@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #003366;
	background-color: #3399cc;
	background-image: url(../images/bkg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;

}

#container {
width:990px;
margin:0 auto;
background-color:#66ccff;
padding:8px 0px 0px 0px;
font-size:12px;
}

#header {
	background-image: url(../images/bkg-head.gif);
	background-repeat: repeat-x;
	height:70px;
}

#header .logo {
margin:20px 10px 10px 20px;
float:left;}

#header .meniu {
float:right;
margin:10px;} 

.meniu a, .meniu a:hover, .meniu .sel {
float:left;
display:inline;
padding:3px 6px;
margin:16px 5px 0px 5px;
font-size:12px;
text-transform:uppercase;
color:#003399;
font-weight:bold;
text-decoration:none;} 

.meniu a:hover, .meniu .sel {
background-color:#66ccff;
}

.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
margin:0px;}

#left {
	float:left;
	width:240px;
	background-image: url(../images/bkg-mn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#66ccff;
}

#left .mn {
border-top:solid 1px #a4def8;
margin:20px;}

.mn a, .mn a:hover, .mn .sel {
	color:#FFFFFF;
	border-bottom:solid 1px #a4def8;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:3px 2px;
}

 .mn .sel {
background-color:#ccffff;
color:#006699;
border-bottom:solid 1px #ccffff;}

.mn a:hover{background-color:#007DC6;
color:#003366;
border-bottom:solid 1px #ccffff;}

.submn {
background-color:#ccffff;
padding-left:10px;
padding-bottom:5px;
color:#006699;
line-height:14px;
}

.submn a, .submn a:hover, .submn .sel {
	color:#006699;
	display:block;
	border-bottom:none;
	font-weight:normal;
	text-decoration:none;
	padding:2px;
	font-size:11px;
}

.submn a:hover, .submn .sel {
	color:#012d58;
	text-decoration:none;	
}


#left .box {
margin:20px 20px 10px 20px;
color:#006699;}

.t14 {
font-size:14px;}

a {color:#006699;
font-weight:bold;
}

a:hover {
text-decoration:none;}

#right {
width:750px;
float:right;
}

.vizual {
text-align:center;

margin:0px 0px 10px 0px;}

#content {
background-image: url(../images/bkg-pg.gif);
background-repeat: repeat;
background-position: right top;
min-height:365px;
	margin-top:20px;
	padding:0px 20px 10px 20px;


}

.homel {
width:460px;
padding-right:20px;
float:left;}


h1 {
text-transform:uppercase;
margin:25px 0px 18px 0px;
font-size:24px;
font-weight:normal;
color:#ffffff;}

h2 {
text-transform:uppercase;
margin:10px 0px;
font-size:20px;
font-weight:normal;
color:#003366;}


h3 {
margin:12px 0px;
font-size:18px;
font-weight:normal;
color:#006699;
}

h4 {margin:20px 0px; font-size:14px; color:#006699;}

p {
margin: 5px 0px;}

.homer {
width:230px;
float:right;
padding-bottom:15px;}

.homer img {
margin-bottom:15px;}

.homer a {
font-size:11px;
text-decoration:underline;
font-weight:normal;}

.homer a:hover {
text-decoration:none;}

.sep {
border-top: solid 1px #50b6e9;
line-height:1px;
font-size:1px;
margin:15px 0px;}

#footer {
margin:0 auto;
width:990px;
text-align:right;
font-size:10px;
color:#ccffff;
padding:2px 0px;}

.prod {
border-top: solid 1px #3399cc;
padding-top:15px;
margin-top:5px;
display:block;
}

.pz {
width:210px;
padding:4px;
background-color:#FFFFFF;
border:solid 1px #7dcbe4;
float:left;
margin-right:12px;
margin-bottom:11px;
text-align:center;}

.pz1 {
padding:4px;
background-color:#FFFFFF;
border:solid 1px #7dcbe4;
margin-bottom:10px;
text-align:center;
}


.tab {
border:solid 1px #3399cc;
border-collapse:collapse;
margin:10px 0px;}


.tab td{
border:solid 1px #3399cc;
padding:2px;
}

