body {
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	background: url(fleha.jpg) repeat-x #d60006
}
body.sec {
	background: url(fleha2.jpg) repeat-x  #d60006

}

#toolbar {
	height:23px;
	background: url(/img/bg.jpg) repeat-x;
	color:#d3dee1;	
	position:relative;
	width:100%;
	margin:0;
	font-size:11px;	

	margin-top:-1px;
}


#toolbar p {	
	padding-top:2px;
	margin:0;
	text-align:center;
	margin-top:-21px;	
}



#toolbar p img {
	padding-top:2px;	
}

#toolbar p span {
	padding-left:5px;
	padding-right:2px;
	margin-right:10px;
} 

#toolbar a {
	color:#d3dee1;	
	text-decoration:none;	
}

#toolbar a:hover {
	color:#e8f0f2;	
	text-decoration:none;	
}
img {
	border: none;
}
#container {
	margin: auto;
	width: 100%;
}
	#left {
		float: left;
		width: 60%;
		color: white;
	}
		#left_c {
			padding: 200px 0px 0px 100px;
		}
			#left_c a {
				color: white;
				text-decoration: underline
			}
				#left_c a:hover {
					text-decoration: none;

				}
	#right {
		float: left;
		width: 40%;
		text-align: right
	}


ul {
	width:510px;
	font-size:13px
}

ul.obrazec {
	list-style-type:none;
}

ul.obrazec input {
	width:300px;
	margin-bottom:10px;
}

ul.obrazec input[type="submit"] {
	width:90px;
	margin-bottom:10px;
}
ul.obrazec input[type="radio"] {
	width:20px;
	margin-bottom:10px;
	display:inline-block
}

ul.obrazec input[type="select"] {
	width:100px;
	margin-bottom:10px;
}

ul.obrazec label {
	width:200px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
	margin-top:2px;
}

ul.obrazec span {
	display:inline-block;
	margin:10px;
	margin-left:0;
}

ul.options {
	display:inline-block;
}

.ontop {
	position:relative;
	z-index:10;
}

.onbottom {
	position:relative;
	z-index:0;
}

span.opis {
	font-size:15px;
	margin:3px 0px !important;
}

.small {
	font-size:11px !important
}



