@charset "utf-8";
/* CSS Document */

body{
 margin:0px auto;
 padding:0px;
 background-color:rgb(220,228,238);
}
div,p{
 margin:0px auto;
 padding:0px;
 font-family:Helvetica,Arial,Sans;
 font-size:9pt;
 color:rgb(34,82,122);
 text-align:justify;
}

.header-container{
	clear:left;
	float:left;
	background:url(../img/bgr-top-1.jpg);
	height:123px;
	width:100%;
	margin:0px auto;
	padding:0px;
	text-align:center;
	border-bottom:3px solid rgb(220,228,238);
}
.header-top{
    margin:0px auto;
	padding:0px;
	width:964px;
	border:none;
}
.header-logo{
	float:left;width:210px;height:120px;margin:0px;padding:0px;border:none;
	background:url(../img/cs-logo-1a2.bmp)
}
.header-menu{
	float:right;
	width:741px;
	margin:0px;
	padding:0px;
	border:0px solid #f0f;
}

.header-menuitem-red{
	float:left;
	background:url(../img/bgr-top-2red.png) no-repeat;color:rgb(255,255,255);font-family:"DejaVu Sans",Verdana,Sans;font-size:9pt;font-weight:bold;
	width:110px;height:28px;padding:0px;text-align:center;border:none;margin-right:12px;
}

.header-menuitem-gray1{
	float:right;
	background:url(../img/bgr-top-2gray.png);color:rgb(34,82,122);font-family:"DejaVu Sans",Verdana,Sans;font-size:9pt;font-weight:bold;
	width:112px;height:28px;padding:0px;text-align:center;border:none;margin-right:1px;
}

.header-menuitem-gray12{
	float:right;
	background:url(../img/bgr-top-2gray.png);color:rgb(34,82,122);font-family:"DejaVu Sans",Verdana,Sans;font-size:9pt;font-weight:bold;
	width:112px;height:28px;padding:0px;text-align:center;border:none;margin-right:12px;
}

.header-menuitem-kapcsolat{
    margin-top:7px;
	text-align:center;
}
.header-menuitem-kapcsolat a{
    color:rgb(34,82,122);
	text-decoration:none;
}
.header-menuitem-kapcsolat a:hover{
    color:rgb(34,82,122);
	text-decoration:underline;
}
.header-menuitem-kapcsolat a:visited{
    color:rgb(34,82,122);
	text-decoration:none;
}

.header-menuitem-liebedoc{
	text-align:center;
    margin-top:7px;
}
.header-menuitem-liebedoc a{
    color:rgb(226,38,92);
	text-decoration:none;
}
.header-menuitem-liebedoc a:hover{
    color:rgb(226,38,92);
	text-decoration:underline;
}
.header-menuitem-liebedoc a:visited{
    color:rgb(226,38,92);
	text-decoration:none;
}

.header-menuitem-termekek{
	text-align:center;
    margin-top:7px;
}
.header-menuitem-termekek a{
    color:#fff;
	text-decoration:none;
}
.header-menuitem-termekek a:hover{
    color:#fff;
	text-decoration:underline;
}
.header-menuitem-termekek a:visited{
    color:#fff;
	text-decoration:none;
}

.middle-menu{
	margin:auto;padding:0px;width:962px;height:68px;border:none;
	background:url(../img/theme-menu-bg1.jpg) no-repeat;
	clear:left;
}
.middle-menuitem active{
	font-weight:bold;
}
.middle-menuitem-1{
	float:left;margin:0px;padding:0px;width:150px;height:66px;
	border-right:1px solid #aaa;
	color:rgb(30,30,30);
	font-family:"DejaVu Sans",Verdana,Sans;font-size:10pt;
	font-weight:normal;
}
.middle-menuitem-1 p{
	margin-top:21px;
	padding:0px 0px 0px 24px;
	text-align:left;
}
.middle-menuitem-1 a{
	margin:0px;
	padding:0px;
	border:none;
	color:rgb(34,82,122);
	font-family:"DejaVu Sans",Verdana,Sans;font-size:10pt;
	font-weight:bold;	
	text-decoration:none;	
}
.middle-menuitem-1 a:hover{
	color:rgb(34,82,122);
	text-decoration:underline;	
}
.middle-menuitem-1 a:visited{
	color:rgb(34,82,122);
	text-decoration:none;	
}

.middle-menuitem-x{
	float:left;margin:0px;padding:0px;width:150px;height:66px;
	border-right:1px solid #aaa;
	border-left:1px solid #fff;
	color:rgb(34,82,122);
	font-family:"DejaVu Sans",Verdana,Sans;font-size:10pt;
	font-weight:normal;
}
.middle-menuitem-x p{
	margin-top:21px;
	padding:0px 0px 0px 24px;
	text-align:left;
}
.middle-menuitem-x a{
	margin:0px;
	padding:0px;
	border:none;
	color:rgb(34,82,122);
	font-family:"DejaVu Sans",Verdana,Sans;font-size:10pt;
	font-weight:normal;	
	text-decoration:none;	
}
.middle-menuitem-x a:hover{
	text-decoration:underline;	
	color:rgb(34,82,122);
}
.middle-menuitem-x a:visited{
	color:rgb(34,82,122);
	text-decoration:none;	
}

.middle-menuitem-last{
	float:left;margin:0px;padding:0px;width:150px;height:66px;
	border-left:1px solid #fff;
	color:rgb(34,82,122);
	font-family:"DejaVu Sans",Verdana,Sans;font-size:10pt;
	font-weight:normal;
}
.middle-menuitem-last p{
	margin-top:21px;
	padding:0px 0px 0px 24px;
	text-align:left;
}
.middle-menuitem-last a{
	margin:0px;
	padding:0px;
	border:none;
	color:rgb(34,82,122);
	font-family:"DejaVu Sans",Verdana,Sans;font-size:10pt;
	font-weight:normal;	
	text-decoration:none;	
}
.middle-menuitem-last a:hover{
	text-decoration:underline;	
}
.middle-menuitem-last a:visited{
	color:rgb(34,82,122);
	text-decoration:none;	
}


.footer{
	clear:left;
	float:left;
	background:none;
	height:70px;
	width:100%;
	margin:0px auto;
	text-align:center;
	border:none;
}
.footer-line{
	margin:0px auto;
	padding:0px;
	width:962px;
	height:68px;
	border:none;
	background:url(../img/theme-menu-bg1.jpg) no-repeat;
}
.footer-line p{
	float:left;
    clear:left;
	color:rgb(226,38,92);
	padding:4px 7px;
}
.footer-line span{
    clear:left;
	float:left;
	color:rgb(34,82,122);
	padding:3px 7px;
}
.footer-line a,a:visited{
	color:rgb(34,82,122);
}
.footer-line a:hover{
	color:rgb(226,38,92);
}

tr:hover.lista_file {
	background: #7B8CA6;
}
