body
{
	margin:0;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	padding: 0;
	background:url(../files/images/layout/bg-body.png) left top repeat-x #108d0d;
	color:#000000;
	border-top:2px solid #ffffff;
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
br.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
p {
	line-height:1.3em;
}
#page {
	width:955px;
	margin:0px auto;
	text-align:left;
}

/*left-column*/
#left-column {
	width:262px;
	float:left;
}
#left-column #top {
	height:224px;
	background:url(../files/images/layout/bg-left-header.png) right bottom no-repeat;
}
/*Logo*/
a#logo{
	color:#f3f3f3;
	font-weight:bold;
	font-size:2.4em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:217px;
	height:75px;
	float:left;
	margin-top:8px;
	left:3px;
}
a#logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url("../files/images/layout/logo.png") top left no-repeat;
	width:217px;
	height:75px;
}
/*Logo*/
/*News-box*/
#news-box {
	color:#ffffff;
}
#news-box #top-line{
	width:262px;
	height:9px;
	background:url(../files/images/layout/bg-news-top.png) right top no-repeat #0e800b;
	overflow:hidden;
}
#news-box #news-content-wrapper{
	background:url(../files/images/layout/bg-news-content-wrapper.png) right top repeat-y;
	width:258px;
	padding:0px 0px 0px 4px;
}
#news-box #news-content-wrapper #news-content{
	background:url(../files/images/layout/bg-news-content.png) left top repeat-x #108d0d;
	min-height:405px;
	_height:405px;
	padding:0px 7px 0px 12px;
}
#news-box #bottom-line{
	width:262px;
	height:18px;
	background:url(../files/images/layout/bg-news-bottom.png) right top no-repeat #108d0d;
	overflow:hidden;
}
#news-box h1{
	color:#b4d9b7;
	font-size:1.3em;
	background:url(../files/images/layout/bg-news-h1.png) left center repeat-x;
	margin-bottom:0.4em;
}
#news-box h1 span{
	background:url(../files/images/layout/bg-news-h1-span.png) left center repeat-x;
	padding-right:10px;
}
.boxik-akce {
	font-size:0.85em;
	padding-bottom:1.3em;
}
.boxik-akce h2{
	font-size:1.1em;
	margin-bottom:0.4em;
}
.boxik-akce p{
	line-height:1.3em;
}
.boxik-akce a{
	color:#ffffff;
}
.boxik-akce a:hover{
	color:#b4d9b7;
	text-decoration:none;
}
/*News-box*/
/*left-column*/

/*right-column*/
#right-column {
	float:left;
	width:690px;
}
#right-header {
	background:url(../files/images/layout/bg-right-header.png) left top no-repeat;
	height:92px;
	padding-top:20px;	
}
/*main-menu*/
#main-menu {
	list-style-type:none;
	width:668px;
	height:62px;
	background:url(../files/images/layout/bg-main-menu.png) left top no-repeat #0a3d96;
	margin-left:25px;
	overflow:hidden;
	line-height:62px;
	text-align:center;
}
#main-menu li{
	display:block;
	float:left;
	background:url(../files/images/layout/bg-main-menu-li.png) right center no-repeat;
	height:62px;
	padding:0px 10px;
}
#main-menu li.first{
	padding-left: 15px;
}
#main-menu li.last{
	background:none;
}
#main-menu li a{
	color:#9cadcb;
	text-decoration:none;
	font-size:1.1em;
	padding-bottom:10px;
}
#main-menu li a:hover, #main-menu li a.act{
	color:#ffffff;
	background:url(../files/images/layout/bg-main-menu-hover.png) center bottom no-repeat;
}
/*main-menu*/

/*content*/
#content {
	width:690px;
}
#content #content-top-line{
	width:690px;
	height:11px;
	overflow:hidden;
	background:url(../files/images/layout/bg-content-top.png) left top no-repeat;
}
#content #content-main {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background:url(../files/images/layout/bg-content-main.png) left top repeat-x #ffffff;
	min-height:587px;
	_height:587px;
	padding:3px 20px 20px 20px;
	font-size:0.9em;
}
#content-main h1{
	color:#0849b1;
	text-decoration:center;
	font-size:1.7em;
	background:url(../files/images/layout/bg-content-h1.png) left center repeat-x;
	text-align:center;
	margin-bottom:0.8em;
}
#content-main h1 span{
	background:url(../files/images/layout/bg-content-h1-span.png) left center repeat-x;
	padding:0px 12px;
}
#content-main h2{
	font-size:1.4em;
	margin-bottom:0.3em;
}
#content-main img.grey-border{
	border:2px solid #cecdcb;
}
#content-main p{
	padding:0.8em 0em 0.3em 0em;
}
#content-main p:first-letter{
	font-weight:bold;
	font-size:1.2em;
}
#content-main a{
	color:#000000;
}
#content-main a:hover{
	color:#0d7e0b;
	text-decoration:none;
}
#content-main ul{
	padding:0.3em 0em 0.3em 0em;
	list-style-type:square;
	margin-left:20px;
}
#content-main ul li{
	line-height:1.3em;
	margin-bottom:0.3em;
}
/*content-boxik*/
.content-boxik {
	border:2px solid #000000;
	padding:10px;
	min-height:112px;
	_height:112px;
	margin-bottom:2.3em;
}
.content-boxik .boxik-foto{
	float:left;
}
.content-boxik .boxik-text{
	margin-left:170px;
}
/*content-boxik*/
/*content*/

/*footer*/
#footer {
	background:url(../files/images/layout/bg-footer.png) left top no-repeat;
	min-height:52px;
	_height:52px;
	margin-left:-2px;
	margin-bottom:20px;
	color:#ffffff;
}
#footer p{
	text-align:center;
	padding-top:18px;
	font-size:0.8em;
}
#footer a{
	color:#ffffff;
}
#footer a:hover{
	color:#b4d9b7;
	text-decoration:none;
}
/*footer*/
/*right-column*/

.boxik-kontakt {
overflow:hidden;
width:50%;
float:left;
}
h6 {
font-size:1.3em;
padding-top:50px;
}

/*kontaktni-formular*/
input, textarea {
font-family:"Times New Roman", Times, serif;
border:1px solid #989696;
padding:2px;
}
.label {
padding:8px 0px 3px 0px;
}
input#button {
background:#0d7e0b;
color:#ffffff;
padding:3px 10px;
font-weight:bold;
margin-top:10px;
cursor:pointer;
}
input#button:hover {
background:#43ae42;
}
/*kontaktni-formular*/

/* ==== petrovo ==== */

/* fotogalerie */

.fotogalerie {
        margin-bottom:20px;
width:560px;
overflow:hidden;

}

.fotogalerie .img-out {
	text-align: center;
        width:175px;
        float:left;
        margin:5px 10px 5px 0px;
        display:table;
        height:136px;
background-color: #eee;
overflow:hidden;
=position: relative;
}
.fotogalerie .fotog-navysku
{
      height:177px;
}

.fotogalerie .fotog-prava{
margin:4px 0px 4px 0px;
}

.fotogalerie .img-out .img-in {
	text-align: center;	
        margin:0px auto;
display:table-cell;
	vertical-align: middle;
background-color: #eee;

}
.fotogalerie a{=position: absolute; =top: 50%;}

.fotogalerie img{
	background-color: #fff;
	padding: 3px;
	border: 2px solid #cecdcb;
  margin-top:2px;
=left: -50%; =top: -50%; =position: relative;
}

.cistic {
	clear: both;
}

a.zpet {
    display: block;
    margin: 1em 0;
}

/* vzkazy */
#content-main .vzkaz p {
  padding: 0px 0px 20px 0px;
}