*{
	margin:0;
	padding:0;
	border: none;
	color:#000;
	line-height:1.2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

body
{
	background-position: center bottom;
	background-color: #FF9900;
	background-repeat: repeat-y;
	background-image: url(../imgs/bgr_strip.gif);
}

h1
{
	font-size: 20px;
	margin-bottom: 10px;
	color: #078418;
	text-transform: uppercase;
}
h2, h2 a{ font-size:17px; margin-bottom:5px; font-weight:bold;color: #078418;}
h3{ font-size:14px; margin-bottom:5px; font-weight:bold;color: #078418;}

ul, ol{margin-left:30px; margin-bottom:7px;}
li{margin-bottom:5px;}

p{ margin-bottom:10px;}

div, span{}

b, strong{font-weight:bold;}
i, em{font-style:italic;}
u{text-decoration:underline;}

a, a:link, a:visited, a *{color:#078418;}
a:hover, a:active, a:hover *{text-decoration:underline;}

input, textarea, fieldset { border: solid 1px #078418;}

fieldset{margin:10px; padding:10px;}

marquee
{
	font-size: 14px;
	color: #009900;
}

/* ****************** */

.header{
	margin-left:auto;
	margin-right:auto;
	width: 780px;
	background-image: url(../imgs/header_bgr.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 364px;
}

.body{
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	padding: 15px;
}

.preFooter{height:25px; display:block;}
.footer{position:fixed; bottom:0px;width:100%; background-color:#D4C79D; display:block; height:22px;}
.footer, .footer *{font-size:10px; text-align:center; padding-top:3px; line-height:1;}

.leftH{float:left; display:block; width:415px; height:100%;}
.rightH{float:left;display:block; width:365px; height:100%; position:relative;}

.fotky img{margin-left:10px; margin-right:-10px;}
.fotky div{display:block; height:47px; font-size:30px; text-align:center; color:#078418; padding-top:15px}

.menuLeft{
	padding-top: 20px;
	width:150px;
	float:left;
}
.menuLeft *{line-height:1.1;}

.menuLeft a{
	color:#078418;
	background-image: url(../imgs/li_link.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	white-space: nowrap;
	padding-bottom: 5px;
	margin-left: 40px;
}
.menuLeft a:hover, .menuLeft a:hover{color:#fff;}

.menuRight
{
	text-align:center;
	float:right; 
    width:150px;
    padding-top: 20px;
}

div.fotogalerie{ float:left; width:200px; margin:7px -50px 7px 60px ; text-align:center; }

/* ****************** */

.info1, .info2{text-align:center; margin-bottom:20px; clear:both; width:100%;}

.info1 div{float:left; display:block; width:33%;}
.info2 div{float:left; display:block; width:20%;}


.left { width:170px;}

.fastContacts{z-index:999; position:absolute; top:265px; left:95px;}
.fastContacts, .fastContacts *{font-size:12px; color:#078418;}

.cenik
{
	width: 100%;
	/*border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-top-color: #000000;*/
}
.cenik td, .cenik th
{
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.cenik th
{
	background-color: #A5FAAF;
	font-weight: bold;
	text-align: center;
}

img.imgDoprava{margin: 5px 10px 20px 5px;}
p.pDoprava{margin-bottom:20px;}

.tel{font-weight:bold; font-size:15px;}


