* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(../images/header_background.jpg);
 background-repeat: repeat-x;
 background-color: white;
 line-height:14px;
}
#wrapper { 
 margin: 0 auto;
 width: 1180px;
 background-image:url(../images/wrapper_background.png);
 background-repeat: repeat-y;
}
#header {
 width: 1180px;
 height:173px;
 background-image: url(../images/header.jpg);
 background-repeat: no-repeat;
 background-position: center;
}
.logo{
	margin-left:120px;
	float:left;
	margin-right:9px;
}
.adresa{
	float:left;
	margin-left:50px;
	padding-top:155px;
	color:#bababa;;
}
.language{
	float:right;
	margin-right:40px;
	margin-top:135px;
}

#navigation {
 width: 1180px;
 height:40px;
 background-image: url(../images/navigation_background.jpg);
 background-repeat: no-repeat;
 background-position: center;
}

.main_menu{
	margin-left:450px;
	/*margin-right:70px;*/
	
}

#facebook{
	background-image: url(../images/facebook_background.png);
	background-position: center;
	width:1100px;
	height:40px;
	margin:0 auto;
}

#facebook img{
	float:right;
	margin-right:40px;
	/*margin-top:-11px;*/
}

.service{
	text-align: center;
	margin-top:-90px;
	margin-left:78px;
	width:385px;
	padding-top:15px;
	float:left;
}

#content { 
	margin-left:80px;
	margin-right:0px;
	margin-bottom:20px;
 	width: 1060px;
 	/*min-height: 250px;*/
}

.gallery{
	width:940px;
	margin:0 auto;
	background-color: #f6f6f6;
	border:1px solid #d4d4d4;
	padding:30px;
	
}
.youtube{
	float:right;
	margin-right:30px;
	
}
.youtube_navigation{
	width:350px;
	float:left;
	text-align:center;
}

.left_column{
	float:left;
	width:380px;
	/*min-height: 380px;*/
}

#slider{
	margin-top:25px;
}

.right_column{
	float:left;
	width:670px;
	min-height:380px;

	margin-left:10px;
}
.no_columns{
	
}
.no_columns img{
	float:right;
}
.shops{
	margin-top:20px;
	text-align:center;
}
.shops img{
	margin-bottom:5px;
}
.sastav{
	background-color:#0e5084;
	width: 320px;
	padding:15px;
	border: 7px solid #91d734;
	margin-left:8px;
	margin-top:40px;
	float:left;
}
.sastav h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:white;
	font-size:30px;
	margin-bottom:7px;
	text-transform: uppercase ;
}
.sastav h2{
	text-transform: uppercase;
	font-size:24px;
	font-weight:bold;
	color:#d4d4d4;
	margin-top:20px;
	margin-bottom:20px;
}
.sastav h3{
	font-size:36px;
	color:white;
	font-weight:bold;
	color:#91d734;
	margin-bottom:12px;
}
.sastav p{
	font-size:16px;
	color:white;
	margin-bottom:14px;
	line-height:19px;
}
.sastav-small{
    font-size:11px;
    color:white;
}
.title_divider{
	background-image:url(../images/gray_pixel.png);
	width:1100px;
	margin-top:-20px;
	margin-left:40px;
	margin-bottom:40px;
	text-align: right;
	display:block;
}
.title_divider img{
	margin-right:40px;
}
.inner_page_content{
	text-align: justify;
	color:#6b82a3;
	font-size:13px;
	margin-left:90px;
	margin-right:90px;
}
.inner_page_content h1{
	font-size:28px;
	text-transform: uppercase;
	color:#00427d;
	font-weight: normal;
	border-bottom: 1px solid #91d734;
	margin-bottom:16px;
	padding-bottom:16px;
	text-align:left;
}
.inner_page_content h2{
	font-size:20px;
	font-weight: normal;
	color:#679e1d;
	/*border-bottom:1px dotted #647589;*/
	/*padding-bottom:12px;*/
	margin-bottom:14px;
	margin-top:12px;
}
.inner_page_content h3{
	font-size: 16px;
	font-weight: normal;
	color:#679e1d;
	margin-top:10px;
	margin-bottom:10px;
}
.inner_page_content img{
	float:right;
	margin-left:12px;
	margin-bottom:12px;
	margin-top:6px;
}
.inner_page_content p{
	margin-top:8px;
	margin-bottom:8px;
	line-height:18px;
}
.inner_page_content a{
	font-weight:bold;
	text-decoration: none;
	color:#679e1d;
}
.inner_page_content a:hover{
	color:#ff6600;
}
.inner_page_content ul{
	margin-left: 30px;
	line-height:18px;
}
.inner_page_content ul li{
	background-image:url(../images/li_disc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
.inner_page_content_right{
	float:left;
	text-align:center;
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	display: inline;
}
.inner_page_content_right img{
	float: none;
	margin:4px;
}
#map{
	float:right;
	margin-right:30px;
	margin-bottom:20px;
}

.explanation{
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:justify;
	background-color:#efefef;
	color:#777777;
	padding:15px;
	font-size:11px;
	line-height: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #cfcfcf;

}
.explanation h1{
	font-size:16px;
	font-weight: bold;
	color:#666666;
	border:none;
	margin-bottom:12px;
	padding:0;
	text-transform: none;
}
.explanation p{
	line-height: 14px;
	margin-bottom:5px;
	margin-top:5px;
}
.explanation img{
	float:right;
	margin-left:20px;
}
.explanation a{
	text-decoration:none;
	font-weight: normal;
	color:#ff6600;
}
.explanation a:hover{
	color:#679e1d;
}
.float_right_image{
	margin-left:20px;
	margin-right:80px;
	margin-bottom:20px;
	float:right;
}
.form-row{
    margin: 20px 0 20px 20px;
}
.form-row p{
    margin:0 0 4px 0;
}
.form-row input, .form-row textarea{
    border:1px solid #cccccc;
    padding:7px;
    color:#666666

}
.form-row button{
    background-color: #00427d;
    font-weight: bold;
    padding:10px;
    color:#679e1d;
    border:none;
}
.form-row button:hover{
    color:white;
}


#footer { 
 width: 1180px;
 height:72px;
 background-image: url(../images/footer.jpg);
 background-position: center;
 background-repeat: no-repeat;
}
.footer_text{
	text-align: center;
	line-height: 50px;
	color:#647589;
	font-size:11px;
}
.footer_text a:link{
	text-decoration:none;
	color:#647589;
}
.footer_text a:visited{
	text-decoration: none;
	color:#647589;
}
.footer_text a:hover{
	text-decoration: none;
	color:#ff6600;
}