*
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
.clear
{
	clear: both;
	height: 0;
	width: 0;
}
html
{
	background: #d9d9d9 url(bg.jpg) repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body
{
  width: 948px;
	margin: 0 auto;
	position: relative;
}

#search
{
  position: absolute;
	left: 560px;
	top: 4px;
	width: 406px;
	height: 36px;
	border: solid 0px red;
}

#search-main
{
  position: absolute;
	left: 60px;
	top: 170px;
	width: 800px;
	height: 20px;
	border: solid 5px white;
}

#search-position
{
  position: absolute;
	left: 60px;
	top: 210px;
	border: solid 0px red;
}

#header
{
  position: absolute;
	left: 40px;
	top: 0px;
	background: url(header.jpg) no-repeat 0 0;
	width: 948px;
	height: 132px;
}
#icon
{
  position: absolute;
	left: 58px;
	top: 44px;
	width: 102px;
	height: 102px;
}

h1
{
  position: absolute;
	left: 250px;
	top: 228px;
	color: red;
	font-size: 22px;
	Z-INDEX:100;
}

h2 {color: #35739b;	font-size: 20px; padding: 5px 5px 5px 17px;}
h3 {color: #35739b;	font-size: 18px; padding: 0 5px 5px 17px;}
h4 {color: #35739b;	font-size: 16px; padding: 0 5px 5px 17px;}

p {padding: 0 5px 5px 14px;}

#drobeckova_navigace
{
  position: absolute;
	left: 40px;
	top: 6px;
}
#drobeckova_navigace a
{
	color: blue;
}
#drobeckova_navigace a:hover
{
	color: red;
  text-decoration: none;
}

#logo
{
	width: 600px;
  height: 130px;
	display: block;
	position: absolute;
	left: 130px;
	top: 0px;
	line-height: 400px;
	overflow: hidden;
}

/* ---------------------------------------------------------------------------------------
2) Main
--------------------------------------------------------------------------------------- */
#main
{
  position: absolute;
	left: 50px;
	top: 200px;
  background: white center;
	width: 933px;
}
#main #content
{
	width: 730px;
	float: right;
	margin-right:5px;
	padding-top:65px;
}

#main #leftContent{
	width:185px;
	float:left;
	margin-left:1px;
}

#main #content a
{
	color: blue;
}
#main #content a:hover
{
	color: red;
  text-decoration: none;
}

#main #content #big-banner
{
	padding: 14px 1px 0 14px;
}

#main #content ul
{
	padding: 1px 1px 0 14px;
}

#main #content li
{
	font-weight: normal;
	background: url(inside-01.jpg) no-repeat 0 5px;
	padding-left: 25px;
	border: none;
}

#main #content #menu
{
	padding-top: 10px;
}

#main #content #menu li
{
	font-weight: normal;
	display: inline;
	padding: 0px 20px 0px 25px;
}

#main #content #left-menu
{
	width: 190px;
	float: left; 
}

#main #content #left-menu li
{
	font-weight: normal;
	padding: 0px 20px 0px 25px;
}

#main #wide-skycreaper
{
	float: right;
	padding: 14px 14px 14px 14px;
}

input.text-field
{
	border:1px solid #1f3a4d; 
  height:20px; 
  color:red;
}

textarea
{
	border:1px solid #1f3a4d; 
  color:red;
}

table
{
  width: 934px;
}

td.column-0
{
  border:1px solid #d9d9d9; 
  padding: 3px 3px 3px 3px;
  background: #e8e9f1;
}

td.column-1
{
	background: #e0dfe3; 
	width: 160px ; 
  padding: 3px 3px 3px 3px;
  text-align: right;
}

td.column-2
{
	background: #e0dfe3; 
  padding: 3px 3px 3px 3px;
}

td.column-3
{
	text-align: right; 
	padding: 5px 5px 5px 5px;
	background: #35739b;
}

td.column-4
{
	text-align: left; 
	padding: 5px 5px 5px 5px;
	background: #35739b;
}

td.column-1-3
{
	text-align: right; 
	padding: 5px 5px 5px 5px;
	background: #35739b;
}


textarea
{
	border:1px solid #1f3a4d; 
  color:red;
}

/* ---------------------------------------------------------------------------------------
5) Footer
--------------------------------------------------------------------------------------- */
#footer
{
	border:1px solid #d9d9d9; 
  clear: both;
	height: 20px;
	padding: 3px 3px 3px 3px;
	background: white;
}
#footer ul
{
	margin-left: 0px;
}
#footer ul li
{
	display: inline;
	padding: 0 10px;
}
#footer ul li a
{
	color: blue;
}
#footer ul li a:hover
{
  text-decoration: none;
  color: red;
}

/* ---------------------------------------------------------------------------------------
5) Copyright
--------------------------------------------------------------------------------------- */
#copyright
{
  clear: both;
	height: 20px;
	padding: 3px 3px 3px 3px;
	background: #d9d9d9;
}
#copyright ul
{
	margin-left: 0px;
}
#copyright ul li
{
	display: inline;
	padding: 0 10px;
}
#copyright ul li a
{
	color: blue;
}
#copyright ul li a:hover
{
  text-decoration: none;
  color: red;
}



/* ---------------------------------------------------------------------------------------
edit for templates
--------------------------------------------------------------------------------------- */

#header-banner
{
  position: absolute;
	left: 40px;
	top: 40px;
	width: 948px;
	height: 132px;
}
#header-banner div.banner{
	position:absolute;
	margin-left:150px;
	width:800px;
	height:110px;
	
}
div.backLinks{
	float:left;
	width:220px;
}
p.temp2R{
	float:right;
	width:470px;
	
}
#main.temp3{
	top:240px;
}
h1.temp3{
	top:200px;
}
#footer.temp3{
	background: white;
	position:absolute;
	width:928px;
	top:-75px;
  border:1px solid #a6a6a6;
}
div.advInRight{	
	float:right;
	width:250px;
	padding: 0px 0px 20px 0px;
}
/* ---------------------------------------------------------------------------------------
edit for frontpage
--------------------------------------------------------------------------------------- */
#topMenu{
	position:absolute;
	width:937px;
	top:-33px;		
}
#topMenu li{
	float:left;
	text-align:center;
	margin-right:2px;
}
#topMenu li:hover ul{
	display:block;
}
#topMenu li ul{
	display:none;
	position:absolute;
	z-index:101;
}
#topMenu li a{
	display:block;
	width:154px;
	height:23px;
	padding-top:5px;
	color:#fff;
	text-decoration:none;
	background-color:#5A78AC;
	margin-bottom:1px;	
}
#topMenu li a:hover,#topMenu li a.selected{
	background-color:#FF0000;
}
#topMenu li li{
	float:none;
}
#topMenu li li a{
	height:20px;
	padding-top:3px;
	text-align:left;
	padding-left:4px;
	width:150px;
}

#topMenu ul.hidden{
	display:none;
}

#leftContent span.alpha{
	display:block;
	text-align:right;
	height:25px;
	font-size:13px;
	color:#5878A7;
	padding-top:3px;
	padding-right:2px;	
	
}
#leftContent ul.alpha{
	position:absolute;
	top:0px;
	margin-left:192px;
	width:700px;
	
}
#leftContent ul.alpha li{
	float:left;
}
#leftContent ul.alpha li.selected a{

	color:red;
}
#leftContent ul.alpha li a:hover{
	text-decoration:none;
}
#leftContent ul.alpha li a{
	text-align:center;
	width:24px;
	display:block;
	font-size:18px;
	color:#0000FF;
}
#leftContent .mainMenu{
	background-color:#5A78AC;
	padding:2px;
	padding-left:20px;
	margin-bottom:1px;
	color:#fff;
	
	background: #5A78AC url(menubg.gif) repeat-y;
}
#leftContent .leftMenu li{
	background-color:#EDEDED;
	margin-bottom:1px;
	height:17px;	
}
#leftContent .leftMenu li a{
	color:#5A78AC;
	text-decoration:none;
	display:block;
		height:17px;
	padding-left:4px;
}
#leftContent .leftMenu li a:hover,#leftContent .leftMenu li.selected a{
	color:#fff;
	background-color:red;
}
.hrefTable{
	width:100%;
}
.hrefTable th{
	color:#fff;
	background-color:#5A78AC;
	padding:1px 5px 1px 5px;
	text-align:left;
}
.hrefTable td{
	background-color:#efefef;
	padding:1px 5px 1px 5px;
}

#searchForm{
	
}
#searchForm input{
	border:1px #000 solid;
	padding:1px 5px 1px 5px;
	font-size:12px;
	width:173px;
	margin-bottom:2px;
}
#searchForm button{
	border:1px #000 solid;
	padding:1px 5px 1px 5px;
	font-size:12px;
	width:125px;
	margin-bottom:6px;
}
#searchForm a{
	float:right;
	width:59px;
	height:22px;
	background: #d9d9d9 url(google.jpg) no-repeat;	
}
#searchForm a span{
	display:none;
}
.paging{
	margin:4px;
	text-align:center;	
}
#headerSelectStreet,#headerSelectCity,#headerSelectArea,#headerSelectState{
	float:left;
	border:1px #8E8E8E solid;
	background-color:#E4EAE2;
	margin-top:4px;
	padding:1px 0px 1px 4px;
	
}

#headerSelectStreet{width:200px;margin-left:60px;}
#headerSelectCity{width:300px;margin-left:5px;}
#headerSelectArea{width:320px;margin-left:5px;}
#headerSelectState{width:80px;margin-left:5px;padding-left:20px}
#headerUlice{	
	z-index:1000;
	width:1000px;
	position:absolute;
	height:30px;
	border-bottom:1px #8E8E8E solid;
}
#header{
	margin-top:30px;
}
option#czeflag{
	background:#E4EAE2 url(cz.jpg) no-repeat 3px 3px;
	padding-right:5px;
	padding-left:30px
}
option#googleflag{
	background:#E4EAE2 url(google.jpg) no-repeat 3px 3px;
	padding-right:5px;
	padding-left:30px
}
#headerSelectState.cz{
	background:#E4EAE2  url(cz.jpg) no-repeat 3px 5px;
}
#headerSelectState.google{
	background:#E4EAE2  url(google.jpg) no-repeat 3px 5px;
}
