@charset "utf-8";
/* CSS Document */
body
{
	border: 0;
	background: #c6e9af;
	background-image:url(../svc_podklady/1bg_design2.jpg);
	background-repeat: repeat-x;
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	color:#030;

}

.p table tr .H2 strong {
	text-align: left;
	color: #C00;
	}
.menu
{
padding: 0;
margin: 0;
}
.menu a
{
text-decoration: none;
color:#253959;
display: block;
width:100%;
text-align: center;}
.menu ul, .menu li
{list-style-type: none;
margin: 0;
padding: 0 .0em;
}
ul.uroven1 li.polozka1
{
float: left;
height: 25;
width: 140px;
position: relative;
font-weight: bold;
color: #253959;
background: #00b6ef;
padding: .5em .0em;
height: 1.3 em;
_width: 0px; /* IE */
}
ul.uroven2
{
position: absolute;
top: -180;
font-size: 12px;
font-color:black;
left: 0;
top: 2.1em;
_top: 2.1em; /* IE */
width: 140px;
height: relative;
background: #5fe1ff;


visibility: hidden;
padding: .0em .0em;
}
ul.uroven2 img
{
border: solid #368 0px;
}
ul.uroven2 li.polozka2 a
{
font-weight: normal;
text-align: centre;
padding: 0 .0em .0em;
margin: 0 -.0em;
}
ul.uroven2 li.polozka2 a:hover
{
background: #00c4f1;
}
.menu a:hover
{
text-decoration:none;
}
ul.uroven1 li.polozka1
{
behavior: url(hover.htc);
}
ul.uroven1 li.polozka1:hover,
ul.uroven1 li.polozka1Hover
{
background: #2dd7fe;
}
ul.uroven1 li.polozka1Hover ul.uroven2,
ul.uroven1 li.polozka1:hover ul.uroven2
{
visibility: visible;
} 

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #030;
	text-transform: uppercase;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030;
	text-align: left;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;}
	
		a:link {color:#253959}
a:visited {color:#253959}
a:active {color:black}
a {font-weight:normal; text-decoration:undeline}
a:hover {color:black; font-weight:normal; text-decoration:none; background-color:none
}
.orange a:link {color:#FF3300}
.orange a:visited {color:#FF3300}
.orange a:active {color:#FF3300}
.orange a {font-weight:normal; text-decoration:none}
.orange a:hover {
	color:#030;
	font-weight:normal;
	text-decoration:underline;
	background-color:none;
	text-align: left;
}

