/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 13px;
	line-height:1.5em; 
	background-color: #fff;
	background-image: url(images/tlo.png);
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #145d7e;
}

a:hover {
	color: #145d7e;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1 { 
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #673300;
	font-family: verdana;
	
	
}

h2 { font-size: 16px; font-weight: bold; margin: 0 0 5px 0; padding: 0; color: #990000; }
h3 { font-size: 16px; margin: 10px 80px 20px 80px; padding: 0; padding: 0; color: #0000aa; text-align: left;}
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}
.tit { font-size: 12px; font-weight: normal; margin: 0 auto; padding: 5px 0; color: #673300; text-align: center; }


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #000; }
em { color: #145d7e; }

.templatemo_list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	background: transparent url(images/templatemo_list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}


.button a {
	clear: both;
	display: block;
	width: 105px;
	height: 25px;
	padding: 5px 0 0 0;
	margin-top: 15px;
	background:  url(images/templatemo_button.png) no-repeat;

	color: #333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(images/templatemo_button_hover.png) no-repeat;
}

#outer_wrapper {
	width: 100%;
	
}

#templatemo_outer_wrapper {
	width: 100%;
	background: url(images/templatemo_wrapper.jpg) top center no-repeat;
}

#wrapper {
    position: relative;
	width: 970px;
	margin: 0 auto;
	padding: 0 10px;
}

#wrapper .palma {
	position: absolute;
	top: -20px;
	left: -140px;
	width: 368px;
	height: 610px;	
	z-index: -10;
	background: url(images/palma.png) no-repeat;
}

#wrapper .logo {
	position: absolute;
	top: 20px;
	left: 90px;
	width: 135px;
	height: 135px;	
	z-index: 10;
	background: url(images/logo.png) no-repeat;
}

#templatemo_header {
	width: 950px; 
	height: 50px;
	padding: 0;
}

#title {
	float: right;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 20px;
	background: url(images/blysk.png) no-repeat;
	}
	
#title2 {
	float: right;
	width: 200px;
	display: block;
	padding: 16px;

	}

.kontakt {
	margin-left: 80px;
	font-size: 12px;
	font-weight: normal;
	
	padding: 0;
	color: #673300;
	font-family: verdana;
	
	}


#templatemo_header  #site_title {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 645px;
	height: 150px;	
	background: url(images/top_bg.png) no-repeat;
}

#templatemo_header  #site_title h1 {
	margin: 5px 150px 0px 150px;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title a span {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 20px;
}

#templatemo_header #search_box {
	float: right;
	width: 270px;
	height: 35px;
	margin: 5px 0 0 0;
	background: url(images/templatemo_search.png) no-repeat;
}

#search_box form {
	width: 270px;
	height: 35px;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 180px;
	padding: 10px 5px 5px 5px;
	margin-right: 0px;
	color: #fff;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#search_button {
 	height: 35px;
	width: 75px;
	padding: 0 0 5px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333;
	background: none;
	border: none;
}

#templatemo_banner {
	position: relative;
	width: 900px;
	height: 200px;
	padding: 50px 35px 0;
}

#templatemo_banner .nav_bg {
	position: absolute;
	bottom: 0px;
	left: 30px;
	width: 91px;
	height: 33px;
	background: url(images/templatemo_slider_nav_bg.png) no-repeat;
}
/* menu */

#menu {
	width: 830px;
	height: 30px;
	padding: 0px;
	margin: 0 auto;
	
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	
}

#menu ul li {
    float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	display: inline;
	text-align: center;
	border-left: solid 1px #003c6e;
}

#menu ul li a {
	
	display: block;
	padding: 0;
	margin: 0 auto;
	font-size: 16px;
	text-decoration: none;
	color: #ab0c14;	
	font-weight: bold;
	outline: none;
	border: none;
	
}

#menu ul li a:hover, #menu ul li .current {
	color: #003c6e;
	text-decoration: underline;
	
}

/* end of menu */

#templatemo_main_top {
	clear: both;
	width: 970px;
	height: 50px;
	background: url(images/templatemo_content_top.png) no-repeat;
}

#templatemo_main_bottom {
	clear: both;
	width: 970px;
	height: 50px;
	background: url(images/templatemo_content_bottom.png) no-repeat;
}

#templatemo_main {
	width: 900px;
	padding: 0 35px;
	background: url(images/templatemo_content.png) repeat-y;
}

#templatemo_content {
	float: left;
	width: 560px;
}

#templatemo_sidebar {
	float: right;
	width: 280px;
}

.col_w420 {
	width: 420px;
}

.col_w250 {
	width: 250px;
}

.col_w680 {
	width: 680px;
}	
.col_w220 {
	width: 220px;
}

.two_column {
	width: 250px;
}

.three_column {
	float: left;
	width: 250px;
	padding-right: 30px;
}

#templatemo_content .news_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #999;
}

#templatemo_content .news_box h2 {
	margin-bottom: 5px;
}

#templatemo_content .news_box .news_info {
	margin-bottom: 20px;
}

#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px 0;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;
}

#contact_form form textarea {
	width: 350px;
	height: 200px;
	background: #fff;
	border: 1px solid #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
}

#contact_form form .submit_btn {
	margin-right: 100px;
	padding: 7px 14px;
	color: #FFF;
	font-weight: bold;
	background: #666666;
	border: 1px solid #505050;
}

/* footer */

#templatemo_footer {
	width: 910px;
	padding: 20px 30px;
	text-align: center;
	color: #9db9c5;
}

#templatemo_footer a {
	color: #9db9c5;
}

/* end of footer */

.main_view {
	float: left;
	position: relative;
	height:330px;
	}

.window {
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	width:900px;
	height:310px;
	margin: 20px 0 0 35px;
}

.image_reel {
    position: absolute;
    top: 0; left: 0;
}

.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	bottom: 32px;
	display: block;
	left: 700px;
	position: relative;
	text-align: center;
	width: 410px;
	z-index: 105;
}

     

.paging a {
	text-indent:-9999px;
	background:url(images/slide-nav-button.png) no-repeat center;
	width:14px;
	height:14px;
	display:inline-block;
	margin: 7px;
	border:none; display:block; float:left;
	outline:none;
}

.paging a.active { background:url(images/slide-nav-button-hover.png) no-repeat center; border:none; outline:none;}

.paging a:hover {font-weight: bold; border:none; outline:none;}

.desc {
	width:100%;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: url(images/30w087b.png);
    color: #fff;
    font-size: 1.7em;
    padding: 10px;
     -moz-border-radius: 0 0 3px 0;
    -khtml-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
}

.paging a.active { background:url(images/slide-nav-button-hover.png) no-repeat center; border:none; outline:none;}

.paging a:hover {font-weight: bold; border:none; outline:none;}

