/* reset
--------------------------------------------------*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form, ul, li,
fieldset {margin: 0; padding: 0; border: 0; }
img { border: 0; }

/* body
--------------------------------------------------*/
body {
    padding: 0;
    font-family: Arial, Verdana, Tahoma, Sans-serif;
    font-size: 14px;

    background: #fff url('../IMG/bgr-r.jpg') fixed top right no-repeat; color: #000;
}
hr { display: none; }
a, li a { color: #048EA4; text-decoration: none; }
a:hover, li a:hover { text-decoration: underline; }
.left { float: left; }
.right { float: right; }
/* html #Main {  }*/
img.png {behavior: url("../png.htc");}



.all {
	background: url("../IMG/menu.jpg") no-repeat left top;
        height:800px;
}
	

#Header {
	/*background: yellow;*/
	padding: 10px 20px 30px 280px; 
	}
#logo {
	/*padding: 20px 20px 20px 30px;*/
	position: absolute; top: 20px; left: 30px;
	}
.obz {
margin: 2px;
border-width: 1px;
border-style: solid;
border-color: red;
width: 250px;

}

.stdi {
margin: 2px;
border-width: 1px;
border-style: solid;
border-color: #006688;
width: 250px;

}

.obz_vi {
margin: 2px;
border-width: 1px;
border-style: solid;
border-color: red;
width: 252px;

}

.error_f {
color: red;
font-style: italic;
font-size: 18px;
text-align: center;
}

label {
color: red;
}

.priv_t {
color: 006688;
}

.stdi_vi {
margin: 2px;
border-width: 1px;
border-style: solid;
border-color: #006688;
width: 252px;

}

.vipad {
margin: 2px;
border-width: 1px;
border-style: solid;
border-color: #006688;
width: 40px;

}

.vipad_obz {
margin: 2px;
border-width: 1px;
border-style: solid;
border-color: red;
width: 40px;

}

.prim {
color: #777777;
font-style: italic;
}

td {
vertical-align: top;
}

.hssa {
	color: #7F7F7F; font-size: 16px; font-weight: bold;
        padding-left: 10px;
	}



#Main {
	padding: 0px 15% 20px 320px;
	}
.leftmenu {
	width: 260px; /*background: url("../img/menu.jpg") no-repeat right top;*/
	text-align: center;
	position: absolute; left: 0; top: 210px;
	}

.moduletablemnu {
	margin-left: 30px;
	}
.moduletablemnu td {
	padding-bottom: 5px;
	}
.moduletablemnu a {
	color: #048EA4; text-decoration: none; font-weight: bold; font-size: 13px;
	}
.moduletablemnu a:hover {
	color: #D4373B; text-decoration: none; font-weight: bold;
	}
.moduletablemnu #active_menu {
        color: #D4373B;
        }

#mainlevel {
	list-style: none;
	}
#mainlevel li {
	font-size: 16px; font-weight: bold; 
	}
#mainlevel a {
	color: #000; 
	}
#mainlevel a:hover {
	color: #048EA4; text-decoration: none;
	}
.leftplus {
	width: 240px; /*background: url("../img/menu.jpg") no-repeat right top;*/
	text-align: center;
	position: absolute; left: 0; top: 500px;
	}
.leftplus .moduletable {
        text-align: left; width: 100%; padding-left: 15px;
        }
.moduletable .search {
	padding:10px 0 0 15px;
        /*text-align: center;*/
        }
.moduletable .search .inputbox {
        border: 1px solid #9EBDC2; margin-bottom: 15px;
        }

.moduletablelogin {
	font-size: 10px;
	padding-left: 20px; text-align: right;
	}
.moduletablelogin input {
	font-size: 10px; border: #048EA4 solid 1px;
	}
.moduletablelogin input.button {
	background: #FFF; border: #048EA4 solid 2px; 
	}

.maintext {
	font-size: 12px; line-height: 1.5em; font-family: Verdana, Tahoma, Sans-serif;
	}
.in .contentheading, h2, .in .componentheading {
        color: #D4373B; font-size: 16px; padding: 30px 10px 10px 30px; font-weight: bold;
        }
.in .componentheading { padding: 20px 10px 0px 30px; color: #7D827C; } 
.in .moduletable img {
        margin: 5px;
        }
.in .contentpaneopen, .in .contentpane, .in .contentpane table, .in .contentpane table table {
        font-size: 12px; line-height: 1.5em; font-family: Verdana, Tahoma, Sans-serif;
        }
	
#Footer {
	padding-left: 290px;
	}
.banner {
	/*float: left; */padding: 0px 10px 0 0px;
	}
.copyright {
	text-align: right; padding: 10px 40px 10px 20px;
	font-size: 12px;
	color: #7D827C;/*048EA4;*/
	}
.copyright .moduletable {
        float: right; text-align: right; /*background: #D4373B; color: #fff;*/ color: #7D827C;
        padding: 10px 20px 10px 30px; font-size: 12px;
        }
.copyright .moduletable a { font-size: 12px; font-weight: bold; color: #7D827C; }
	
	
h1, h3, h4, h5 {
	color: #048EA4; padding: 20px 10px 10px 30px; font-weight: bold; line-height: 1.5em;
	}
h1 { font-size: 26px; padding-left: 10px; line-height: 1.0em;}
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; font-weight: normal; }

.lang {
       position: absolute; top: 5px; left: 200px; font-size: 12px; font-weight: bold;
       /*background: #D4373B; color: #fff; padding: 3px;*/
       }
.lang a { color: #7D827C; }

p {
       margin: 10px 0 5px 0;
       }

.moduletable th {
       color: #D4373B; font-size: 14px; padding-left: 30px; font-weight: normal; text-align: left; padding-top: 10px;
       }
.poll td {
       font-size: 12px; text-align: left; 
       }
.poll .button {
       border: #048EA4 solid 1px; font-size: 12px; background: #fff; color: #048EA4;
       }
.pollstableborder label {
       color: #000;
       }
