* { margin: 0; padding: 0 } 
ul {list-style-type: none;
margin: 0;
padding: 0;}
body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	background: #fff;
	color: #000;
	font-size: x-small;
	text-align: center;
	line-height: 1.5;
	margin: 0;
} 
html, body { height: 100% } 
html>body { font-size: small } 
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0 0 15px 0;
}
p, li
{
	color: #4D5864;
}
a{
	text-decoration: none;
}
.noscreen { width: 200px; position: absolute; left: 0; top: -1000px } 
hr { display: none } 
.clear{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;	
}
/* layout */ 
#wrap {
	min-height: 100%;
	width: 760px;
	height: auto;
	padding-bottom: 10px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/page_bc.jpg) repeat-y left;
} 
#bar-top {
	height: 10px;
	width: 760px;
	background: #7C7C7C url(images/bar-top-bc.jpg);
	line-height: 10px;
}
#top-nav{
	width: 760px;
	height: 57px;
	background: url(images/top-nav-bc.jpg) repeat-x;
	position: relative;
	text-align: center;
	font: 14px Georgia, Times, serif;
}
#top   {
	width: 760px;
	margin: 0;
	padding: 0;
	position: relative;
	height: 143px;
}
#box
{
	width: 760px;
	margin: 0;
	padding: 0;
	background: #F8F7F7 url(images/box-bc.jpg) repeat-x top;
	height: auto;
}
#left_wrap
{
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
}
#left
{
	margin: 0;
	padding: 0.5em;
	min-height: 100px;
	_height: 100px;
	text-align: left;

}
#left_wrap h3 {
	margin: 3px 0 3px 10px;
	font-size: 110%;
	color: #3F72C3;
	background: White;
}
#content_wrap
{
	margin: 0 0 0 215px;
	padding: 0;
}
#content
{
	margin: 0;
	padding: 0.5em 1em;
} 
#foot{
	background: url(images/foot-bc.jpg) repeat-x;
	width: 760px;
	height: 50px;
	padding: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 11px;
}
#foot .lef{
	width: 48%;
	float: left;
	padding: 0;
	color: #9C9C9C;
}
#foot .righ{
	width: 40%;
	float: right;
	text-align: right;
	padding: 5px 35px 0 0;
}
h1, h1 span {
	width: 386px;
	height: 143px;
	left: 0;
	top: 0;
	font-size: 170%;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	color: #fff;
}
h1 span {
	display: block;
	background: url(images/logo.jpg) no-repeat;
	z-index: 1;
	cursor: pointer;
		font-size: 0%;
}
h2, h2 span {
	width: 372px;
	height: 143px;
	font-size: 150%;
	overflow: hidden;
	position: absolute;
	left: 388px;
	top: 0;
	z-index: 1;
	color: #fff;
}
h2 span {
	display: block;
	background: url(images/top-image.jpg) no-repeat;
	z-index: 2;
	left: 0;
}
h3 {
	margin: 10px 0 10px 10px;
	font-size: 130%;
	color: #768596;
}
h4 {
	margin: 2px 0 10px 5px;
	font-size: 120%;
	color: #29679C;
}
a.odkaz{
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}
a.odkaz:hover{
	color: #B2B2B2;
}
#content ul, #content ul {
	padding: 5px 10px 15px 35px;
}
#content li, #content li {
	list-style: disc;
	padding-bottom: 5px;
}
img{
	border: 0;
	margin: 0;
	padding: 0;
}
.imag, .imagright, imagleft {
	background-color: #fff;
	padding: 5px;
	border: 1px solid Silver;
}
.imagright {
	float: right;
}
.imagleft {
	float: left;
}
.nobrd { border: 0 }
.space1{
	margin-top: 2px;
}
.space2{
	margin-top: 5px;
}
.space3{
	margin-top: 10px;
}
.space4{
	margin-top: 20px;
}
.space5{
	margin-top: 40px;
}

a.odkaz_dvebe {
	font-size: 7pt;
	color: Silver;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	font-weight: normal;
}
a.odkaz_dvebe:hover {
	color: #5C5C5C;
	text-decoration : underline;
}

.mainmenu{
	margin-top: 5px;
	margin-left: 20px;
	padding: 3px 3px 3px 30px;
	display: block;
	background: url(images/menu-dot.gif) no-repeat 5px;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4A5460;
	line-height: 12px;
	border-top: 1px solid #F3F1F1;
}
.submenu{
	padding : 0;
	display : block;
	line-height: 12px;
}
.submenu li {
	line-height: 1px;
	padding: 0;
	margin: 0;
}
.submenu a{
	margin: 0 10px 0 15px;
	color: #7B808A;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	display: block;
	_display: inline-block;
	font: bold 11px Arial, Helvetica, sans-serif;

}
.submenu a:hover {
	color: Black;
	text-decoration: none;
	background-color: #F8F7F7;
}
.hot{
	
}
.hot h4 a{
	color: #29679C;
}
.hot h4 a: hover{
	color: #004080;
}
.subhot h4 a{
	color: #90914F;
	font-size: 70%;
}
.subhot h4 a: hover{
	color: #004080;
}
.imag, .imagright, imagleft {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #CDCDCD;
}
.imagright {
	float: right;
}
.imagleft {
	float: left;
}
.sep{
	color: #4A5460;
	margin: 3px 0 15px 0;
	padding: 5px 0 0 50px;
	background: url(images/sep-bc.jpg) repeat-x;
	font-size: 110%;
	font-weight: bold;
}
#offer_detail{
	width: 500px;
	border: 1px solid #E5EBEE;
	background: #F3F3F3 url(images/listing-bc.jpg) no-repeat top right;
	padding: 5px 5px 5px 5px;
}
.detail_main{
	color: #4D5864;
	background-color: #F8F7F7;
	padding: 5px 5px 5px 5px;
	border: 1px dashed #F0F3F5;
	font-size: 1em;
}
.detail_small{
	color: #003878;
}
.detail_left{
	font-size: 77%;
}
.detail_right{
	font-size: 75%;
	font-style: italic;
}
.separ{
	color: #B5BCC6;
	font-size: 0.8em;
	border-bottom: 1px solid #A9B2BC;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 1em 0;
}
.small{
	font-size: 60%;
}
.listing {
	float: right;
	width: 500px;
	min-height: 90px;
	_height: 90px;
	margin: 0 0 5px 0;
	padding: 5px 10px 0px 10px;
	border: 1px solid #E6E6E6;
	background: url(images/listing-bc.jpg) no-repeat top right;
}
.listing a{
	color: #90914F;
}
.listing .price{
	color: #2D508E;
	margin: 0 0 0 100px;
}
.ponuknite_nam form{
	width: 450px;
	padding: 0px;
	font-size: 11px;
}
.ponuknite_nam fieldset{
	padding: 10px;
	border: 1px solid #B1C1D1;
	margin-bottom: 15px;
	width: 440px;
	backgrodund: #FBFCFE url(images/offer-detail-bc.jpg) repeat-x;
}
.ponuknite_nam input,textarea{
	border: 1px solid White;
	margin: 1px;
	padding: 1px;
	font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	background: #FBFCFE url(images/offer-list-bc.jpg) repeat-y;
	width: 200px;
}
textarea .big{
	width: 300px;
}
.big input,textarea{
	width: 300px;
}
.ponuknite_nam input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	color: #333333px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.ponuknite_nam input.submit:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}
.ponuknite_nam label{
	color: #535762;
	font-size: 11px;
}
.ponuknite_nam legend{
	padding: 10px; /*gives a bit of padding between the border and the test*/
	color: #006400;
	font: bold 14px Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.ponuknite_nam .submitbutton {
	border: 1px solid #003366;
	background-color:#CCCCFF;
}
.error{
	color: Red;
}

#nav li
{
	display: block;
	list-style: none;
	position: relative;
}
#nav .uvod, #nav .informacie, #nav .sluzby, #nav .kontakt{
	width: 140px;
	height: 57px;
	top: 0px;
	font-size: 170%;
	overflow: hidden;
	position: absolute;
	z-index: 5;
	color: #fff;
	display: block;
}
#nav li a{
	z-index:1;
	display: block;
	line-height: 57px;
}
#nav hid{
	visibility: hidden;	z-index: 1;
}
#nav .uvod{
	left: 0px;
	z-index: 5;
	background: url(images/nav-uvod.jpg) no-repeat;
}
#nav .uvod a:hover{
	background:  url(images/nav-uvod.jpg) no-repeat 0 -57px;
}
#nav .informacie{
	left: 140px;
	z-index: 5;
	background: url(images/nav-informacie.jpg) no-repeat;
}
#nav .informacie a:hover{
	background:  url(images/nav-informacie.jpg) no-repeat 0 -57px;

}
#nav .sluzby{
	left: 280px;
	z-index: 5;
	background: url(images/nav-sluzby.jpg) no-repeat;
}
#nav .sluzby a:hover{
	background:  url(images/nav-sluzby.jpg) no-repeat 0 -57px;
}
#nav .kontakt{
	left: 420px;
	z-index: 5;
	background: url(images/nav-kontakt.jpg) no-repeat;
}
#nav .kontakt a:hover{
	background:  url(images/nav-kontakt.jpg) no-repeat 0 -57px;
}
#menu
{
	width: 210px;
	background: url(images/menu-bc.jpg) repeat-y;
}
