@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

h1{
		
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	}
.clearfloat {
 clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.border {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.oneColFixCtrHdr #container {
	width: 906px;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	
	background-repeat: repeat-x;
	background-position: top;
	height: 215px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #center {
	margin: 0px;
	padding-top: 0px;
	padding-right: 57px;
	padding-bottom: 0px;
	padding-left: 57px;
}


.oneColFixCtrHdr #mainContent {
	width: 604px;
	float: left;
	padding-left: 37px;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 57px;
	padding-bottom: 0;
	padding-left: 57px;
	height: 56px;
}

.oneColFixCtrHdr #header_logo {
	background-repeat: no-repeat;
	background-position: left;
	height: 138px;
	font-size: 18px;
	line-height: 138px;
	text-align: left;
	background-image: url(../images/logo.gif);
	padding-left: 266px;
}
.oneColFixCtrHdr #header_menu {
	
	
	text-align: left;
	height: 77px;
	padding-right: 57px;
	padding-left: 57px;
	width: 792px;
}
.oneColFixCtrHdr #header_time {
	text-align: left;
	width: 176px;
	font-size: 10px;
	margin-top: 24px;
	float: left;
	padding-left: 37px;
}
.oneColFixCtrHdr #header_mainmenu {
	text-align: left;
	height: 77px;
	font-size: 9px;
	padding-left: 40px;
	width: 602px;
	float: left;
	line-height: 77px;
	font-weight: bold;
}
a:link, a:visited{
	text-decoration: none;
	color: #999999;
}

a:hover, a:active {
	color: #F7D800;
	text-decoration: none;	
}
.oneColFixCtrHdr #menu_left {
	text-align: left;
	width: 176px;
	font-size: 12px;
	float: left;
	line-height: 18px;
	margin-left: 37px;
}
.oneColFixCtrHdr  #menu_left_content {
	font-size: 10px;
	padding-left: 17px;
}
.dashed {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.oneColFixCtrHdr #footer_up {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 9px;
	line-height: 24px;
	color: #CCCCCC;
	text-align: right;
	height: 24px;
}
.oneColFixCtrHdr #menu_left_down {
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	background-image: url(../images/prezes.jpg);
	background-position: 0px bottom;
	height: 200px;
	width: 152px;
	padding-top: 10px;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	padding-right: 12px;
	padding-left: 12px;
}
.oneColFixCtrHdr #menu_left_dc {
	background-repeat: no-repeat;
	
	text-align: left;
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	background-position: bottom;
	padding-right: 12px;
	padding-left: 12px;
}
.oneColFixCtrHdr #mainContentup {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 20px;
	margin: 0px;
	width: 604px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainContentin {
	margin: 0px;
	padding: 0;
	border: 1px solid #CCC;
}
.oneColFixCtrHdr #mainContentin1 {
	margin: 10px;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

