/*
Theme Name: Template by wh1sp.com
Theme URI: http://wh1sp.com/web
Description: Customized client's template, designed and integrated by <a href="http://wh1sp.com/web/">wh1sp.com</a>.
Version: 1.6
Author: Boyan Kostov
Author URI: http://wh1sp.com/web
*/


@font-face {
font-family: CaviarDreamsRegular;
src: url(fonts/CaviarDreams-webfont.ttf) format("opentype");
}
@font-face {
font-family: CaviarDreamsBold;
src: url(fonts/CaviarDreams_Bold-webfont.ttf) format("opentype");
}
/* GLOBAL */
body, html {
	font-size: 13px;
	font-family: 'Segoe UI', Arial, Sans-Serif;
	background: #fff url('images/bgr.gif') repeat-x 0 0;
	color: #4f4f4f;
	text-align: left;
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
.desc {
	position:relative;
	left:-9999px;
	font-size:1px;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
	height: 0;
}
.clearfix:after, .cform:before, .menu-header:before {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
h1 {
	font-size: 27px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 15px;
}
a {
	text-decoration: none;
	-moz-transition: color 0.2s ease-out;
}
a:hover {
	color: black;
	-moz-transition: color 0.2s ease-in;
	-webkit-transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
}
#page {
	text-align: left;
	width: 940px;
	margin: 0 auto;
}
.alignleft {float: left}
.alignright {float: right;}
img.alignleft {margin: 5px 20px 0 0;}
img.alignright {margin: 5px 0 0 20px;}
img.alignright, img.alignleft, img.wp-post-image {border: 1px solid #cecece;}
/* GLOBAL COLOR */
#header .left {
	font-family: CaviarDreamsRegular, "Segoe UI", Arial;
}
h1, h2, h3, h4, p.phone, p.name, .promow ul li {
	font-family: CaviarDreamsBold, "Segoe UI", Arial;
	font-weight: normal;
	color: black;
	letter-spacing: -1px;
}
.sendbutton {
	font-family: CaviarDreamsBold, "Segoe UI", Arial;
}
p.l, p.r, .promocont h2 {
	letter-spacing: -1px;
}
.jqTransformSelectWrapper ul, .promocont {
	background: #fff url(images/fallbackbgr2.gif) repeat-x 0 0;
	background: -moz-linear-gradient(#ededed, #ffffff);
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ffffff));
}
.boxed, .breadcrumbs, #sub-page-menu {
	background: #ededed url(images/fallbackbgr.gif) repeat-x 0 0;
	background: -moz-linear-gradient(#ffffff, #ededed);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
}

/* BORDER RADIUS 5px */
#header .menu-header, .boxed, #header .right, .cform button, .success, .failure, .waiting, .breadcrumbs, .post .cform fieldset, #sub-page-menu, #content h5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* OUTSET SHADOW 5px  */
#header .menu-header, .boxed, .breadcrumbs, .post .cform fieldset, #sub-page-menu, img.alignleft, img.alignright, img.wp-post-image, #content h5 {
	-moz-box-shadow: 0 0 5px #d3d3d3;
	-webkit-box-shadow: 0 0 5px #d3d3d3;
	box-shadow: 0 0 5px #d3d3d3;
}
/* INSET SHADOW */
#header .menu-header ul li.current_page_item a, .cform ol li input, .post img.captcha, .post .cform textarea {
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, 1) inset;
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 1) inset;
	box-shadow: 0 0 1px rgba(255, 255, 255, 1) inset;
}
/* HEADER */

#header {
	height: 297px;
	padding: 60px 0 0 0;
}
#header .left {
	width: 350px;
	float: left;
}
#header .right {
	float: right;
	width: 460px;
}
#header .left a {
	line-height: 45px;
	font-size: 50px;
	color: black;
}
#header .left p {
	font-size: 18px;
	width: 180px;
	margin: 20px 0 0 0;
	font-family: CaviarDreamsBold, "Segoe UI", Arial;
}
#header .left a:hover {
	color: #555555;
}
#header .right {
	width: 420px;
	padding: 16px 7px 20px 25px;
	height: 192px;
	position: relative;
}
#header .right, .success, .failure, .waiting {
	-webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
}
p.l, p.r {
	font-size: 24px;
	color: white;
	font-family: CaviarDreamsBold, "Segoe UI", Arial;
	width: 200px;
	height: 60px;
	text-transform: uppercase;
	line-height: 25px;
	text-shadow: 1px 1px 1px #396991;
}
#header .right p.l {
	float: left;
}
#header .right p.r {
	float: right;
	margin-right: 20px;
	text-align: right;
}
#content .cform ol, #header .cform ol {
	list-style: none;
	margin: 0;	
}
.cform ol, .cform ol li, .cform {
	margin: 0;
	padding: 0;
}
.right .cform ol li {
	width: 192px;
	margin: 0 18px 11px 0;
	float: left;
}
.cform ol li input {
	background: url(images/inputbgr.gif) repeat-x 0 0;
	height: 16px;
	float: left;
	padding: 8px 0 8px 15px;
	font-size: 12px;
	color: #3a3a3a;
}
#header .cform ol li input:focus {
	border-color: #000!important;
	color: #000;	
}
#content ul {
	margin: 15px 0 15px 45px;
	list-style: square;
}
#content ol {
	margin-left: 40px;
	list-style: lower-latin;	
}
#content ul li{
	
}
#content .jqTransformSelectWrapper ul, #header .jqTransformSelectWrapper ul {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border: 1px solid #124276;
	position: absolute;
	width: 188px;
	top: 30px;
	left: 0px;
	list-style: none;
	background-color: #dbdbdb;
	border: solid 1px #fff;
	border-width: 0 1px;
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
	-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.6);
}
#content .jqTransformSelectWrapper ul li, #header .jqTransformSelectWrapper ul li {
	margin: 0;
	padding: 0;
	background: none;
}
.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px 14px;
	width: 161px!important;
	text-decoration: none;
	color:#333;
	border-top: 1px solid white;
	border-bottom: 1px solid #d7d7d7;
	font-size: 12px;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

#content .post .jqTransformSelectWrapper ul a {
	width: 108px!important;
}
.jqTransformSelectWrapper ul li:last-child a {
	border-bottom: none;
	-moz-border-radius: 0 0 4px 4px;
	-webkite-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.jqTransformSelectWrapper ul a.selected {
	color: #ffffff;
	text-shadow: 1px 1px 0 #454545;
}
.jqTransformSelectWrapper ul a:hover {
	background: #dedede;
}
#header .right .cform ol li input {
	width: 175px;
}
#header .right .cform ol li input {
	border: 1px solid #124276;
}
#content .cform ol li input {
	border: 1px solid #c6c6c6;
}
#header .right .cform ol li input, #content .cform ol li input {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.cform button {
	width: 190px;
	font-size: 15px;
	height: 33px;
	padding: 0 0 0 40px;
	margin: 3px 0 0 1px;
	float: right;
	-moz-box-shadow: 1px 1px 0 black;
	-webkit-box-shadow: 1px 1px 0 black;
	text-shadow: 1px 1px 0 #ffeab7;
}
.success, .failure, .waiting {
	background: #fdb335 url(images/err.gif) repeat-x top left;
	background: -moz-linear-gradient(#f1eb65, #fdb133);
	background: -webkit-gradient(linear, left top, left bottom, from(#f1eb65), to(#fdb133));
	height: 15px;
	width: 416px;
	left: -1px;
	text-transform: uppercase;
	color: #5b3c0a;
	text-shadow: 1px 1px 0 white;
	border: 1px solid #9d6508!important;
	position: absolute;
	top: -33px;
	padding: 5px 10px 5px 26px;
}
#header .right .cform ol li .cf_error {
	border: 1px solid #aa751d;
	background: url(images/err2.gif) repeat-x 0 0;
	background: -moz-linear-gradient(#ffe1ab, #fffbd6);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffe1ab), to(#fffbd6));
}
#header .right .cform button {
	background: url(images/callbackphone.gif) no-repeat 0 0;
	margin-right: 19px;
	clear: both;
}
#header .right small {
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #133863;
	position: absolute;
	bottom: 24px;
}
#header .right small a {
	display: block;
	font-size: 12px;
	color: #ffd371;
	font-weight: bold;
}
#header .right small a:hover {
	color: #ffb000;
}
.reqtxt, .emailreqtxt, legend, label, .linklove, .cf_hidden {
	display: none;
}
#header .menu-header {
	margin-top: 15px;
	background: white url(images/navbgr.gif) repeat-x 0 0;
	background: -moz-linear-gradient(#ffffff, #ededed);
	border: 1px solid #cecece;
}
body.page-template-default #header .menu-header {
	-moz-border-radius: 5px 5px 5px 0;
	-webkit-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
}
#header .menu-header ul {
	list-style: none;
	height: 49px;
	padding: 0 15px;
	font-family: CaviarDreamsBold, "Segoe UI", Arial;
	font-size: 16px;
}
#header .menu-header ul li {
	display: inline;
}
#header .menu-header ul li a {
	display: block;
	height: 19px;
	float: left;
	color: black;
	border-width: 0 1px;
	border-style: solid;
	border-color: transparent;
	padding: 15px 15px;
}
#header .menu-header ul li.current_page_item a {
	background: url(images/navbgr.gif) repeat-x 0 -49px;
	border-color: #cecece;
}
/* SIDEBAR*/

.leftpart {
	float: left;
	font-size: 12px;
}
.promo {
	background: url(images/promotop.png) no-repeat 0 0;
	padding-top: 3px;
	width: 440px;
	height: 176px;
	z-index: 1;
	margin: -5px 0 0 0;
	-moz-border-radius-bottomleft: 6px;
}
.promocont {
	border: 1px solid #cecece;
	border-width: 0 1px 1px 1px;
	height: 175px;
	position: relative;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-box-shadow: 0 2px 5px #e3e3e3;
	-webkit-box-shadow: 0 2px 5px #e3e3e3;
}
.promocont img {
	position: absolute;
	bottom: 0;
}
.promocont span {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	height: 3px;
	width: 3px;
	background: transparent url(images/promocorner.png) no-repeat 0 0;
}
.promocont .r {
	position: absolute;
	left: 150px;
	top: 15px;
}
.promocont h2 {
	font-size: 30px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.promocont ul {
	list-style: none;
}
.promocont ul li {
	background: url(images/tickbig.gif) no-repeat 0 0;
	font-family: CaviarDreamsBold, "Segoe UI", Arial;
	font-size: 20px;
	color: #585858;
	padding-left: 35px;
	margin: 7px 0;
}
#sidebar, #sidebar2 {
	width: 203px;
	float: left;
}
#sidebar {
	margin: 20px 17px 0 0;
}
#sidebar2 {
	margin: 20px 0 0 17px;
}

#sidebar a:hover, #sidebar2 a:hover, #sub-page-menu ul li.current_page_item ul.children li a:hover, #sub-page-menu ul li.current_page_parent ul.children li a:hover {
	color: black;
}
.widget {
	margin: 0 0 15px 0;
}
.widget h3 {
	font-size: 23px;
	line-height: 23px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(images/dot.gif) repeat-x left bottom;
}
.boxed h3, #sub-page-menu h3 {
	background: none;	
}
.widget ol, .widget ul {
	list-style: none;
}
.widget ul li {
	margin: 5px 0;	
}
#sub-page-menu {
	width: 200px;
	border: 1px solid #cecece;
	background: #efefef url(images/widgettop.gif) repeat-x 0 0;
}
#sub-page-menu h3 {
	margin-left: 15px;
}
#sub-page-menu h3 a {
	color: black;
}
#sub-page-menu ul {
	padding-bottom: 11px;
	background: url(images/submenulower.gif) repeat-x left bottom;
	-moz-border-radius: 0 0 4px 4px;
	-уефнсш-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
#sub-page-menu ul li {
	margin: 0;	
}
#sub-page-menu ul li a {
	display: block;
	padding: 10px 15px 10px 15px;
	background: #f8f8f8;
	font-weight: normal;
	border-top: 1px solid #cecece;
}
#sub-page-menu ul li.tatko a {
	background: #f8f8f8 url(images/arrowdown.gif) no-repeat 180px 17px;
}
#sub-page-menu ul li.tatko.current_page_item a, #sub-page-menu ul li.tatko.current_page_item a:hover {
	background: url(images/arrowdown.gif) no-repeat 180px 17px, url(images/submenuhover.gif) repeat-x 0 0;
}
#sub-page-menu ul li.tatko a:hover {
	background: #f5f5f5 url(images/arrowdown.gif) no-repeat 180px 17px;
}
#sub-page-menu ul li a:hover {
	background: #f5f5f5;
}
#sub-page-menu ul li ul.children, #sub-page-menu ul li ul.children li ul.children {
	display: none;
	padding: 0;
}
#sub-page-menu ul li.current_page_item ul.children, #sub-page-menu ul li.current_page_parent ul.children, #sub-page-menu ul li ul.children li.current_page_item ul.children, #sub-page-menu ul li.current_page_ancestor ul.children, #sub-page-menu ul li.current_page_ancestor ul.children li.current_page_parent ul.children {
	display: block;
}
#sub-page-menu ul li.current_page_item ul.children li a, #sub-page-menu ul li.current_page_parent ul.children li a, #sub-page-menu ul li ul.children li.tatko a {
	background: #eee url(images/bullet.gif) no-repeat 17px 16px;
	padding-left: 30px;
	text-shadow: 1px 1px 0 white;
}
#sub-page-menu ul li.current_page_ancestor ul.children li.current_page_item ul li a, #sub-page-menu ul li.current_page_ancestor ul.children li.current_page_parent ul li a {
	background: #e1e1e1 url(images/bullet.gif) no-repeat 32px 16px;
	padding-left: 45px;
	text-shadow: 1px 1px 0 white;
}
#sub-page-menu ul li ul.children li.current_page_item ul.children li a:hover, #sub-page-menu ul li ul.children li.current_page_parent ul.children li a:hover {
	background: #ddd url(images/bullet.gif) no-repeat 32px 16px;
	color: black;
}
#sub-page-menu ul li.current_page_item ul.children li a:hover, #sub-page-menu ul li.current_page_parent ul.children li a:hover, #sub-page-menu ul li ul.children li.tatko a:hover {
	background: #eaeaea url(images/bullet.gif) no-repeat 17px 16px;
}
#sub-page-menu ul li ul.children li.tatko a {
	background: url(images/bullet.gif) no-repeat 17px 16px, url(images/arrowdown.gif) no-repeat 180px 17px;
	background-color: #eee;
}
#sub-page-menu ul li ul.children li.tatko a:hover {
	background: url(images/bullet.gif) no-repeat 17px 16px, url(images/arrowdown.gif) no-repeat 180px 17px;
	background-color: #eaeaea;
}

/* SUBMENU: CURRENT PAGE */
#sub-page-menu ul li.current_page_item a, #sub-page-menu ul li.current_page_parent ul li.current_page_item a, #sub-page-menu ul li.current_page_ancestor ul li.current_page_parent ul li.current_page_item a {
	background: #ffe1ab url(images/submenuhover.gif) repeat-x 0 0;
	color: #575141;
	text-shadow: 1px 1px 0 #fff1ce;
}
#sub-page-menu ul li ul.children li.current_page_item a, #sub-page-menu ul li ul.children li.current_page_item a:hover {
	background: url(images/bullet.gif) no-repeat 17px 16px, url(images/submenuhover.gif) repeat-x 0 0;
	background-color: #ffe1ab;
}
#sub-page-menu ul li ul.children li.current_page_item.tatko a, #sub-page-menu ul li ul.children li.current_page_item.tatko a:hover {
	background: url(images/bullet.gif) no-repeat 17px 16px, url(images/arrowdown.gif) no-repeat 180px 17px, url(images/submenuhover.gif) repeat-x 0 0;
	background-color: #ffe1ab;
}
#sub-page-menu ul li ul.children li ul.children li.current_page_item a, #sub-page-menu ul li ul.children li ul.children li.current_page_item a:hover {
	background: url(images/bullet.gif) no-repeat 32px 16px, url(images/submenuhover.gif) repeat-x 0 0;
	background-color: #ffe1ab;
}
/* currently active header */
#accordion h4 {
	cursor: pointer;
	font-size: 22px;
	margin-bottom: 10px;
}
#accordion h4.current {
	cursor: default;
	color: #0b4082;
	background-color:#fff;
}
/* accordion pane */
#accordion .pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	padding:0px 0 15px 0;
	height: 60px;
	font-size:12px;
}
#accordion .pane a {
	font-family: CaviarDreamsBold, "Segoe UI", Arial;
	font-size: 12px;
	display: block;
	padding-top: 10px;
}
#accordion ul {
	list-style: none;	
}
#accordion ul li {
	margin: 5px 0;	
}
#accordion .pane ul li  a {
	padding-top: 0;	
}
.boxed {
	width: 185px;
	border: 1px solid #cecece;
	padding: 0 0 10px 15px;
}
.boxed a {
	font-weight: bold;	
}
.calculator {
	height: 113px;
}
.calculator .inner {
	padding: 0px 70px 0 0;
	margin: 0 15px 0 0;
	height: 117px;
	background: url(images/calculator.png) no-repeat right 5px;
}
.calculator h3 {
	font-size: 21px;	
}
body .calculator h3 a {
	color: black!important;
	font-family: CaviarDreamsRegular;
	font-weight: normal;
}	
.widget.boxed h3, #sub-page-menu h3 {
	padding: 15px 0 0 0;
}
.widget.promow h3 {
	background: url(images/dot.gif) repeat-x bottom left;
	padding-bottom: 10px;
	padding-top: 17px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.promow ul li {
	color: black;
	font-size: 16px;
	text-transform: uppercase;
	background: url(images/ticksmall.gif) no-repeat 0 3px;
	padding-left: 25px;
	margin: 7px 0;
}
/* CONTENT */

#content {
	width: 468px;
	float: left;
	margin: 20px 0 0 30px;
}
body.page-template-page-simple-php #content, body.page-template-page-form-php #content, body.page-template-page-contact-php #content, body.page-template-page-flash-php #content, body.single #content {
	margin-left: 10px;
	width: 708px;
}
#content h1 {
	background: url(images/hr.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin: 15px 0;
}
body.page-template-default #content h1 {
	margin-top: 10px;
}
#content .post p {
	margin: 15px 0;
}
#content h2 {
	background: url(images/hr.gif) no-repeat left bottom;
	padding-bottom: 7px;
	margin: 10px 0;
}
#content h3 {
	text-transform: uppercase;
	font-size: 17px;
	margin: 15px 0;
}
body.category #content h3 {
	margin-top: 0;
}
#content h5 {
	margin: 15px 0;
	background: #ffeec1 url(images/alert.png) no-repeat 15px center;
	padding: 15px 15px 15px 65px;
	border: 1px solid #e7bf55;	
	font-size: 14px;
	font-weight: normal;
}
#content blockquote {
	font-size: 16px;
	margin: 15px 0;
}
a.post-edit-link {
	display: block;
	text-transform: uppercase;
	margin: 10px 0;
}
.breadcrumbs {
	font-size: 11px;
	height: 21px;
	width: 100%;
	border: 1px solid #cecece;
	overflow: hidden;
}
.breadcrumbs a, .breadcrumbs span {
	display: block;
	height: 15px;
	float: left;
	background: url(images/brdsep.png) no-repeat 0 -1px;
	padding: 4px 8px 4px 15px;
}
.breadcrumbs span {
	color: #545454;
	text-shadow: 1px 1px 0 #fff6df;
	background: url(images/brdselect.png) no-repeat 0 -2px;
}
.breadcrumbs span.current {
	background-position: -340px -2px;
}
.breadcrumbs .home a {
	background: none;
}
/* INNER FORM */
.post .cform {
	width: 708px;
}
.post .cform fieldset {
	background: url(images/innerformbgr.png) repeat-x 0 0;
	border: 1px solid #cecece;
	margin: 0 19px 19px 0;
}
.post .cform .cf-fs1, .post .cform .cf-fs2 {
	height: 194px;
	width: 318px;
	float: left;
	padding: 12px 2px 0 22px;
}
body.page-template-page-contact-php .post .cform fieldset {
	background: url(images/contactformbgr.gif) repeat-x 0 0;
}
body.page-template-page-contact-php .post .cform .cf-fs1, body.page-template-page-contact-php .post .cform .cf-fs2 {
	height: 150px;
	width: 318px;
	float: left;
	padding: 12px 2px 0 22px;
}
.post .cform .cf-fs2 {
	margin: 0 0 19px 0;
}
.post .cform .cf-fs2 ol {
	position: relative;	
}
.post .cform .cf-fs3 {
	width: 682px;
	float: left;
	height: 104px;
	padding: 12px 2px 0 22px;
	background: url(images/innerformbgrfs3.png) repeat-x 0 0;
}
.post .cform li {
	float: left;
	margin: 0 20px 11px 0;
}
.post .cform input {
	width: 121px;
	float: left;
}
body .post .cform .cf_error {
	background: #ecb343;
	background: -moz-linear-gradient(#f0dc4d, #ecb343);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0dc4d, endColorstr=#ecb343)";
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0dc4d, endColorstr=#ecb343);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0dc4d), to(#ecb343));
	border: 1px solid #d2a435;
	text-shadow: 1px 1px 0 #f8e9b6;
}
.post .cform textarea {
	background: url(images/textarea.png) repeat-x 0 0;
	height: 50px;
	width: 266px;
	max-width: 266px;
	max-height: 50px;
	padding: 12px 14px;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	resize: none;
	border: 1px solid #C6C6C6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.post .cform {
	overflow: visible;
	position: relative;
}
.post .cform li.textonly {
	font-size: 15px;
	font-family: CaviarDreamsBold, "Segoe UI", Arial;
	margin: 0 0 25px 0;
	height: 21px;
}
.post .cform .cf-fs1 li.textonly, .post .cform .cf-fs2 li.textonly {
	width: 295px;
	background: url(images/formol.png) no-repeat top right;
}
.post .cform .cf-fs2 li.textonly {
	background: url(images/formol2.png) no-repeat top right;
}
.post .cform .cf-fs3 li.textonly {
	width: 658px;
	background: url(images/formol3.png) no-repeat top right;
}
.post img.captcha {
	margin-left: 20px;
}
.post a.dp-choose-date {
	display: block;
	height: 19px;
	width: 22px;
	position: absolute;	
	top: 54px;
	left: 112px;
}
.post .cform button {
	background: url(images/mainformphone.gif) no-repeat 0 0;
	clear: both;
}
.post .success, .post .failure, .post .waiting {
	position: static;
	margin-bottom: 15px;
}
.post .cform p.cf-sb {
	position: absolute;
	top: 269px;
	right: 28px;	
}
body.page-template-page-contact-php .post .cform p.cf-sb{
	top: 228px;	
}

/* NEWS PART */

img.wp-post-image {
	float: left;
	margin: 4px 15px 5px 0;	
}
body.archive #content .post {
	margin: 25px 0;
	border-top: 1px solid #eee;
	padding-top: 20px;
}
.catdesc {
	font-style: italic;
}

/* FOOTER */

#footer {
	border-top: 1px solid #c7c7c7;
	padding: 10px 0 0 0;
	margin: 20px 0 20px 0;
}
#footer .l {
	float: left;
	width: 237px;
}
#footer .l p.name {
	font-size: 15px;
}
#footer .l p.phone {
	font-size: 20px;
}
#footer .r {
	float: left;
	width: 700px;
}
#footer .r ul {
	list-style: none;
}
#footer .r ul li {
	float: left;
	background: url(images/sep.gif) no-repeat top right;
	padding: 3px 10px 3px 0;
	margin: 0 10px 0 0;
}
#footer .r ul li a {
	color: #919191;
}
