/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dad5bf;
	background-color: #451c02;
	background-image: url(images/bg5.jpg);
	background-position:top center;

}
		
a:link, a:visited { color: #d8d63b; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #99FF00; text-decoration: underline; font-weight: normal; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 {
	clear: both;
	width:100%;
	height: 8px;
}
.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_r_10 { margin-right: 10px; }

.continue_button a {
	float: right;
	clear: both;
	display: block;
	width: 80px;
	height: 19px;
	padding: 1px 20px 0 0;
	margin-top: 10px;
	color: #a39e89;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_more_button.jpg) no-repeat;
}

.continue_button a:hover {
	color: #f8ed48;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 0 0;
	padding-bottom:7px;
	font-size: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #6E3E0D;
	
}

h4 {
	margin: 0 0 0px 0;
	padding: 4px 0;
	font-size: 18px;
	font-weight: normal;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}

#templatemo_wrapper {
	width: 100%;

}
.pozadie {

	background-image: url(images/pozadie1.png);
	background-repeat: no-repeat;
	background-position: top center;
}


/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 76px;
	margin: 0 auto;	

}

#templatemo_site_title_bar {
	width: 980px;
	height: 85px;
	margin: 0 auto;
	padding: 0 10px;

}

#site_title {
	float: left;
	margin: 0px; padding-top:20px; padding-left:40px;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #989231;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}




#templatemo_site_title_bar #search_box {
	float: right;
	width: 200px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
}

#search_box form {
	float: left;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 150px;
	padding: 6px 5px 4px 7px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 30px;
	width: 35px;
	margin: 0px;
	padding: 6px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: none;
}

/* end of site title */

/* content */

#templatemo_content_wrapper_outter {
	width: 100%;
	margin: 0 auto;	

}

#templatemo_content_wrapper_inner {
	width: 1000px;
	margin: 0 auto;

}

#templatemo_content_top {
	clear: both;
	width: 1000px;
	height: 14px;

}

#templatemo_content {
	clear: both;
	width: 970px;
	padding: 0 15px;

}

#templatemo_content_bottom {
	clear: both;
	width: 1000px;
	height: 14px;

}

#main_content {
	padding: 10px;
	border:#bab2a2 1px solid;
	background-color:#f0ebe3;
}

#main_column {
	float: left;
	width: 660px;
}

#side_column {
	float: right;
	width: 280px;
}

#slide_section {
	width: 640px;
	border: dotted 1px #bab2a2;
	padding: 10px 10px 6px 10px; background-image:url(images/7.gif); margin-bottom:10px;
	
}

.section_w660 {
	clear: both;
	width: 640px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #d6cebd;
	border: solid 1px #bab2a2;
}

.section_w315 {
	float: left;
	width: 313px;
	border: 1px dotted #bab2a2;
	background-color: #FFFFFF;

}

.section_w315 h2 {
	height: 35px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #f7bb1a;
	font-size:12px;
	background: url(images/templatemo_post_title_bg.jpg) top repeat-x;
	font-weight: bold;
}
.section_w315 p{
	color: #333333;
	font-size:11px;
	line-height: normal; text-align:justify;
}

.section_w315 a{	color: #6e3e0d; 

}

.section_w315 .section_w315_content {
	padding: 10px;
}

.section_w315_content img {
	margin-bottom: 10px;
}



#side_column .side_column_ads_section {
	clear: both;
	padding: 10px 10px 7px 10px; background-image:url(images/7.gif);
	border: dotted 1px #bab2a2
}

.ads_125_125 {
	float: left;
	width: 123px;
	height: 123px;
	margin: 0 0 10px 0;
}


.right_padding_10 {
	margin-right: 10px;
}

#side_column .side_column_section {
	clear: both;
	width: 258px;
	padding: 10px;
	margin-top:2px;
	border: 1px dotted #bab2a2;
	background-image: url(images/7.gif);

}

#side_column .side_column_section .side_column_section_content {
	padding: 10px;
	background: #f6eeda;	border: dotted 1px #bab2a2;
}

#side_column .side_column_section .side_column_section_content a:hover { color:#990000; text-decoration:underline;
}


#side_column .side_column_section .side_column_section_content_wineplanet { margin-top:10px;

	background: #f6eeda;	border: dotted 1px #bab2a2;
}

.side_column_section h3 {
	font-weight: bold; font-size:12px;
	border-bottom: 0px;
	color: #2f2c21;
}

.obrazok{
border: dotted 1px #bab2a2; padding:1px;
}

.side_column_section .side_column_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.side_column_section .side_column_menu li {
	margin-bottom: 4px;
}

.side_column_section .side_column_menu li a {
	color: #333333; width:100%;
}

.side_column_section .side_column_menu li a:hover {
	text-decoration: none;
	font-weight: normal; 
	color: #000000; text-decoration:underline;
}


.recent_post {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	line-height: normal;
	color: #000000;
}

.recent_post h4 a {
	font-size: 12px;
	color: #6E3E0D;
	font-weight: bold;
}

.recent_post h4 a:hover {
	text-decoration: none;
}

/* end of content */

/* footer */

#templatemo_footer { margin-top:19px; 
	width: 950px; background-image: url(images/templatemo_menu_bg2.png); background-repeat:repeat-x;
	margin: 0 auto;
	padding: 11px 10px;
	color: #cccccc; font-size:12px; border:#663300 1px solid;
}

#templatemo_footer  a {
	color: #ffffff;
}

#templatemo_footer .section_w245 {
	float: left;
	width: 220px;
	padding-right: 25px;
}

#templatemo_footer .section_w245 h3 {
	margin-bottom: 5px;
	font-size:14px;
	font-weight: bold;
	color: #d8d63b;
	border-bottom: 0px;
	
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #cccccc;
}

#templatemo_footer .footer_list li a:hover {
	color: #d8d63b;
	font-weight: normal;
	text-decoration: none;
}#templatemo_content_left .templatemo_post {
	width: 600px;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border: 1px solid #1e1125;
	background: #180d1e;	
}

* html #templatemo_content_left .templatemo_post {
	margin-bottom: 15px;
}

.templatemo_post .post_title {
	width: 570px;
	height: 55px; /* padding 20px + */
	margin: 0px;
	padding: 20px 0px 5px 30px;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/templatemo_post_title_bg.jpg) no-repeat;
}

.templatemo_post .post_title .post_info {
	width: 100%;
	font-weight: normal;
	font-size: 12px;
	color: #dbc1a7;
	margin-top: 6px;
}

.templatemo_post .post_body {
	padding: 15px 30px;
}

.templatemo_post .post_body img {
	margin-bottom: 15px;
}

.templatemo_post .post_comment {
	padding: 5px 30px;
	font-weight: bold;
}
/* end of footer */


.section_lavazza { 
	float: left;
	width: 640px; padding:10px; min-height:707px;
	border: 1px dotted #bab2a2;
	background-color: #FEFDFA; background-image:url(images/7.gif);

}
.section_lavazza li { 
line-height:16px!important; 

}


.section_lavazza .tabulka td {
	border:1px dotted #CCCCCC;
}

.section_lavazza table td  img{ margin-bottom:0px;
}

.section_lavazza table td a{ color:#990000;
}

.section_lavazza h2 {
	height: 35px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #f7bb1a;
	font-size:12px;
	background: url(images/templatemo_post_title_bg.jpg) top repeat-x;
	font-weight: bold;
}
.section_lavazza p{
	color: #515151;
	font-size:12px; line-height:17px!important; 
	line-height: normal; text-align:justify;
}

.section_lavazza a{	color: #6e3e0d;

}


.section_lavazza .section_w315_content {
	padding: 10px;
}

.section_lavazza_content img {
	margin-bottom: 10px;
}
.section_lavazza h4 {
	color: #990000;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;

}


.obrazok{ background-color:#FFFFFF; padding:5px;
	margin: 10px 5px 10px 5px;
}

.section_lavazza_content a {
	color: #515151;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;

}

.section_lavazza_content a:hover { color:#990000;


}


