body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family:"Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background: url(../images/bg.png) repeat-x;	
}

a {color: #336699;}
a:hover {color: #6B6B6B;}
a img {border:none !important; text-decoration: none;}

.hidden {display:none;}

abbr {
	cursor:help;
	border-bottom:dashed 1px;
}

ul, li {
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;	
}
/* moje */

#site {
	margin: 0 auto;
	width: 960px;
	background-color: #EDEEF0; 	
}

#header {	
	background: url(../images/pictop.jpg) no-repeat;
	background-color: #ffffff; 
	height: 171px;		
}



#lang a {
	float: right;
	position: relative;
	top: 6px;
	right: 6px;
	padding: 4px;
}

#lineumenut {
	border-bottom: 4px solid #93E0FF;	
}

/* hledani top */

#topleva {
	float: left;
}

#mh {
	float: left;	
	margin: 10px 0 0 40px;
	padding-left: 10px;
}

#logo {
	margin: 62px 0 0 10px;
	padding: 0 0 0 0;
}

#search {
	float: left;	
	margin: 10px 0 0 10px;
	font-size: 14px;
}

.inpt {
border: 1px solid #000000;	
}

input, select, textarea { /* vlastnosti formularovych prvku */	
	vertical-align: middle;
}


/* menu top */

#menutop {
	background-image: url(../images/menutop.jpg);
	width: 960px;
	height: 52px;		
}

#menutop a,#menutop a:active,#menutop a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menutop a:hover {
	color:#000000;
	position: relative;
	border-bottom: 4px solid #183152;
	padding-bottom: 48px;		
	text-decoration: none;	
}

#menutop ul li {
	float:left;
	list-style:none;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	margin-top: 16px;
	
}


/* navigace */

#navigace {
	width: 960px;
	height: 30px;
	position: relative;
	text-indent: 10px;
	background-color: #ffffff; 
}

#navigace .nv {
	padding: 6px 0 0 0;
}

/* sloupce */

#colcontainer {
	background-color: #EDEEF0;
	width: 100%;	
	}

#colleft {
	float: left;
	width: 250px;
}

#colright {
	float: right;
	width: 700px;
	background-color: #ffffff;
}

/* zapati */

#endcointainer {
	background-color: #183152;
	clear: both;
	font-size: 6px; 	
	height: 20px;
}

#footer {
	background-color: #ffffff;
	font-size: 0.9em;
	text-align: right;
	font-weight: bold;
	color: #183152;	
}


/* zpet */
#zpetback {
	padding: 0 1em 10em 0;
	text-align: right;
}


/* links */

#links { font-size: 12px; text-align: left; }
#links ul li { list-style: none; padding-bottom: 8px; text-align: left; }




