@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #231F20;
	color:#FFFFFF;
	font-size:11px;
	
	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	line-height: 18px;
}

td{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	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 */
	line-height: 18px;
	/*text-transform: uppercase;*/
	
}



a, a:visited, a:active {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

a:hover {
	color: #8D1227;
	text-decoration:underline;
}

a.podmenu, a.podmenu:visited, a.podmenu:active {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

a.podmenu:hover {
	color: #8D1227;
	text-decoration:underline;
}

.tdlogin
{
background-image:url(img/head_back_ld.jpg);



}

h1.menu
{
font-size:11px;
color:#8d1227;
font-weight:bold;
text-transform: uppercase;
margin: 0px 0px 15px 0px;

}

.menuo
{
background-image: url(img/sipka.gif);
background-repeat:no-repeat;
background-position: left top;
padding-left: 20px;
margin: 0px 0px 12px 0px;
}

.nadpiss
{
	background-image: url(img/nadpis_maly.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 27px;
	padding-top: 6px;
	margin: 0px 0px 12px 0px;
	font-size:11px;
	color:#8d1227;
	font-weight:bold;
	text-transform: uppercase;
	height:32px;
}

.nadpisb
{
	background-image: url(img/nadpis_velky.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 27px;
	padding-top: 6px;
	margin: 0px 0px 12px 0px;
	font-size:11px;
	color:#8d1227;
	font-weight:bold;
	text-transform: uppercase;
	height:31px;
}

.tdmenu
{
	background-image:url(img/menu_back.jpg);
	background-repeat:repeat-x;
	background-color:#437c0c;


}

.impe
{
border-color: #347413;
border-width:1px;
width: 105px;
height: 15px;

}

.impee
{
border-color: #347413;
border-width:1px;
width: 250px;
height: 15px;
margin-left:0px;
margin-top:10px
}

.impes
{
border-color: #347413;
border-width:1px;
width: 250px;
height: 15px;
}

.impea
{
border-color: #347413;
border-width:1px;
width: 250px;
height: 100px;
margin-left:0px;
margin-top:10px;
margin-bottom:10px
}

td.predm
{
background-color:#437b0c;
width:2px;
}

td.zam
{
text-align:right;

}


img.oleft
{
padding-right: 7px;
padding-bottom:7px;
}

img.obr1
{
/*margin: 2px 2px 2px 2px;*/
border-style: solid ; 
border-width: 2px;
border-color: #231F20;

}


.notia
{

	position: absolute;
	top: 0px;
	left: 50%;
	padding: 0px 0px 0px 0px;
	 margin: 2px 0 0 374px;
	height:244px;
	width:18px;
	
	
}