body {
	padding-right: 0px;
	padding-left: 0px;
	background: #606060;
	padding-bottom: 0px;
	margin: 0px;
	font: 0.8em/1.6em arial ce, arial;
	color: #606060;
	padding-top: 0px;
	text-align: center;
}

#main {
	border: 0px solid;
	margin: 0px auto;
	width: 760px;
	text-align: left;
}
#header {
	background: #CC0000;
	color: white;
}

#header h1 {
	padding-right: 0px; 
	display: block; 
	/*padding-left: 20px;  */
	padding-bottom: 0px; 
	margin: 0px; 
	width: 760px; 
	/*padding-top: 15px; */
	position: relative; 
	height: 120px;
}
#header h1 span {
	padding-right: 0px;
	display: block; 
	padding-left: 0px; 
	z-index: 1; 
	background: url(../images/header.gif); 
	left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 760px; 
	cursor: hand; 
	padding-top: 0px; 
	position: absolute; 
	top: 0px; 
	height: 120px;
}

div#menudiv{
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #A60000;
	height: 100%;
	/*border-left: solid 5px white;
	border-right: solid 5px white; */
	background-image: url('../images/dark_red_top.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

  div#main ul#menu, div#main ul#menu ul  {
		    padding:0;
		    margin:0;
		    list-style-type:none;
	   }  
	
    div#main ul#menu li {
        float:left;
        display:block;
        margin:0px;
    }	

    div#main ul#menu li a  {
        color:white;
		    display:block;
		    float:none;
		    padding-left:9px;
		    padding-right:9px;			 
		    text-align:left;
		    background-color:#A60000;
			 text-decoration: none;
			 border-right: 2px solid #CC0000;
	   }
		
	div#main ul#menu li a:hover  {
	background-color: #CC0000;
	}
	div#main ul#menu li a#xwsCurrentIdLink  {
	background-color: #CC0000;
	}

#content{
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;		
	border-left: 1px solid Black;
	border-right: 1px solid Black;	
	background-color: White;
	border-left: solid 5px white;
	border-right: solid 5px white;		
	min-height: 400px;
}

#vysledky{
	min-height: 300px;
}

#footer-links{
	font-size: 8pt;
	color: White;
	margin: 0px;
	padding-left: 15px;
	_padding-left: 25px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #A60000;
	vertical-align: top;
	background-image: url('../images/dark_red_bottom.gif');
	background-repeat: no-repeat;
	background-position: center top;
}



#footer-copy {
	background: #E88C00;
	color: #FFF1DD;
	padding: 10px 10px 20px 15px;
	_padding: 10px 10px 20px 25px;
	font-size: 10pt;
	text-align: left;
	background-color: #CC0000;
	vertical-align: top;
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}



table{
	margin: 0px 0px 0px 0px;
	color: black; 
}



a  {
	text-decoration: none;
	color: #CC0000;
}
a:hover      { text-decoration: underline;
	color: #CC0000;}

a img {border:none}	
	
#header a, #bottommenu a {
	color: white;
	text-decoration: none;
}

#footer a {
	color: #FFF1DD;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: white;
}		


h1{
	font-size: 18pt;
	margin-top: 3px;
	margin-bottom: 10px;
	color: white;
}

h2{
	font-size: 14pt;
	margin-top: 18px;
	margin-bottom: 15px;
	color: #CC0000;
}

h3{
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 3px;
	color: #B37A02;
	background-color: #FDF5E6;
	padding: 2px 5px 1px 5px;
	border: 1px solid #CD853F;
	clear: left;
	margin: 10px 0 10px 0;
}

ul li{
	list-style: square;
}

ul#mapa-webu li{
	list-style: square;
	color: gray;
}

ul#mapa-webu li a{
	color: black;
}


/* Prevody-jednotek.cz specific styles */

table.prevody{
	border-collapse: collapse;
}

table.prevody td{
	padding: 3px 10px 2px 10px;
	border: 1px solid gray;
}

table.prevody td.col1{
	background-color: #FFF5EE;
}

table.prevody td.col2{
text-align: right;
}

table.prevody tr.currentunit td{
	font-weight: bold;
	background-color: #F5C5C5;
}

select option:hover {
	background-color: Black;
}

input{
	font-family: Arial, Helvetica, sans-serif;
}

.inputfield{
	padding-left: 3px; 
}

.button{
	color: White;
	background-color: #CC0000;
	font-weight: bold;
}

#zadani{
	padding: 0 0 20px 0;
}

#napoveda{
	background-color: #F2F2F2;
	padding: 8px 15px 8px 15px;
	margin: 15px 0 15px 0;
}

			
#adv-box{
	float: right;
	width: 340px;
}

.adv-box-item{
	margin: 0 0 20px 0;
}

.adv-box-item-title a{
	font-weight: bold;
}


			

