/* CSS Document */
body
	{
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d6a01;
	margin: 0px;
	}
	
#all
	{
	width: 900px;
	height: 100%;
	position: absolute;
	margin: 0px 0px 0px -450px;
	left: 50%;
	}	

#back_img
	{
	width: 866px;
	height: 420px;
	background-image: url(../images/bg_podklad.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	margin: 0px 0px 0px -450px;
	left: 50%;
	}
		
#flash
	{
	width: 900px;
	height: 320px;
	margin: 0px auto;
	}
#admin_div h2
	{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FED100;
	}
#admin_div h3
	{
	font-size: 14px;
	}
textarea
	{
	background-color: #171717;
	border: 1px solid #7d6a01;
	color: #fed100;
	}
form
	{
	margin: 0px;
	padding: 0px;
	}
	
file
	{
	background-color: #171717;
	border: 1px solid #7d6a01;
	font-size: 12px;
	color: #fed100;
	}
	
.file
	{
	background-color: #171717;
	border: 1px solid #7d6a01;
	font-size: 12px;
	color: #fed100;
	}	
				
.input
	{
	background-color: #171717;
	border: 1px solid #7d6a01;
	font-size: 11px;
	color: #fed100;
	}
.select
	{
	background-color: #171717;
	border: 1px solid #7d6a01;
	font-size: 11px;
	color: #fed100;
	outline-style: none;
	}
.select_cl
	{
	background-color: #000;
	border: 1px solid #7d6a01;
	font-size: 11px;
	color: #fed100;
	outline-style: none;
	width: 634px;
	}			
.submit
	{
	background-color: #000;
	color: #fed100;
	border: 1px solid #7d6a01;
	font-weight: bold;
	font-size: 11px;
	}	
#admin_menu
	{
	width: 90px;
	float: left;
	margin: 15px 0px 0px 0px;
	height: 285px;
	border-right: 1px dashed #7d6a01;
	}		
#admin_menu a
	{
	display: block;
	color: #7d6a01;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}
#admin_main
	{
	width: 740px;
	height: 285px;
	margin: 15px 0px 0px 17px;
	float: left;
	}	
#admin_sub_menu
	{
	width: 690px;
	text-align: center;
	}
#admin_sub_menu a
	{
	color: #fed100;
	font-weight: bold;
	margin: 0px 10px;
	}		
#admin_scroll
	{	
	width: 710px;
	overflow: auto;
	height: 250px;
	margin: 25px 0px 0px 0px;
	text-align: left;	
	}
#admin_scroll table
	{
	width: 685px;
	margin: 0px 0px 0px 0px;
	}	
#admin_scroll table td
	{
	height: 18px;
	}	
.yellow
	{
	color: #fed100;
	}	
.yellow_bold
	{
	font-weight: bold;
	color: #fed100;
	}
	
	
	
	
	
/*Moje css*/
#main
	{
	width: 868px;
	height: 320px;
	margin: 30px auto 0px auto;
	/*border: 1px solid red;*/
}
#agentura{
	/*border: 1px solid yellow;*/
	width: 850px;
	overflow: auto;
	height: 320px;
}
/*.posuvnik{
	float: right;
	border: 1px solid orange;
	height: 100%;
	position: relative;
	top: 155px;
}*/
h1{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
}
.text, .ttext{
	font-size: 11px;
}
.text{
	font-weight: normal;
}
.ttext{
	font-weight: bold;	
}
.ttext1{
	font-weight: bold;
	color: #fed100;
	font-size: 12px;
}
.nazevpozice{
	color:  #fed100;
	font-weight: bold;
	font-size: 14px;
}
.ttext2{
	font-weight: bold;
	color: #fed100;
	font-size: 11px;
}
.seznam{
	margin-bottom: 5px;
	font-weight: bold;
}
.clear{
	clear: both;
}
.on{
	display: block;
}
.off{
	display: none;
}
.hand{
	cursor: pointer;
}

#logo1, #logo2, #logo3, #logo4{
	width: 262px;
	height: 30px;
}

#logo1{
	background: url(../images/brand1.gif);
	background-repeat: no-repeat;
}

#logo2{
	background: url(../images/brand2.gif);
	background-repeat: no-repeat;
}

#logo3{
	background: url(../images/brand3.gif);
	background-repeat: no-repeat;
}

#logo4{
	background: url(../images/brand4.gif);
	background-repeat: no-repeat;
}

#logo5{
	background: url(../images/logo-podebradka1.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 84px;
	margin: 15px 0px 0px 0px;
}

#logo6{
	background: url(../images/logo-podebradka2.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 29px;
	float: left;
	margin: 10px 0px 0px 0px;
}

#logo7{
	background: url(../images/logo-sunday.gif);
	background-repeat: no-repeat;
	width: 98px;
	height: 46px;
	float: left;
	margin: 0px 0px 0px 20px;
}

#logo8{
	background: url(../images/logo-prolinie.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 33px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.popisloga{
	margin: 5px 0px 10px 0px;
	width: 350px;
	height: 20px;
}

#item3{
	margin-left: 10px;
	width: 795px;
	/*border: 1px solid #FF00AD;*/
	margin-top: 3px;
}
#item1, #item2{
	margin-left: 10px;
	display: none;
	height: auto;
}
#item1{
	margin-top: 3px;
}

.leva{
	float: left;
	/*border: 1px solid blue;*/
}
.vlevo{
	margin-left: 7px;
}
h3{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0;
	font-size: 12px;
}
.sirka1{
	width: 300px;
}
.sirka2{
	width: 88px;
}

.uni{
	margin-left: 20px;
	margin-top: 0px;
}
.under{
	text-decoration: underline;
}
#l1{
background: url(../images/loga/mercedes.PNG);
/*height: 85px;*/
width: 82px;
}
#l2{
	background: url(../images/loga/sunday.PNG);
	/*height: 73px;*/
	width: 124px;
}
#l3{
	background: url(../images/loga/fixies.PNG);
	/*height: 97px;*/
	width: 90px;	
}
#l4{
	background: url(../images/loga/prolinie.PNG);
	/*height: 52px;*/
	width: 202px;
}
#l5{
	background: url(../images/loga/hame.PNG);
	/*height: 82px;*/
	width: 108px;
}
#l6{
	background: url(../images/loga/kinder.PNG);
	/*height: 58px;*/
	width: 158px;
}
#l7{
	background: url(../images/loga/ria.PNG);
	/*height: 76px;*/
	width: 85px;
}
#l8{
	background: url(../images/loga/lg.PNG);
	/*height: 75px;*/
	width: 95px;	
}
#l9{
	background: url(../images/loga/mitsubishi.PNG);
	/*height: 108px;*/
	width:  56px;
}
#l10{
	background: url(../images/loga/moeller.PNG);
	/*height: 64px;*/
	width: 192px;
}
#l11{
	background: url(../images/loga/podebradka.PNG);
	/*height: 40px;*/
	width: 239px;
}
#l12{
	background: url(../images/loga/melitta.PNG);
	/*height: 89px;*/
	width: 89px;
}
#l13{
	background: url(../images/loga/henkel.PNG);
	height: 72px;
	width: 104px;
}
#l14{
	background: url(../images/loga/bel.PNG);
	/*height: 106px;*/
	width: 53px;
}
#l15{
	background: url(../images/loga/walmark.PNG);
	/*height: 82px;*/
	width: 121px;	
}
#l16{
	background: url(../images/loga/adidas.PNG);
	/*height: 86px;*/
	width: 87px;
}
#l17{
	background: url(../images/loga/zubr.PNG);
	/*height: 100px;*/
	width: 76px;
}
#l18{
	background: url(../images/loga/racio.PNG);
	/*height: 79px;*/
	width: 95px;
}
#l19{
	background: url(../images/loga/indulona.PNG);
	/*height: 66px;*/
	width: 163px;
}
#l20{
	background: url(../images/loga/litovel.PNG);
	/*height: 100px;*/
	width: 64px;
}
#l21{
	background: url(../images/loga/smart.PNG);
	/*height: 39px;*/
	width: 188px;
}
#l22{
	background: url(../images/loga/zentiva.PNG);
	/*height: 39px;*/
	width: 254px;
}
#l23{
	background: url(../images/loga/tupperware.PNG);
	/*height: 61px;*/
	width: 222px;
}
#l24{
	background: url(../images/loga/milko.PNG);
	/*height: 48px;*/
	width: 159px;
}
#l1, #l2, #l3, #l4, #l5, #l6, #l7, #l8, #l9, #l10, #l11, #l12, #l13, #l14, #l15, #l16, #l17, #l18, #l19, #l20, #l21, #l22, #l23, #l24{
	float: left;
	height: 60px;
}
#l1, #l2, #l3, #l4, #l5,#l6, #l7, #l8, #l9, #l10, #l11, #l12, #l13, #l14, #l15,#l16, #l17, #l18, #l19, #l20{
	margin-left: 12px;
}
#l21, #l22, #l23, #l24{
	margin-left: 12px;
}
#clovek1, #clovek2, #clovek3{
	background: #1C1906;
/*	border: 1px solid #FFC0CB;*/
	width: 780px;
	margin-left: 10px;
	height: 45px;
	margin-bottom: 5px;
}
#clovek1otevren, #clovek2otevren, #clovek3otevren{
	background: #FED100;
	width: 780px;
	height: 215px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.fotka{
	margin-left: 7px;
	margin-top: 7px;
	height: 120px;
	width: 103px;
	border: 1px solid black;
	float: left;
}
.zivotopis{
	float: left;
	margin-left: 15px;
	margin-top: 11px;
}
.sipka{
	float: left;
	margin-left: 26px;
	height: 17px;
	width: 17px;
	background: url(../images/sipka-dolu-h.gif);
	margin-top: 12px;
}
.inicialy{
	float: left;
	margin-left: 55px;
	margin-top: 8px;
}
.up{
	background: url(../images/sipka-nahoru.gif);
	height: 17px;
	width: 17px;
	margin-top: 250px;
}
.up:hover{
	background: url(../images/sipka-nahoru-h.gif);
}
.down{
	background: url(../images/sipka-dolu.gif);
	height: 17px;
	width: 17px;
	margin-top: 4px;
}
.down:hover{
	background: url(../images/sipka-dolu-h.gif);
}
#kontakt{
	float: left;
	/*border: 1px solid Yellow;*/
	height: 320px;
	width: 420px;
}
#formular{
	float: left;
	/*border: 1px solid #00FF02;*/
	height: 320px;
	width: 420px;
	margin-left: 10px;
	/*border: 1px solid red;*/
}
#praha{
	float: left;
	/*border: 1px solid #00FCFF;*/
	height: 320px;
	width: 200px;
}
#zlin{
	float: left;
	/*border: 1px solid #FF007A;*/
	height: 320px;
	width: 200px;
	margin-left: 20px;
}
.email{
	text-decoration: underline;
	color: #7d6a01;
}
.email:hover{
	text-decoration: none;
	color: #7d6a01;
}
.popisky{
	float: left;
	/*border: 1px solid #FF007A;*/
	width: 65px;
	
}
.prvek{
	float: right;
}
.inputwidth{
	width: 248px;
	height: 14px;
	background-color: #171717;
	color: #fed100;
	border: 1px solid #7d6a01;
	font-size: 11px;
}
.sel{
	border: 1px solid #7d6a01;
	background-color: #171717;
	color: #fed100;
}
.ta{
	color: #fed100;
	font: Arial, Helvetica, sans-serif;
	background-color: #171717;
	border: 1px solid #7d6a01;
	font-size: 11px;
}
.spos{
	margin-top: 55px;
}
#pombtn{
	margin-left: 280px;
}
.btn1{
	float: left;
	/*margin-left: 20px;*/
}
.btn2{
	float: right;
}
.vkont{
	padding-top: 2px;
	min-height: 23px;
}
.pozadavky{
	float: left;
	width: 178px;
}
.obsahpozadavku{
	float: left;
	width: 674px;
	text-align: justify;
}
.atucny{
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #fed100;
}
.atucny:hover{
	text-decoration: none;
	color: #fed100;
}
.odpoved{
	float: right;
}
.mezera{
	padding-top: 10px;
}
.popiska{
	float: left;
	width: 200px;
}
.obsah{
	float: left;
	
}
.tlacitko{
	margin-left: 200px;
}

#home_left
	{
	width: 278px;
	text-align: justify;
	float: left;
	}

h2
	{
	color: #fed100;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	}
	
#home_right_top
	{
	width: 560px;
	height: 204px;
	float: left;
	margin: 0px 0px 0px 30px;
	}
	
#home_right_bottom
	{
	width: 540px;
	height: 81px;
	
	float: left;
	margin: 0px 0px 0px 30px;
	}
	
.home_news
	{
	width: 152px;
	height: 55px;
	float: left;
	display: block;
	margin: 0px 41px 0px 0px;
	text-align: left;
	line-height: 16px;
	}
	
.link
	{
	color: #fed100;
	font-size: 11px;
	font-weight: bold;
	}	
	
.link:hover
	{
	text-decoration: none;
	}	
	
.link:visited
	{
	color: #fed100;	
	}
	
.press_col
	{
	width: 278px;
	float: left;
	}
	
.det_col
	{
	width: 100%;
	text-align: justify;
	}	

.works_img
	{
	width: 78px;
	height: 78px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
	text-decoration: none;
	margin-right: 11px;
	opacity: .5;
	filter: alpha(opacity=50);
	}	
	
.works_img:hover
	{	
	opacity: 1;
	filter: alpha(opacity=100);
	}
	
.works_img_small
	{
	width: 55px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
	text-decoration: none;
	margin-right: 11px;
	opacity: .5;
	filter: alpha(opacity=50);
	}	
	
.works_img_small:hover
	{	
	opacity: 1;
	filter: alpha(opacity=100);
	}							
	
.home_list
	{
	display: block;
	color: #7d6a01;
	font-size: 11px;
	text-decoration: none;
	width: 170px;
	}
	
.home_list:hover
	{
	text-decoration: underline;
	color: #fed100;
	}
	
#work_main
	{
	width: 675px;
	float: left;
	height: 254px;
	overflow: hidden;
	}
	
#work_main_inner
	{
	width: 670px;
	height: auto;
	}					

#work_list
	{
	width: 110px;
	float: left;
	}
	
.clients_list
	{
	width: 120px;
	height: 253px;
	overflow: hidden;
	}
	
#clients_list_inner	
	{
	width: 115px;
	height: auto;
	}
	
.arrows
	{
	width: 17px;
	height: 50px;
	position: absolute;
	margin: -60px 0px 0px 790px;
	}			
	
.arrow_up
	{
	height: 17px;
	width: 17px;
	background-image: url(../images/sipka-nahoru.gif);
	cursor: pointer;
	}
	
.arrow_up:hover
	{
	height: 17px;
	width: 17px;
	background-image: url(../images/sipka-nahoru-h.gif);
	cursor: pointer;
	}
	
.arrow_down
	{
	height: 17px;
	width: 17px;
	background-image: url(../images/sipka-dolu.gif);
	cursor: pointer;
	margin: 10px 0px 0px 0px;
	}
	
.arrow_down:hover
	{
	height: 17px;
	width: 17px;
	background-image: url(../images/sipka-dolu-h.gif);
	cursor: pointer;
	}	
	
.arrows_cat
	{
	width: 17px;
	height: 50px;
	position: absolute;
	margin: -60px 0px 0px 630px;
	}
	
#work_det_img					
	{
	width: 400px;
	height: 270px;
	background-repeat: no-repeat;
	background-position: 50% 50%;	
	text-decoration: none;
	float: left;
	margin: 5px 20px 0px 0px;
	}
	
#det_cl
	{
	width: 180px;
	height: 256px;
	overflow: hidden;	
	}

#det_right
	{
	width: 180px;
	float: left;
	}
		
#det_cl_inner
	{
	width: 175px;
	height: auto;
	}			

#flash_det
	{
	width: 420px;
	height: auto;
	float: left;
	}
	
#agency_left .div
	{
	width: auto;
	text-align: justify;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 10px 0px;
	}	
	
#agency_left
	{	
	width: 408px;
	height: auto;
	float: left;
	}	
	
#agency_right
	{	
	width: 438px;
	height: 400px;
	float: left;	
	}		
	
#agency_right_loga
	{	
	width: 438px;
	height: 350px;
	background-image: url(../images/loga_agency.gif);
	margin: 5px 0px 0px 0px;
	}		
	
#admin_scroll table td
	{
	border-bottom: 1px solid #fed100;
	}	

.lide_col_1
	{
	width: 280px;
	height: 185px;
	float: left;
	background-color: #FED100;
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-position: 18px 20px;
	}	
	
.lide_col_2
	{
	width: 280px;
	height: 183px;
	border-top: 1px solid #FED100;
	float: left;
	background-color: #000;
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	background-position: 18px 38px;
	}	
	
.lide_col_3
	{
	width: 280px;
	height: 185px;
	float: left;
	background-color: #FED100;
	background-image: url(../images/rauschert.jpg);
	background-repeat: no-repeat;
	background-position: 18px 38px;
	}
	
.lide_col_4
	{
	width: 279px;
	height: 185px;
	border-left: 1px solid #FED100;
	float: left;
	background-color: #000;
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
	background-position: 18px 38px;
	}
	
.lide_col_5
	{
	width: 280px;
	height: 185px;
	float: left;
	background-color: #FED100;
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
	background-position: 18px 38px;
	}	
	
.lide_col_6
	{
	width: 279px;
	height: 185px;
	border-right: 1px solid #FED100;
	float: left;
	background-color: #000;
	background-image: url(../images/6.jpg);
	background-repeat: no-repeat;
	background-position: 18px 38px;
	}
	
.lide_col_7
	{
	width: 280px;
	height: 185px;
	float: left;
	background-color: #FED100;
	background-image: url(../images/7.jpg);
	background-repeat: no-repeat;
	background-position: 18px 38px;
	}	
	
.lide_col_8
	{
	width: 280px;
	height: 184px;
	border-bottom: 1px solid #FED100;
	float: left;
	background-color: #000;
	background-image: url(../images/8.jpg);
	background-repeat: no-repeat;
	background-position: 18px 38px;
	}	
	
.lide_col_9
	{
	width: 280px;
	height: 185px;
	float: left;
	background-color: #FED100;
	background-image: url(../images/9.jpg);
	background-repeat: no-repeat;
	background-position: 18px 38px;
	}				
		
.lide_text h3
	{
	font-size: 14px;
	text-decoration: underline;
	}
	
.lide_text a
	{
	text-decoration: none;
	color: #7d6a01;
	font-weight: bold;
	}
	
.lide_text a:hover
	{
	text-decoration: underline;
	}	
	
.lide_text p
	{
	text-align: left;
	}		
	
.lide_text
	{
	margin: 50px 0px 0px 145px;
	}	

/**
	* css trida pro formatovani dlouhych mailovych adres, ktere se nevejdou vedle
	* obrazku ale musi byt pod nim, MIMO .lide_text bloku */
.lide_long_mail{
	text-decoration: none;
	color: #7d6a01;
	font-weight: bold;
	display:block;
	margin-top:65px;
	margin-left:17px;
}
	
#lide_all
	{
	width: 840px;
	height: 330px;
	background-color: #fed100;
	background-image: url(../images/all_small.jpg);
	background-repeat: no-repeat;
	background-position: 20px 19px;
	margin: 20px 0px 0px 0px;
	}	

#lide_all a
	{
	width: 800px;
	height: 289px;
	float: left;
	text-decoration: none;
	margin: 19px 0px 0px 19px;
	}
	
#div_lide
	{
	margin: 0px 0px 30px 0px;
	}	
	
.div_h3_click
	{
	font-size: 12px;
	color: #fed100;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
	}
	
.work_det_img_link
	{
	width: 100%;
	height: 100%;
	float: left;
	text-decoration: none;
	}		
	
#popup
	{
	width: 538px;
	height: 228px;
	background-repeat: no-repeat;	
	background-image: url(../images/popup.jpg);
	position: absolute;
	top: 350px;
	left: 50%;
	margin: 0px 0px 0px -269px;
	border: 5px solid #fed100;
	}
	
.pop_close
	{
	width: 66px;
	height: 22px;
	float: left;	
	text-decoration: none;
	margin: 15px 0px 0px 456px;
	}	
	
.pop_link
	{
	width: 66px;
	height: 18px;
	float: left;
	text-decoration: none;
	margin: 155px 0px 0px 456px;
	}		
		
		
#comp_left
	{
	width: 	523px;
	height: 500px;
	background-repeat: no-repeat;
	background-image: url(../images/comp.jpg);
	background-position: 0px 60px;
	float: left;	
	}	

#comp_right
	{
	width: 330px;
	height: auto;
	float: left;
	text-align: justify;
	margin: 5px 0px 0px 10px;
	}
	
/* pridano 11.10.2009 - zmena kvuli tendrum */
#tendr th{color: #fed100;text-align:left;}
#tendr h3{color: #fed100;}
#tendr h2{margin-bottom:20px;}
#tendr table{border-bottom:1px solid #FED100;padding-bottom:15px;margin-bottom:15px;}
#tendr a{color: #fed100;}
