/*
Theme Name: Včelařství a stolařství KOLOMÝ
Theme URI: http://www.apis-kolomy.cz
Description: Stránky pro včelařství a stolařství KOLOMÝ
Author: Persona Studio & Yuchu
Author URI: http://www.personastudio.cz/, http://www.yuchu.cz/
Version: 0.1
Tags: white, brown, gold, honey, 978grid, multi-column, fixed-width, nivo slider header, editor-style, custom-menu



tmavá hnědá - písmo: 503813




*/


/* ALL RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Open Sans", Arial, Sans-serif;
	font-weight: 400;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}


/* DEFINICE DOKUMENTU */
html {
	height: 100%;
}

body {
	background: #fffac2;
	color: #593a28;
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 11.5pt;
	line-height: 1.7;
}

#container {
	min-height:100%;
	position:relative;
	text-align: left;
}

#content-wrapper {
	padding: 0 0 615px 0;
}

#gradient-wrapper {
	background: #fffac2;
	padding-bottom: 0px;
}

#page {
	/*background: #fff;*/
	background: #fffac2;
	width: 948px;
	margin: auto;
	padding: 15px;
}

#page_s_menu {
	background: #fff;
	/*background: #fffac2;*/
	width: 651px;
	padding: 20px 30px 30px 30px;
	margin: 10px 0 0 0;
}

.sidebar_box {
	float: right;
	width: 252px;
	margin-left: 15px;
	/*margin-top: 26px;*/
	background: #f2efe2;
	
}

.transparent_wrapper {
	width: 978px;
	margin: auto;
}

.bee_wrapper {
	width: 602px;
	margin: auto;
}

.green_line {
	width: 948px;
	margin: auto;
	background: #a2b235;
	padding: 0px 15px 
}

.white_line {
	background: #fff;
	width: 948px;
	margin: auto;
	padding: 0px 15px;
	border-bottom: 3px #a2b235 solid;
}

.sandy_line {
	height: 144px;
	width: 100%;
	background: url("images/footer/before_footer_background.png") no-repeat center bottom;
}

.bocni {
position: absolute;
left: 0px;
top: 190px;
width: 101px;
height: 206px;
background: url("images/bocni/bocni_background.png") no-repeat center bottom;
z-index: 5000;
}

/* DESIGN PRVKŮ */ 

#page h1, 
#page h1 a {
 color: #593a28;
 font-size: 20pt;
 font-weight: 300;
 text-decoration: none;
 margin: 0 0 10px 0;
}

#page_s_menu h1, 
#page_s_menu h1 a {
 color: #593a28;
 font-size: 20pt;
 font-weight: 400;
 text-decoration: none;
 margin: -5px 0 10px 0;
}

h2.special {
 font-size: 15pt;
}

#page h2,
#page h2 a,
#page_s_menu h2, 
#page_s_menu h2 a {
 color: #593a28;
 font-size: 18pt;
 line-height: 18pt;
 font-weight: 300;
 text-decoration: none;
 margin: 15px 0 5px 0;
}


#page h3,
#page h3 a,
#page_s_menu h3, 
#page_s_menu h3 a {
 color: #593a28;
 font-size: 14pt;
 line-height: 14pt;
 font-weight: 300;
 text-decoration: none;
 margin: 10px 0 5px 0;
}

#page h4,
#page h4 a,
#page_s_menu h4, 
#page_s_menu h4 a {
 color: #593a28;
 font-size: 12pt;
 line-height: 12pt;
 font-weight: 300;
 text-decoration: none;
 margin: 10px 0 5px 0;
}

.white {
 color: #fff !important;
}

p {
	margin: 0 0 17px 0;
}

#page ul,
#page_s_menu ul {
 margin: 3px 0px 17px 10px;
}

#page ol,
#page_s_menu ol {
 margin: 10px 0px 10px 10px;
}

#page p + ul,
#page_s_menu p + ul,
#page p + ol,
#page_s_menu p + ol {
 margin-top: -15px;
}

#page ul > li,
#page_s_menu ul > li {
background: url("images/page/page_list_item.png") no-repeat left 60%;
line-height: 1.8;
padding-left: 12px;
font-style: italic;
}

#page ol > li,
#page_s_menu ol > li {
 list-style-type: decimal;
 list-style-position: inside;
 line-height: 1.8;
 font-style: italic;
}


table, td, th
{
border:2px solid #fff;
border-collapse: collapse;
margin-bottom: 10px;
}
td, th {
padding: 3px 8px;
vertical-align: top;
}
th
{
background-color: #5e3606;
color: #fff;
text-transform: uppercase;
font-weight: 600;
/*text-align: center;*/
}
tr:nth-child(odd){
background-color: #fffaeb;
}

tr:nth-child(even){
background-color: #e3d6b9;
}

td
{
color: #593a28;
}

blockquote {
background-color: #0065B3;
color: #fff;
margin: 15px 0px;
padding: 15px;
}

blockquote h1,blockquote h2,blockquote h3,blockquote h4{
	color: #000 !important;
}

blockquote a:link,
blockquote a:visited,
blockquote a:hover {
color: #ddd !important;
text-decoration: underline;
}

strong {
 font-weight: 600;
}

em {
 font-style: italic;
}


a:link,
a:visited,
a:active {
	font-weight: 600;
	color: #593a28;
	text-decoration: underline;
}

a:hover {
	font-weight: 600;
	color: #593a28;
	text-decoration: none;
}

a img {
 border: 0px solid;
}

.sloupce_2 {
-moz-column-count: 2;
-moz-column-gap: 30px;
-webkit-column-count: 2;
-webkit-column-gap: 30px;
column-count: 2;
column-gap: 30px; 
}

.sloupce_3 {
-moz-column-count: 3;
-moz-column-gap: 30px;
-webkit-column-count: 3;
-webkit-column-gap: 30px;
column-count: 3;
column-gap: 30px; 
}

.sloupce_4 {
-moz-column-count: 4;
-moz-column-gap: 30px;
-webkit-column-count: 4;
-webkit-column-gap: 30px;
column-count: 4;
column-gap: 30px; 
}


























/* DEFINICE HLAVIČKY */
#header_wrapper {
width: 978px;
margin: auto;
min-height: 170px;
position: relative;
}

div#header_logo {
float: left;
padding-top: 54px;
width: 290px;
height: 91px;
margin-left: -60px;
}

div#header_language {
position: absolute;
top: 0px;
right: 0px;
width: 60px;
height: 45px;
}

div#header_language ul{
	list-style: none none;
}

div#header_language ul li{
	float: left;
	padding: 5px 10px 0px 5px;
	width: 15px;
	height: 35px;
	list-style: none none;
}

div#header_language ul li.active{
	background: url("images/header/tecka.png") no-repeat bottom center;
}

div#header_language ul li a{
	text-decoration: none !important;
}

div#header_language ul li.active a{
	color: #c3ba99 !important;
	text-decoration: none !important;
}






div#header_language {
float: right;
padding-top: 0px;
width: 60px;
height: 37px;
}

div#header_menu {
float: right;
padding-top: 86px;
width: 715px;
height: 64px;
}

div#header_menu ul {
	list-style: none none;
}

div#header_menu ul li{
	float: left;
	background: url("images/header/header_menu_background.png") right top no-repeat;
}

div#header_menu ul li:last-child{
	float: left;
	background: none;
}

div#header_menu ul li ul,
div#header_menu ul li li{
	display: none;
}
	
div#header_menu .menu_button{ 
	padding: 0px 16px 0px 13px;
	overflow: hidden;
}

div#header_menu .menu_button a:link, 
div#header_menu .menu_button a:visited,
div#header_menu .menu_button a:active,
div#header_menu .menu_button a:hover { 
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

div#header_menu #menu_button_1{ 
	border-bottom: 5px #ffa200 solid;
	width: 176px;
	height: 64px;
}

div#header_menu #menu_button_2{ 
	border-bottom: 5px #6f4c30 solid;
	width: 166px;
	height: 64px;
}
div#header_menu #menu_button_3{ 
	border-bottom: 5px #a2b235 solid;
	width: 156px;
	height: 64px;
}

div#header_menu #menu_button_4{ 
	border-bottom: 5px #cc0066 solid;
	width: 101px;
	height: 64px;
}

div#header_menu #menu_button_1:hover{ 
	border-bottom: 10px #ffa200 solid;
	height: 62px;
}

div#header_menu #menu_button_2:hover{ 
	border-bottom: 10px #6f4c30 solid;
	height: 62px;
}
div#header_menu #menu_button_3:hover{ 
	border-bottom: 10px #a2b235 solid;
	height: 62px;
}

div#header_menu #menu_button_4:hover{ 
	border-bottom: 10px #cc0066 solid;
	height: 62px;
}

div#header_menu .menu_title{ 
	font-weight: 600;
	font-size: 11.5pt;
	line-height: 11.2pt;
	text-transform: uppercase;
}

div#header_menu .menu_subtitle{ 
	font-weight: 400;
	font-style: italic;
	font-size: 10pt;
	text-transform: lowercase;
}

div#slider_wrapper {
width: 100%;
height: 337px;
text-align: center;
background: url("images/slider/slider_background.jpg") center top no-repeat;
}


div#slider {
margin-top: 0px;
}

/* PAGE ELEMENTS */

.breadcrumbs {
 font-size: 10pt;
 color: #a99b7f;
 border-bottom: 1px #e7d7b7 solid;
 padding: 2px 10px;
 text-align: right;
 background: #fff;
}

.breadcrumbs_s_menu {
 font-size: 10pt;
 color: #a99b7f;
 border-bottom: 1px #e7d7b7 solid;
 padding: 2px 30px;
 width: 651px;
 text-align: right;
 background: #fff;
}


.sidebar_box h2.oranzovy_nadpis {
 display: block;
 padding: 10px 10px 6px 18px;
 font-size: 18pt;
 text-transform: uppercase;
 border-bottom: 2px #fff solid;
 background: #ffa200;
}

.sidebar_box h2.hnedy_nadpis {
 display: block;
 padding: 10px 10px 6px 18px;
 font-size: 18pt;
 text-transform: uppercase;
 border-bottom: 2px #fff solid;
 background: #6f4c30;
 color: #fff !important;
}

.sidebar_box h2.ruzovy_nadpis {
 display: block;
 padding: 10px 10px 6px 18px;
 font-size: 18pt;
 text-transform: uppercase;
 border-bottom: 2px #fff solid;
 background: #cc0066;
 color: #fff !important;
}

.sidebar_box ul.menu {
 list-style-type: none;
 list-style-image: none;
}

.sidebar_box ul.menu > li {
 list-style-type: none;
 list-style-image: none;
 border-bottom: 1px #fff solid; 
 text-transform: uppercase;
 line-height: 32px;
}

.sidebar_box ul.menu > li ul{
 /*margin-left: -18px;*/
 border-top: 1px #fff solid;
}

.sidebar_box ul.menu  > li ul li{
 text-transform: none;
 border-bottom: 1px #fff solid; 
 font-style: italic;
 line-height: 25px;
 font-size: 11pt;
}

.sidebar_box ul.menu  > li ul li:last-child{
 border-bottom: none !important; /* poslední řádek vnořeného seznamu */
}

.sidebar_box ul.menu > li > a{
 display: block;
 width: 224px;
 height: 100%;
 padding: 0px 10px 0px 18px;
 background: #fff;
 font-weight: 400;
 text-decoration: none;
 border-bottom: 1px #e7d7b7 solid;
}

.sidebar_box ul.menu > li > ul > li > a{
 display: block;
 width: 210px;
 height: 100%;
 padding: 0px 10px 0px 32px;
 background: url("images/sidebar/list_item.png") #fff no-repeat 18px center;
 font-weight: 400;
 text-decoration: none;
 border-bottom: 1px #e7d7b7 solid;
}

.sidebar_box ul.menu li.current-menu-ancestor > a{
 background: #6f4c30;
 color: #fff;
}

.sidebar_box ul.oranzove_menu > li > a:hover, 
.sidebar_box ul.oranzove_menu > li.current-menu-item > a{
 background: #ffa200;
 color: #fff;
}

.sidebar_box ul.oranzove_menu > li > ul > li a:hover, 
.sidebar_box ul.oranzove_menu > li > ul > li.current-menu-item > a{
 background: url("images/sidebar/list_item_white.png") #ffa200 no-repeat 18px center;
 color: #fff;
}

.sidebar_box ul.oranzove_menu > li > ul > li > ul > li a:hover, 
.sidebar_box ul.oranzove_menu > li > ul > li > ul > li.current-menu-item > a{
 background: url("images/sidebar/list_item_white.png") #ffa200 no-repeat 36px center;
 color: #fff;
}

.sidebar_box ul.hnede_menu > li > a:hover, 
.sidebar_box ul.hnede_menu > li.current-menu-item > a{
 background: #6F4C30;
 color: #fff;
}

.sidebar_box ul.hnede_menu > li > ul > li a:hover, 
.sidebar_box ul.hnede_menu > li > ul > li.current-menu-item > a{
 background: url("images/sidebar/list_item_white.png") #6F4C30 no-repeat 18px center;
 color: #fff;
}

.sidebar_box ul.hnede_menu > li > ul > li > ul > li a:hover, 
.sidebar_box ul.hnede_menu > li > ul > li > ul > li.current-menu-item > a{
 background: url("images/sidebar/list_item_white.png") #6F4C30 no-repeat 36px center;
 color: #fff;
}

.sidebar_box ul.zelene_menu > li > a:hover, 
.sidebar_box ul.zelene_menu > li.current-menu-item > a{
 background: #A2B235;
 color: #fff;
}

.sidebar_box ul.zelene_menu > li > ul > li a:hover, 
.sidebar_box ul.zelene_menu > li > ul > li.current-menu-item > a{
 background: url("images/sidebar/list_item_white.png") #A2B235 no-repeat 18px center;
 color: #fff;
}

.sidebar_box ul.zelene_menu > li > ul > li > ul > li a:hover, 
.sidebar_box ul.zelene_menu > li > ul > li > ul > li.current-menu-item > a{
 background: url("images/sidebar/list_item_white.png") #A2B235 no-repeat 36px center;
 color: #fff;
}

.sidebar_box ul.ruzove_menu > li > a:hover, 
.sidebar_box ul.ruzove_menu > li.current-menu-item > a{
 background: #cc0066;
 color: #fff;
}

.sidebar_box ul.ruzove_menu > li > ul > li a:hover, 
.sidebar_box ul.ruzove_menu > li > ul > li.current-menu-item > a{
 background: url("images/sidebar/list_item_white.png") #CC0066 no-repeat 18px center;
 color: #fff;
}

.sidebar_box ul.ruzove_menu > li > ul > li > ul > li a:hover, 
.sidebar_box ul.ruzove_menu > li > ul > li > ul > li.current-menu-item > a{
 background: url("images/sidebar/list_item_white.png") #CC0066 no-repeat 36px center;
 color: #fff;
}




/* FRONT PAGE ELEMENTS */
.box_2 {
width: 444px;
padding: 15px;
background: #fff;
float: left;
}

.box_3 {
width: 276px;
padding: 15px;
background: #fff;
float: left;
min-height: 200px;
}

.box_4 {
width: 192px;
padding: 15px;
background: #fff;
float: left;
}

.levy {
 margin-right: 15px;
}

.stredni {
 margin-left: 15px;
 margin-right: 15px;
}

.pravy {
 margin-left: 15px;
}

.hnedy {
 border-bottom: 5px #443a2a solid;
}

.hnedy_levy {
 border-left: 5px #443a2a solid;
}

.hnedy_thin {
 border-bottom: 3px #443a2a solid;
}

.oranzovy {
 border-bottom: 5px #ffa200 solid;
}

.oranzovy_levy {
 border-left: 5px #ffa200 solid;
}

.oranzovy_thin {
 border-bottom: 3px #ffa200 solid;
}

.zeleny {
 border-bottom: 5px #a2b235 solid;
}

.zeleny_levy {
 border-left: 5px #a2b235 solid;
}

.zeleny_thin {
 border-bottom: 3px #a2b235 solid;
}

.ruzovy {
 border-bottom: 5px #cc0066 solid;
}

.ruzovy_levy {
 border-left: 5px #cc0066 solid;
}

.ruzovy_thin {
 border-bottom: 3px #cc0066 solid;
}

.hnedy_text,
.hnedy_text a {
 color: #443a2a;
 text-decoration: none;
}

.oranzovy_text,
.oranzovy_text a {
 color: #ffa200;
 text-decoration: none;
}

.zeleny_text,
.zeleny_text a {
 color: #a2b235;
 text-decoration: none;
}

.boxes {
margin: 30px 0px;
}

h2.thumbnail {
width: 126px;
margin: 10px 0px 15px 0px !important;
padding: 0px;
text-transform: uppercase;
font-size: 18pt;
line-height: 20pt;
font-weight: 600;
}

a.nadpis  {
text-decoration: none !important;
}

.thumbnail_box {
float: right;
}

.box_text {
 /*font-style: italic;*/
 font-size: 10pt;
 font-weight: 400;
 
}

/* FRONT PAGE CAROUSEL */

.jcarousel-next-horizontal {
margin-right: 10px;
}


aside.shop_carousel {
	padding: 15px 0px;
}

aside.shop_carousel ul{

}

aside.shop_carousel li{
  background: url("images/aside/product_list_background.png") repeat scroll 0 0 transparent;
    float: left;
    height: auto;
    margin-right: 26px;
    min-height: 320px;
    padding: 12px;
    position: relative;
    width: 190px;
}

aside.shop_carousel li.jcarousel-item-1{
    margin-left: 0px !important;
}

aside.shop_carousel li:last-item{
    margin-right: 0px !important;
}

aside.shop_carousel li.product_list h3 span.new {
	background: #A2B235;
	color: white;
	font-size: 0.6em;
	font-weight: 600;
	padding: 2px 5px;
	text-transform: uppercase;
	vertical-align: 0.3em;
	position: absolute;
	top: 20px;
	left: 20px;
}


aside.shop_carousel li.product_list h3 {
	font-weight: 600;
	font-size: 12.5pt;
	text-decoration: none;
	color: #443a2a;
}

aside.shop_carousel li.product_list a {
	text-decoration: none;
}
aside.shop_carousel li.product_list a.product_img_link {
	display: block;
	width: 190px;
	height: 158px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}

aside.shop_carousel li.product_list p.product_desc {
	margin-bottom: 0;
	font-size: 10pt;
	height: 52px;
	overflow: hidden;
}

aside.shop_carousel li.product_list p.product_desc a {
	font-weight: 400;
	text-decoration: none !important;
}

aside.shop_carousel li.product_list .price {
	display: block;
	font-size: 14pt;
	color: #443a2a;
	font-weight: 600;
}

.zbych_add_to_cart_button {
	display: block;
	width: 39px;
	height: 39px;
	/*background: url("../img/new_icon/plus_pink_light.png");*/
	background: url("images/aside/zbych_add_to_cart_button.png");
	float: right;
	margin-top: -5px;
	border: 0px !important;
	cursor: pointer;
}
.zbych_add_to_cart_button:hover {
	/*background: url("../img/new_icon/plus_pink_dark.png");*/
	background: url("images/aside/zbych_add_to_cart_button_hover.png");
}

/*
.zbych_detail_button {
	display: none;
}*/

.zbych_detail_button:hover {
	background: url("images/aside/zbych_detail_button_hover.png");
}


.zbych_detail_button_2 {
	display: block;
	width: 39px;
	height: 39px;
	background: url("images/aside/zbych_detail_button.png");
	float: right;
	margin-top: -5px;
	border: 0px !important;
}

.zbych_detail_button_2:hover {
	background: url("images/aside/zbych_detail_button_hover.png");
}


/* VÝPIS KATEGORIÍ */

aside.vypis_kategorii {
	background: #fff;
	margin-top: 10px;
	padding: 15px 30px;
	width: 651px;
}

aside.vypis_kategorii h2{
	text-transform: uppercase;
}

aside.vypis_kategorii h3{
	font-size: 11.5pt;
	margin-bottom: 15px;
	font-style: italic;
}

aside.vypis_kategorii ul{
	
}

aside.vypis_kategorii li{
	background: url('images/aside/product_list_background.png');
	padding: 7px;
	min-height: 180px;
	height: auto;
	width: 190px;
	margin: 0px 13px 0px 0px;
	float: left;
	position: relative;	
}

aside.vypis_kategorii li h4{
	font-weight: 400;
	font-size: 12.5pt;
	text-decoration: none;
	color: #443a2a;
	text-transform: uppercase;
}

	



/* FOOTER ELEMENTS */

#footer {
width: 100%;
color: #fff;
text-align: center;
background: url("images/footer/footer_background.png") #45392b;
padding: 30px 0;
font-size: 0.95em;
height: 420px;
position: absolute;
bottom: 135px;
}

#footer #footer_pink_box {
	position: absolute;
	bottom: 394px;
	width: 99%;
	left: 0px;
	height: 85px;
	border-left: 7px #cc0066 solid;
	border-bottom: 1px #4a3f2e solid; 
	z-index: 500;
}

#footer #footer_wrapper {
width: 978px;
margin: auto;
text-align: left;
z-index: 505;
font-size: 10pt;
}

#footer #footer_left{
 width: 306px;
 margin: 0 15px 0 0;
 float: left;
 
}

#footer #footer_center {
 width: 306px;
 margin: 0 15px 0 15px;
 float: left;
}

#footer #footer_right {
 width: 306px;
 margin: 0 0 0 15px;
 float: left;
}

#footer #footer_wrapper  h2 {
 font-size: 17pt;
 font-weight: 300;
 text-transform: uppercase;
 color: #fff !important;
 margin: 10px 0 20px 0;
}

#footer #footer_wrapper  input {
 background: #4a3f2e;
 border: 1px #5f5541 solid;
 height: 22px;
 padding: 3px 7px;
 color: #fff;
}


#footer #footer_wrapper input[type="submit"] {
 background: #393123;
 border-left: 3px #cc0066 solid;
 height: 25px;
 padding: 3px 10px;
 margin-right: 6px;
}

#footer #footer_wrapper input[type="submit"]:hover {
 background: #cc0066;
}

#footer #footer_wrapper  textarea {
 background: #4a3f2e;
 border: 1px #5f5541 solid;
 padding: 3px 7px;
 color: #fff;
}

#footer  ul {
  margin: 0px;
  /*padding: 0px 0px 0px 17px;*/
}

#footer  li {
 /*margin: 0px 2px;*/
 line-height: 20px;
 padding: 0px;
 margin: 0px;
 list-style-image: url("images/footer/list-item.png");
}

#footer a:link,
#footer a:active,
#footer a:visited {
color: #FFF;
}

#footer a:hover {
color: #FFF;
}

#footer ul li {
 clear: both;
 margin-bottom: 15px;
}

#footer ul li .thumb {
	width: 45px;
	height: 45px;
	background: #d7d0b6;
	padding: 4px;
	float: left;
}

#footer ul li .zbozi {
	padding-left: 61px;
	text-transform: uppercase;
}

#footer ul li .zbozi a {
	text-decoration: none;
}

#footer ul li .desc {
	padding-left: 61px;
	min-height: 42px;
	font-size: 9pt;
	line-height: 1.4;
}

#footer ul li .desc a {
	text-decoration: none;
	font-weight: 400;
}


#pre_copyright {
/*height: 3px;
width: 100%;
border-bottom: 1px #312a1d solid;
background: url("images/footer/copyright_background.png") #211916;
position: absolute;
bottom: 138px;*/
display: none;
}

#copyright {
min-height: 110px;
line-height: 25px;
width: 100%;
color: #6e6450;
background: url("images/footer/copyright_background.png") #211916;
font-size: 8pt;
font-weight: 600;
text-align: center !important;
position: absolute;
bottom: 0px;
padding: 25px 0 0 0;
}

#copyright_wrapper {
	width: 978px;
	margin: auto;
	text-align: left;
}

#copyright_logos {
	width: 768px;
	height: 100px;
	text-align: right;
}

#copyright_logos img{
	margin-right: 50px;
	opacity: 0.15;
}

#copyright_copyright {
	width: 210px;
	height: 100px;
	float: right;
}

#copyright_cerchovana_cara {
	border-top: 1px #6e6450 dashed;
	height: 15px;
	margin-top: 5px;
}


#copyright a:link,
#copyright a:active,
#copyright a:visited {
	color: #e5dfc6;
	font-weight: 600;
	font-style: italic;	
	text-decoration: none;
}

#copyright a:hover {
	color: #e5dfc6;
	text-decoration: underline;
}


.gallery br {
clear: left !important;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.wpcf7-not-valid-tip {
	color: #000 !important;
}