html,
button,
input,
select,
textarea {
	color: #222;
}

body {
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

img {
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	/* IE 6/7 fallback */
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}

/*------------------------------------------------
					custom css
------------------------------------------------*/
html {
	/*bbackground-image: url("../img/home.png");
	background-repeat: no-repeat;
	background-position: center top;*/
	background-color: #ecf0f1;
	font-family: 'PT Sans', sans-serif;
	font-weight: 16px;
}

img {
	max-width: 100%;
	height: auto;
}

body {
	border-top: 7px solid #2ecc71;
}

body.cat-item-12 {
	border-top: 7px solid #32a55b;
}

body.cat-item-13 {
	border-top: 7px solid #2ecc71;
}

body.cat-item-10 {
	border-top: 7px solid #3498db;
}

body.cat-item-14 {
	border-top: 7px solid #2980b9;
}

body.cat-item-15 {
	border-top: 7px solid #1e3859;
}

body.cat-item-16 {
	border-top: 7px solid #0d294e;
}

.container {
	width: 960px;
	margin: 0 auto;
}

#logo {
	display: block;
	padding: 25px 0 27px 0;
	float: left;
}

header {
	background-color: #fff;
	padding-bottom: 20px;
}

nav.hlavne {
	clear: both;
}

nav.hlavne>ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

nav.hlavne>ul>li {
	background-color: #32a55b;
	position: relative;
	float: left;
	margin: 0 1px;
	background-image: url("../img/dropdown_arrow.png");
	background-repeat: no-repeat;
	background-position: 3000px 500px;
}

nav.hlavne>ul>li:hover ul {
	display: block;
}

nav.hlavne>ul>li>a {
	display: block;
	float: left;
	color: #fff;
	text-transform: uppercase;
	width: 135px;
	height: 60px;
	font-family: 'pt sans', serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	text-decoration: none;
	text-align: center;
}

nav.hlavne>ul>li.cat-item-12 {
	background-color: #32a55b;
}

nav.hlavne>ul>li.cat-item-13 {
	background-color: #2ecc71;
}

nav.hlavne>ul>li.cat-item-10 {
	background-color: #3498db;
}

nav.hlavne>ul>li.cat-item-14 {
	background-color: #2980b9;
}

nav.hlavne>ul>li.cat-item-15 {
	background-color: #1e3859;
}

nav.hlavne>ul>li.cat-item-16 {
	background-color: #0d294e;
}

nav.hlavne>ul>li.eshop {
	background-color: #bdc3c7;
	display: block;
	color: #fff;
	text-transform: uppercase;
	width: 135px;
	height: 60px;
	font-family: 'pt sans', serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	text-decoration: none;
	text-align: center;
}

nav.hlavne>ul>.cat-item-12:hover {
	background-color: #23a65b;
	background-position: 0 bottom;
}

nav.hlavne>ul>li.cat-item-13:hover {
	background-color: #2cc06b;
}

nav.hlavne>ul>li.cat-item-10:hover {
	background-color: #3290cf;
	background-position: -272px bottom;
}

nav.hlavne>ul>li.cat-item-14:hover {
	background-color: #2879ae;
	background-position: -410px bottom;
}

nav.hlavne>ul>li.cat-item-15:hover {
	background-color: #1b324f;
	background-position: -550px bottom;
}

nav.hlavne>ul>li.cat-item-16:hover {
	background-color: #011939;
}

nav.hlavne>ul>li.eshop {
	background-color: #b3b8bc;
}

footer nav.hlavne>ul>li>ul {
	display: block;
}

nav.hlavne>ul>li>ul {
	display: none;
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background-color: #27ae60;
	z-index: 1000;
}

nav.hlavne>ul>li.cat-item-12>ul {
	background-color: #27ae60;
}

nav.hlavne>ul>li.cat-item-13>ul {
	background-color: #43d17f;
}

nav.hlavne>ul>li.cat-item-10>ul {
	background-color: #3498db;
}

nav.hlavne>ul>li.cat-item-14>ul {
	background-color: #2980b9;
}

nav.hlavne>ul>li.cat-item-15>ul {
	background-color: #1e3859;
}

nav.hlavne>ul>li.cat-item-16>ul {
	background-color: #253e60;
}

nav.hlavne>ul>li>ul li:hover {
	background-image: url("../img/white.png");
}

nav.hlavne>ul>li>ul li a {
	font-family: 'pt sans', serif;
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #fff;
	padding: 5px 5px 7px 30px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 19px;
}

nav.hlavne>ul>li>ul li a:hover {
	text-decoration: underline;
}

#slides {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	position: relative;
	margin-bottom: 37px;
}

.slide>img {
	float: left;
}

#slides .slide {
	display: none;
}

.slide {
	background-color: #1e3859;
	height: 300px;
	color: #fff;
}

.slide .slide_content {
	width: 300px;
	float: right;
	padding: 10px 130px 50px 0;
}

.slide h2 {
	width: 340px;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	color: #fff;
	font-size: 30px;
	margin: 5px 0;
	text-transform: uppercase;
}

.slidesjs-previous,
.slidesjs-next {
	display: none;
}

.slidesjs-pagination {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 200;
	margin: 0;
	padding: 0;
	list-style: none;
}

.slidesjs-pagination li {
	float: left;
}

.slidesjs-pagination li a {
	display: block;
	width: 14px;
	height: 13px;
	margin: 2px;
	font-size: 0;
	color: transparent;
	background-image: url("../img/slider_pagination.png");
	background-position: 0 0;
}

.slidesjs-pagination li a:hover,
.slidesjs-pagination li a.active {
	background-position: -23px 0;
}

.slide .btn img {
	position: absolute;
	right: 16px;
	top: 11px;
}

.slide .btn,
.slide_content .btn {
	position: relative;
	padding: 0 50px 0 20px;
}

.btn {
	color: #fff;
	background-color: #3498db;
	float: left;
	clear: both;
	display: block;
	padding: 0 30px;
	height: 40px;
	line-height: 43px;
	text-decoration: none;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	background-position: 0 0px;
	background-image: url("../img/buttons_sprite.png");
	background-repeat: repeat-x;
	-webkit-transition: background-position 0.5s;
	-moz-transition: background-position 0.5s;
	-ms-transition: background-position 0.5s;
	-o-transition: background-position 0.5s;
	transition: background-position 0.5s;
}

.cat-item-12 .btn {
	background-position: 0 0;
}

.cat-item-13 .btn {
	background-position: 0 -60px;
}

.cat-item-10 .btn {
	background-position: 0 -120px;
}

.cat-item-14 .btn {
	background-position: 0 -180px;
}

.cat-item-15 .btn {
	background-position: 0 -240px;
}

.cat-item-16 .btn {
	background-position: 0 -300px;
}

.cat-item-12 .btn:hover {
	background-position: 0 -20px;
}

.cat-item-13 .btn:hover {
	background-position: 0 -80px;
}

.cat-item-10 .btn:hover {
	background-position: 0 -140px;
}

.cat-item-14 .btn:hover {
	background-position: 0 -200px;
}

.cat-item-15 .btn:hover {
	background-position: 0 -260px;
}

.cat-item-16 .btn:hover {
	background-position: 0 -320px;
}

#slides .slide_content .btn,
#cat_slide .btn,
#single_slide .btn {
	background-position: 0 0;
}

#slides .slide_content .btn:hover,
#cat_slide .btn:hover,
#single_slide .btn:hover {
	background-position: 0 -20px;
}

/* produkty */
.cat-item-12 #products .btn,
.cat-item-13 #products .btn {
	background-position: 0 -120px;
}

.cat-item-12 #products .btn:hover,
.cat-item-13 #products .btn:hover {
	background-position: 0 -140px;
}

.cat-item-10 #products .btn,
.cat-item-14 #products .btn,
.cat-item-15 #products .btn,
.cat-item-16 #products .btn {
	background-position: 0 0;
}

.cat-item-10 #products .btn:hover,
.cat-item-14 #products .btn:hover,
.cat-item-15 #products .btn:hover,
.cat-item-16 #products .btn:hover {
	background-position: 0 -20px;
}



.slide.cat-item-12 {
	background-image: url("../img/hubnuti_icon_150-x150.png");
	background-repeat: no-repeat;
	background-position: 790px 87px;
}

.slide.cat-item-13 {
	/*background-image: url("/wp-content/themes/blueweb/img/cat-item-13_icon_150-x150.png");
	background-repeat: no-repeat;
	background-position: 790px 87px;*/
}

.slide.cat-item-10 {
	background-image: url("../img/pozicky_icon_150-x150.png");
	background-repeat: no-repeat;
	background-position: 790px 87px;
}

.slide.cat-item-14 {
	background-image: url("../img/energie_icon_150-x150.png");
	background-repeat: no-repeat;
	background-position: 790px 87px;
}

.slide.cat-item-15 {
	background-image: url("../img/poistenie_icon_150-x150.png");
	background-repeat: no-repeat;
	background-position: 790px 87px;
}

.slide.cat-item-16 {
	background-image: url("../img/hypoteky_icon_150-x150.png");
	background-repeat: no-repeat;
	background-position: 790px 87px;
}

#main {
	/*margin-top: 37px;*/
}

#content {
	float: left;
	width: 620px;
	margin: 0 0 20px 10px;
}

#content.full_width {
	width: 100%;
}

aside {
	margin: 0 10px 20px 0;
	float: right;
	width: 300px;
}

aside.full_width {
	float: none;
	width: 100%;
	clear: both;
}

h1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 35px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h1,
#main .cat-item-12 h1,
#main .cat-item-12 .breadcrumbs a,
#main .cat-item-12 .breadcrumbs,
.adv.cat-item-12,
.cat-item-12 .product_title h3 {
	color: #32a55b;
}

#main .cat-item-13 h1,
#main .cat-item-13 .breadcrumbs a,
#main .cat-item-13 .breadcrumbs,
.adv.cat-item-13,
.cat-item-13 .product_title h3 {
	color: #2ecc71;
}

#main .cat-item-10 h1,
#main .cat-item-10 .breadcrumbs a,
#main .cat-item-10 .breadcrumbs,
.adv.cat-item-10,
.cat-item-10 .product_title h3 {
	color: #3498db;
}

#main .cat-item-14 h1,
#main .cat-item-14 .breadcrumbs a,
#main .cat-item-14 .breadcrumbs,
.adv.cat-item-14,
.cat-item-14 .product_title h3 {
	color: #2980b9;
}

#main .cat-item-15 h1,
#main .cat-item-15 .breadcrumbs a,
#main .cat-item-15 .breadcrumbs,
.adv.cat-item-15,
.cat-item-15 .product_title h3 {
	color: #1e3859;
}

#main .cat-item-16 h1,
#main .cat-item-16 .breadcrumbs a,
#main .cat-item-16 .breadcrumbs,
.adv.cat-item-16,
.cat-item-16 .product_title h3 {
	color: #0d294e;
}

#main h2.articles_header {
	color: #fff;
}

#main h2 {
	background-color: #2ecc71;
	color: #fff;
	font-family: 'Roboto Slab', serif;
	font-size: 25px;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0;
}


#main .cat-item-12 h2 {
	background-color: #32a55b;
}

#main .cat-item-13 h2 {
	background-color: #2ecc71;
}

#main .cat-item-10 h2 {
	background-color: #3498db;
}

#main .cat-item-14 h2 {
	background-color: #2980b9;
}

#main .cat-item-15 h2 {
	background-color: #1e3859;
}

#main .cat-item-16 h2 {
	background-color: #0d294e;
}

#main h2.articles_header {
	background-color: #2ecc71;
}

.articles {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

.articles li {
	color: #575656;
	margin: 20px 0 0 0;
	padding: 0px 10px 1px 50px;
	border-left: 10px solid #2ecc71;
}

.articles li h3 {
	margin: 0 0 10px 0;
}

.articles li h3 a {
	font-family: 'PT Sans', sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #575656;
	text-decoration: none;
}

.articles li h3 a:hover {
	text-decoration: underline;
}

.read-more {
	white-space: nowrap;
	color: #3e90d0;
	text-decoration: underline;
	font-style: italic;
	font-size: 14px;
}

.read-more:hover {
	text-decoration: none;
}

#main h2.ref_header {
	background-color: #bdc3c7;
	margin: 0;
}

.ref {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style: none;
}

.ref li {
	position: relative;
	padding: 15px 15px 140px 15px;
	border: 1px solid #bdc3c7;
	border-top: none;
	font-size: 14px;
	color: #575656;
}

.ref li p {
	margin: 0;
}

.ref li img {
	position: absolute;
	bottom: 35px;
	left: 15px;
	border: 1px solid #bdc3c7;
	border-radius: 50%;
}

.ref p.ref_meta {
	position: absolute;
	display: block;
	bottom: 35px;
	right: 25px;
	text-align: right;
	width: 180px;
}

#main h2.newsletter_header {
	background-color: #32a55b;
	margin: 0;
}

#newsletter {
	background-color: #2ecc71;
	padding: 15px;
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}

#newsletter p {
	margin: 0 0 15px 0;
}

#frmcontactForm-contact_email {
	border: 1px solid #32a55b;
	outline: none;
	background-color: #fff;
	padding: 10px 20px;
	margin: 0 15px 15px 15px;
	width: 188px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-style: italic;
	color: #2ecc71;
}

#frmcontactForm-ok,
#frmpoptavkaForm-ok {
	color: #fff;
	background-color: #32a55b;
	text-transform: uppercase;
	clear: both;
	display: block;
	padding: 0 50px 0 20px;
	height: 40px;
	line-height: 43px;
	text-decoration: none;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	background-image: url("../img/btn_arrow.png");
	background-repeat: no-repeat;
	background-position: 90% center;
	border: none;
	margin: 0 15px 5px 15px;
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-ms-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s
}

#frmcontactForm-ok:hover,
#frmpoptavkaForm-ok:hover {
	background-color: #238445;
}

#newsletter_submit:hover {
	text-decoration: underline;
}

#facebook {
	margin-bottom: 20px;
}

#facebook img {
	float: left;
}

#facebook .fb-like-box {
	border: 2px solid #e3e8e9;
}

footer {
	position: relative;
	background-color: #0c284d;
	min-height: 500px;
}

footer .footer_menu {
	min-height: 440px;
	position: relative;
}

#footer_bottom {
	padding: 20px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #1e3859;
	width: 100%;
}

.blueweb {
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	margin: 0;
}

.blueweb a {
	color: #fff;
	text-decoration: none;
}

.blueweb a:hover {
	text-decoration: underline;
}

#footer_bottom nav {
	float: right;
}

#footer_bottom nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_bottom nav ul li {
	float: right;
}

#footer_bottom nav ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	padding: 0 15px;
	border-right: 2px solid #c7cdd5;
	height: 20px;
	line-height: 20px;
}

#footer_bottom nav ul li a:hover {
	text-decoration: underline;
}

#footer_bottom nav ul li:first-child a {
	border-right: none;
}

.venturio_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
}

#subcategory {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#subcategory li {
	float: left;
}

#subcategory li a {
	position: relative;
	width: 300px;
	display: block;
	margin: 0 10px 10px 10px;
	background-color: #1e3859;
	height: 150px;
	text-decoration: none;
	color: #fff;
	-webkit-transition: box-shadow 0.5s;
	-moz-transition: box-shadow 0.5s;
	-ms-transition: box-shadow 0.5s;
	-o-transition: box-shadow 0.5s;
	transition: box-shadow 0.5s;
}

#subcategory li a:hover {
	box-shadow: 0 0 8px #333;
}

#subcategory li a img {
	float: right;
	border: 1px solid #bdc3c7;
	border-left: none;
}

#subcategory h1 {
	margin: 0;
	font-family: 'pt sans', sans-serif;
	padding: 15px 10px 0 18px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

#subcategory span {
	position: absolute;
	background-color: #2ecc71;
	bottom: 15px;
	right: 155px;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	text-transform: uppercase;
}

#subcategory.two_slides li a {
	width: 460px;
	height: 170px;
}

#subcategory.two_slides li span {
	right: 255px;
}


.text>p,
.text>span,
.text>img,
.text>a,
.text>h3 {
	padding-left: 50px;
}

.text>ul,
.text>ol {
	padding-left: 90px;
}

.text.advantages {
	margin-bottom: 20px;
}

.text.advantages>ul {
	padding-left: 50px;
	list-style: none;
}

.upper_text ul {
	list-style: none;
}

.upper_text li {
	padding-left: 50px;
	margin: 20px 0;
	background-image: url("../img/ul-list-style_03.png");
	background-repeat: no-repeat;
}

.text.advantages>ul>li {
	padding-left: 50px;
	margin: 20px 0 20px 40px;
	background-image: url("../img/ul-list-style_03.png");
	background-repeat: no-repeat;
}

.cat-item-12 .advantages ul li {
	background-image: url("../img/ul-list-style_03.png");
	background-repeat: no-repeat;
}

.cat-item-13 .advantages ul li {
	background-image: url("../img/ul-list-style_06.png");
	background-repeat: no-repeat;
}

.cat-item-10 .advantages ul li {
	background-image: url("../img/ul-list-style_08.png");
	background-repeat: no-repeat;
}

.cat-item-14 .advantages ul li {
	background-image: url("../img/ul-list-style_10.png");
	background-repeat: no-repeat;
}

.cat-item-15 .advantages ul li {
	background-image: url("../img/ul-list-style_12.png");
	background-repeat: no-repeat;
}

.cat-item-16 .advantages ul li {
	background-image: url("../img/ul-list-style_14.png");
	background-repeat: no-repeat;
}

.breadcrumbs {
	margin: 0 0 10px 0;
}

.breadcrumbs a {
	font-size: 13px;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

#cat_slide {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	position: relative;
	margin-bottom: 37px;
}

#cat_slide>img {
	float: left;
}

#cat_slide {
	background-color: #1e3859;
	height: 300px;
	color: #fff;
}

#cat_slide .slide_content {
	width: 400px;
	float: right;
	padding: 10px 30px 50px 0;
}

#cat_slide h2 {
	width: auto;
	height: auto;
	padding: 0;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	color: #fff;
	font-size: 30px;
	margin: 5px 0;
	text-transform: uppercase;
	background-color: transparent !important;
}

#cat_slide .btn img {
	position: absolute;
	right: 16px;
	top: 11px;
}

#showmore_btn {
	display: none;
	float: right;
	margin: 10px 0;
	padding: 0 30px;
}

#show_more.hide_show_more {
	overflow: hidden;
	height: 315px;
	margin-bottom: 10px;
}

#intro {
	margin-left: 10px;
}

.adv {
	background-color: #dee2e4;
	margin-bottom: 20px;
}

.adv h2 {
	margin-bottom: 0
}

.adv div {
	padding: 0 20px;
	padding-bottom: 1px;
	border: 1px solid #bdc3c7;
	color: #;
}

.adv div p {
	font-size: 14px;
}

#iframe {
	clear: both;
	max-width: 100%;
	overflow: hidden;
}

#iframe_child {
	width: 100%;
	overflow: auto;
	height: 100%;
}

#products {
	margin-bottom: 20px;
}

#products h2 {
	margin-bottom: 0;
}

#products ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #e0e5e6;
}

#products ul li {
	border-bottom: 1px solid #c4cacd;
	padding: 15px 0 15px 15px;
}

#products .product_btns {
	float: right;
	display: block;
}

#products .product_btns .btn {
	float: right;
	margin: 20px 0 20px 10px;
	padding: 0 15px;
	clear: none;
}

#products .product_btns .btn.web {
	padding: 0 35px;
}

.product_img {
	float: left;
	display: block;
	margin-right: 15px;
}

.product_title {
	height: 80px;
	display: table-cell;
	vertical-align: middle;
}

.product_title h3 {
	margin: 0;
	font-family: 'pt sans', serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#back_to_top {
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url("../img/back_to_top_bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	-webkit-transition: background-position 0.5s;
	-moz-transition: background-position 0.5s;
	-ms-transition: background-position 0.5s;
	-o-transition: background-position 0.5s;
	transition: background-position 0.5s;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 19px;
}

#back_to_top:hover {
	background-position: 0 -23px;
}

.blog_categories_h2 {
	color: #2ecc71;
	margin: 0;
}

.blog_categories {
	margin: 0 0 20px 0;
	padding: 15px 20px 15px 35px;
	list-style: none;
	background-color: #dee2e4;
	border: 1px solid #bdc3c7;
}

.blog_categories li a {
	padding: 0 0 0 30px;
	display: block;
	color: #27ae60;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	background-image: url("../img/categories_list_style.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.blog_categories li a:hover {
	background-position: 0 -22px;
	color: #2ecc71;
}

#single_slide {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	position: relative;
	margin-bottom: 37px;
}

#single_slide>img {
	float: left;
}

#single_slide {
	background-color: #1e3859;
	height: 200px;
	color: #fff;
}

#single_slide .slide_content {
	width: 250px;
	float: right;
	padding: 10px 30px 50px 0;
}

#single_slide h2 {
	width: auto;
	height: auto;
	padding: 0;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	color: #fff;
	font-size: 30px;
	margin: 5px 0;
	text-transform: uppercase;
	background-color: transparent !important;
}

#single_slide .btn img {
	position: absolute;
	right: 16px;
	top: 11px;
}

.page-numbers {
	margin: 20px 0;
	padding: 10px 0;
	list-style: none;
	text-align: center;
	background-color: #2ecc71;
}

.page-numbers li {
	display: inline-block;
	font-size: 18px;
}

.page-numbers li a {
	margin: 0 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.page-numbers li a:hover {
	color: #000;
}

#poptavka_form .field {
	margin-bottom: 10px;
}

#poptavka_form .field label {
	width: 140px;
	display: inline-block;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
}

#poptavka_form .field textarea {
	padding: 5px 15px;
	width: 400px;
	border-radius: 5px;
	border: 1px solid #2ecc71;
	color: #2ecc71;
	outline: none;
}

#poptavka_form h3 {
	border-top: #111 solid #ccc;
	padding-top: 15px;
	color: #2ecc71
}

#poptavka_form .field input {
	padding: 5px 15px;
	width: 230px;
	border-radius: 5px;
	border: 1px solid #2ecc71;
	color: #2ecc71;
	outline: none;
}

#frmpoptavkaForm-ok {
	margin: 10px 23px 15px 0;
	float: right;
}

.poptavka_info {
	font-size: 12px;
	margin: 10px 0 0 165px;
	float: left;
}

.reminder {
	clear: both;
	margin: 10px 0;
	text-align: center;
	padding: 5px 0;
	color: #0985ca;
	font-size: 12px;
	font-weight: bold;
	background-color: #b3d4fc;
	border-bottom: 1px solid #ccc;
}

.particulars {
	text-align: center;
}

.particulars a {
	color: #0985ca;
}

.particulars a:hover {
	text-decoration: none;
}


#form-chudnutie {
	padding: 20px 20px;
	margin: 30px auto;
	background-color: #48af5e;
	position: relative;
	border-radius: 10px;
	color: #fff;
}

#form-chudnutie h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	color: #ffffff !important;
	text-transform: uppercase;
	position: relative;
	top: -20px;
}

#form-chudnutie form {
	text-align: center;
}

#form-chudnutie table {
	width: 100%;
}

#form-chudnutie td {
	font: bold 15px Arial;
	letter-spacing: 1px;
}

#form-chudnutie h1 span {
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	position: relative;
	top: 15px;
	line-height: 50px;
}

#form-chudnutie select {
	margin-bottom: 5px;
}

#form-chudnutie input,
#form-chudnutie textarea {
	width: 90%;
	margin-bottom: 5px;
}

#form-chudnutie input {
	width: 90% !important;
	padding: 15px;
	border: 1px solid #333;
	border-radius: 4px;
}

#form-chudnutie select {
	width: 96% !important;
	padding: 15px;
	border: 1px solid #333;
	border-radius: 4px;
}

#form-chudnutie textarea {
	width: 90% !important;
	padding: 15px;
	border: 1px solid #333;
	border-radius: 4px;
}

#form-chudnutie input[type="submit"] {
	margin-top: 15px;
	background-color: #f2d552;
	/*#a0ce4e;*/
	border: 1px solid #567420;
	width: 260px !important;
	padding: 15px;
	border-radius: 4px;
	font: bold 20px Arial;
	color: #af920d;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #fff;
}

#form-chudnutie p {
	margin-top: 10px;
}

#form-chudnutie h2 {
	font: bold 24px Arial;
	color: #f9ecb1 !important;
	line-height: 0px !important;
	background-color: transparent;
}

#form-chudnutie hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #fff;
}

#form-chudnutie .ribbon {
	background: url('../img/akcia-ribbon.png') no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 70px;
}