@import url('menu.css');
@import url('forum.css');

a:focus, a:active {
  outline: none;
}

body{
	margin:0;
	background: url('../img/zed.jpg') repeat;
	text-align: center;
	font-family: Verdana, sans-serif;
}
#page_cont{
	background: #fff;
	padding: 6px;
	font-size: 11px;
	margin:15px auto;
	text-align:left;
	width: 950px;
	position: relative;
	line-height: 19px;
}
	
h1{
	margin: 0 0 0 90px;
	font-size: 12px;
	display:block;
	width: 200px;
	height: 70px;
	overflow:hidden;
}

h2{
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	line-height: 20px;
	/*color: #ff7300;*/
}

h2 span.section{
	color: #888;
	display:block;
	padding-bottom: 2px;
}

h2 span.small{
	display:block;
	padding-bottom: 2px;
		
	font-size: 14px;
	text-transform: none;
}

h2.smaller{
	/*border:1px solid #ccc;
	border:1px solid #ccc;
	border-left:5px solid #ccc;
	background: #eee;
	*/
	font-size:16px;
	padding:5px 0;
	margin-bottom: 12px;
	
}

h3{
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 5px;
	border-left: solid 5px #fff;
	line-height: 15px;
	margin-top: 0;
}

.plus{
	border-left: solid 5px #ED1C24;
	margin: 0 0 20px 0;
}

.perex_text .plus{
	margin: 0 0 10px 0;
}

.prodejce h3, .archiv_item h3{
	border:none;
	border-left: solid 5px #ED1C24;
}




#widecont h3, #homecont h3, #news h3, #orderform h3, #salesplacesform h3, #feedpanel h3{
	border:none;
	border-left: solid 5px #ED1C24;	
	margin-top: 25px;
}

h4{
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 13px;
	margin: 15px 0 10px 0;
}

.archiv_item h4{
	margin: 10px 0 5px 0;
}

.archiv_item h5{
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 6px 0 1px 0;
	text-transform: uppercase;
	line-height: 14px;
}

p{
	margin: 0;
}

img{
	border: none;
}

a{
	color: #000;
}

a:hover{
	color: #ED1C24;
}

#page{
	overflow: visible;
}
/********************************************************************************************************
* hlavicka
/*******************************************************************************************************/
#flashheader{
	background: url('../img/flash.jpg') no-repeat;
	width: 950px;
	height: 66px;
}

#pagehead{
	width: 950px;
	height:250px;
}

#clankyhead{
	width: 950px;
	height:250px;
}

#youare{
	z-index: 40;
	position: absolute;
	top: 95px;
	right: 15px;
	color: #fff;
	/*font-size: 10px;*/
}

#youare a{
	color: #fff;
}

#prodejcihead{
	width: 950px;
	height:241px;
	background: url('../img/header/prodejci.jpg') no-repeat;
}

#lidehead{
	width: 950px;
	height:242px;
	background: url('../img/header/lide.jpg') no-repeat;
}

#diskusehead{
	width: 950px;
	height:250px;
	background: url('../img/header/diskuse.jpg') no-repeat;
}

#jakpomocihead{
	width: 950px;
	height:242px;
	background: url('../img/header/jakpomoci.jpg') no-repeat;
}



#logo{
	display: block;
	position: absolute;
	left: 31px;
	top: 94px;
}

/********************************************************************************************************
* cont
*******************************************************************************************************/


#homecont{
	width: 470px;
	_width: 455px;
	padding: 5px 5px 20px 5px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 20px;
	float:left;
}



#widecont{
	width: 715px;
	_width: 700px;
	padding: 5px 25px 20px 5px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 20px;
	/*position: relative;*/
	float:left;
	min-height: 550px;
	_height: 550px;
	overflow: visible;
}

#Xwidecont {
	width: 900px;
	padding: 5px 25px 20px 5px;
	margin-left: 20px;
	_margin-left: 20px;
	margin-top: 20px;
	min-height: 150px;
	_height: 150px;
	_overflow-y:visible;
}

#Xwidecont h3{
	border-left: solid 5px #ED1C24;
	margin: 20px 0 10px 0;
}

#Xwidecont h4 span{
	font-weight: normal;
}

#homecont img, #widecont img{
	
}

form#prodejceform{
	padding: 10px 25px 10px 5px;
	margin-left: 20px;
	margin-right: 20px;
	_margin-left: 10px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
}


#cont1, #cont2, .prodejce{
	width: 425px;
	padding: 5px 25px 20px 5px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 20px;
	/*position: relative;*/
	float:left;
}

.prodejce{
	height: 100px;
}

img.prodejc {
	float: right;
}

#cont2{
	margin-top: 55px;
}



#searchpanel input{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 100px;
	border: solid 1px #444;
	padding: 2px;
}
#searchpanel input:focus{
	border: solid 1px #ED1C24;
}

#searchpanel input.btn{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 50px;
	border: solid 1px #444;
	background: #e0e0e0;
	padding: 2px;
	height: 19px;
	position: relative; top: 1px;
	_position: static;
}

#searchpanel input.btn:active{
	border: solid 1px #ED1C24;
}

.searchresult{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

#zobsahu{
	float:left;
	padding: 5px 5px 20px 5px;
	margin-left: 10px;
	margin-top: 34px;
	width: 235px;
	overflow: visible; 
}


#orderform, #news, #salesplacesform,#feedpanel{
	padding: 0;
	margin-left: 5px;
	_margin-right: 10px;
	/*_margin-left: 10px;*/
	margin-top: 2px;
	width: 170px;
	font-size: 10px;
	line-height: 13px;
	float:left;
}



#orderform{
	padding: 0px 0px 0px 0px;
}

#orderform select{
	font-size: 10px;
}

#staracisla .titulka_small input{
	display: block;
	margin: 5px 42px 0 42px;
}

#staracisla .titulka_small{
	border: solid 1px #ccc;
	padding-top: 12px;
	margin: 0 5px 5px 0;
	position: relative;
	background: #fff;
	overflow: hidden;
	*height: 160px;
	
	
}

#staracisla .titulka_small span{
	padding: 5px;
}

#staracisla #titulky{
	width: 510px;
	float: left;
}

#tform{
	width: 205px;
	margin-left: 520px;
	*margin-left: 0px;
	*padding-left: 10px;
	_padding-left: 0px;
	*width: 195px;
	_width: 182px;
	overflow: hidden;
	
}

#tform table{
	width: 100%;
	border-collapse: collapse;
}

td.postovne, td.cenapocet, th.cenafinal{
	text-align:right;
}

#tform th{
	border-top: solid 1px #000;
}

#tform h3{
	margin: 0 0 10px 0;
}

#tform span.small{
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
}

#rekapitulace{
	margin: 10px 0;
	display: none;
}

#tform input,#tform textarea {
	font-family:Verdana,sans-serif;
	font-size:11px;
	padding: 1px;
	margin: 1px 0 5px 0;
	border: solid 1px #000;
	width: 200px;
	*width: 190px;
	_width: 178px;
}

#tform textarea{
	height: 60px;
	margin: 1px 0 0px 0;
}

#tform #chyba{
	color: #ED1C24;
	margin-bottom: 5px;
}


#tform input:focus, #tform textarea:focus{
	border-color: #ED1C24;
}

#staracisla .titulka_small span.cislo{
	padding: 5px;
	position: absolute;
	opacity:0.75;
	filter:alpha(opacity=75);
	background: #fff;
	top: 91px;
	left: 40px;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	font-family: Arial;
	color: #ED1C24;
}

.news_line{
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#news .news_line{
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#aktualni{
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2px 0px 0px 0px;
	margin: 0;
}

#archiv{
	padding-top:3px;
	width: 230px;
}

.archiv_item_cont{
	margin-left: 250px;
	padding-bottom: 20px;
}


.titulka_small{
	float: left;
	text-align:center;
	margin: 0 20px 0 0;
	width: 95px;
	height: 155px;
}

.titulka_small a{
	text-decoration: none;
}

.titulka_small span{
	display:block;
	padding: 5px 0;
	font-size: 10px;
	line-height: 11px
}



#footer {
	width: 950px;
	height: 22px;
	background: #646466;
	text-align: center;
	letter-spacing:1px;
}

#footer p{
	text-transform: uppercase;
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:13px;
	letter-spacing:1px;
	font-weight: bold;
	line-height: 22px;
}

.clear{
	clear:both;
}

#strankovani{
	text-align: center;
	font-family:arial,sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	padding: 15px;
}

#strankovani a{
	text-decoration: none;
	font-size:16px;
	padding: 0px 10px;
}

.archiv_item .titulka{
	float: left;
	margin: 0 30px 40px 10px;
}

#no_prodejce{
	margin: 30px 0;  
	color: #ED1C24;
	font-size: 14px;
	font-family:arial,sans-serif;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.perex_text{
	margin-bottom: 18px;
}

.perex_text h3.plus{
	margin: 6px 0 3px 0;
	font-size:13px;
	line-height:14px;
	text-transform: none;
}


.perex_text h4{
	font-size: 14px;
	margin:0 0  5px 0;
}

.perex{
	padding-bottom: 3px;
	padding-right: 5px;
	text-align: justify;
}

#author_perex_cont a{
	display: block;
	text-decoration: none;
}

#author_perex_cont a:hover{
	text-decoration: underline;
}

#clanek div{
	text-align: justify;
}

#clanek div img{
	padding:15px;
}

#clanek h2, #clanek h3, #clanek h4{
	text-align: left;
} 

a.feed{
	display: block;
	margin-top:5px;
	padding:0 0 0 20px;
	width:55px;
	line-height: 16px;
	float: left;
	background: url(../img/atom.png) top left no-repeat;
}
div.feed{
	padding-bottom:25px;
}

div.townpart{
	clear: left;
}


#salesplacesform select{
	border: solid 1px #000;
	width: 150px;
}

div.salesplace{
	height: 60px;
	width: 198px;
	float: left;
	padding: 10px 0 2px 10px;
	border-bottom: solid 1px #ccc;
	border-left: solid 5px #ccc;
	margin: 0 25px 25px 0px;
}

.salesplace h4{
	margin: 0 0 2px;
}

/* form past na roboty */
.podiv{
	display: none;
}

#parts_list{
	text-align: center;
}

#parts_list a{
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	padding: 10px;
}

#contact_form input, #contact_form textarea, #contact_form select{
	width: 200px;
}

#contact_form select{
	width: 206px;
}

#contact_form input.btn{
	border: solid 2px #000;
	width: 206px;
}

#contact_form td{
	min-width: 100px;
	_width: 100px;
	_overflow: auto;
}


#catch{
	display:none;
}

#contact_form{
	background: #eee;
	padding: 15px 10px;
	float: right;
	margin: 0 0 20px 25px;
}

#contact_form h3{
	margin-top: 0;
}

#error{
	padding-bottom: 5px;
	color: #ED1C24;
}

input, textarea, select{
	font-family:Verdana,sans-serif;
	font-size:11px;
	padding:2px;
	border: solid 1px #000; 
}

input:focus , textarea:focus{
	border: solid 1px #ED1C24;
}

#news .news_line h4{
	margin: 0;
	padding: 0;
}

.poll_bar{
	height: 5px;
	background: #ED1C24;
	margin: 2px 0 6px 0;
	border: solid 1px #ED1C24;
	border-right: none;
}

#poll p{
	padding: 2px 0;
}

.spot_0, .spot_1{
	width: 340px;
	height: 405px;
	float: left;
	overflow: hidden;
	font-size: 10px;
	line-height: 15px;
}

.spot_0{
	margin-right: 30px
}

.spot_0 img, .spot_1 img{
	padding: 10px 0 5px 0;
}

#radio_preview{
	width: 181px;
	background: url(../img/radio.jpg) top left no-repeat;
}

#radio_preview h3{
	margin-bottom: 142px;
}

.file_cont{
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	min-height: 110px;
}

.file_cont span{
	display: block;
}

.file_cont span.size{
	font-style: italic;
}

.file_cont table.form{
	float: right;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #ccc;
  margin: 0 0 10px 10px;
  padding: 0 0 5px 5px;
}

.err{
	color: #ED1C24;
}

img.icon{
	position: relative;
	top: 3px;
}
