@import url("master.css");
#hlavni{
	width: 785px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 500px;
	padding-top: 137px;
}
#header{
	height: 102px;
	background: url(../images/header.gif) no-repeat;
	position: relative;
}
#header #home{
	width: 250px;
	height: 80px;
	/*background: Red;*/	
	position: absolute;
	top: 10px;
	right: 20px;
}

ul#language {
	position: absolute;
	top: 15px;
	right: 0;
}

ul#language li{
	list-style-type: none;
	float: left;
	left: 662px;
	bottom: 37px;
	padding-left: 15px;
	margin-bottom: 30px;
}
ul#language li img{
	border: 1px solid #fff;
}


/****  obsah    *****/
#obsah{
	margin-top: 25px;
}


#levy{
	width: 360px;
	float: left;
}
#text{
	width: 280px;
	height: 100px;
	float: right;
}
img{
	margin-bottom: 10px;
}




#pravy{
	float: right;
	width: 425px;	
}



#pravy ul{
	margin: 0;
	padding: 0 0 0 1.5em;
	list-style: disc url(../images/str_li.gif);

	
}
/*
#pravy li{
	display: inline;
	padding-right: 4px;
	padding-left: 12px;
	background: url(../images/str_li.gif) no-repeat 0 5px ;
}
*/


ul#menu li{
	list-style-type: none;
	margin-left: 35px;
	margin-bottom: 33px;
	padding-left: 30px;
	background: url(../images/menu_sipka.gif) no-repeat 0 1px;
	/*font-weight: bold;*/
	font-size: 100%;
	text-transform: uppercase; 
}
ul#menu li li{
	margin-left: 0;
	margin: 15px 0;
	font-size: 90%;
	padding-left: 30px;
	padding-bottom: 4px;
}

ul#menu a{
	color: #fff;
	text-decoration: none;
}
ul#menu a:hover{
	text-decoration: underline;
}
.active{
	text-decoration: underline !important;
}


#banner{
	position: absolute;
	left: 14px;
	top: 15px;
}
#iso{
	position: absolute;
	right: 163px;
	top: 222px;
	font-size: 90%;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	background: url(../images/menu_sipka.gif) no-repeat 0 0;
}
#drobky{
	position: absolute;
	right: 0;
	top: 117px;
	background: none !important;
	padding-left: 0 !important;
	font-size: 85%;
}
li#kontakt2{
	position: absolute;
	left: 415px;
	top: 220px;
}
#ticker-container {
	position:relative;
	overflow:hidden;
	width:126px;
	height:310px;
}
#ticker {
	position:relative;
	width:126px;
}
	




