abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background:transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block
}
mark, rp, rt, ruby, summary, time {
	display:inline
}
input {
	outline: none;
}
/**/

body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color:#999797;
	position:relative;
	min-width:1000px;
	background: url(../images/bg_body.png) center 0  repeat #181818;
}
html, body {
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #dadbdf;
}
h2 {
	font-size: 20px;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	padding: 16px 35px 19px;
	font-weight: normal;
	background: url(../images/h2_bg.png) 0 0 repeat-x #2b2b2b;
	border-left: 1px solid #424242;
	border-right: 1px solid #242424;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #171717;	
	margin-bottom: 30px;
}

h3 {
	font: 15px/20px 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 600;	
	padding-top: 12px;
	padding-bottom: 30px;
}



p {
	margin-bottom: 21px;
}
strong {
	color: #ffffff;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
	margin-top: -5px;
}

ul.list li {
	border-top: 1px solid #343434;
	margin-bottom: 10px;
	padding-top: 9px;
}

ul.list li:first-child {
	border: none;	
	padding-top: 0;
}

ul.list li a {
	color: #999797;	
}

ul.list li a:hover {
	color: #fff;	
}

/*links*/

a {
	text-decoration: none;
	color: #dadbdf;
	outline: none;
}
a:hover {
	color: #C8A102;
}

a.btn {
	display: inline-block;
	background: url(../images/btn_bg.png) repeat-x 0 0 #2c2c2c;
	line-height: 15px;
	padding: 7px 10px 7px ;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;	
	border-left: 1px solid #424242;
	border-right: 1px solid #242424;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #171717;	
}

a.link1 {
	text-decoration: underline;	
	color: #fff;
}

a.link1:hover {
	color: #C8A102;		
}

.link2 {
	color: #e6c20f;	
}

a.link2:hover {
	color: #fff;	
}

/*preclass*/


.img_inner {
	margin-bottom: 14px;

}

.text1 {
	color: #f4f4f4;	
	text-transform: uppercase;
	margin-bottom: 10px !important;
}

.img_fleft {
	float: left;
	margin-right: 20px;		
}

.m0 {
	margin: 0 !important;	
}

.mb0 {
	margin-bottom: 0 !important;
}

.marg1 {
	margin-bottom: 30px !important;	
}

.marg2 {
	margin-top: -5px !important;	
}

.marg3 {
	margin-top: 5px !important;	
}

.marg4 {
	margin-bottom: 11px !important;	
}

.wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.center {
	text-align: center;
}

.fleft {
	float: left;	
}

.alright {
	text-align: right;	
}
/*header*/

.indent {
	height: 41px;	
	display: none;
}

header {
	padding-top: 49px;
}
.main {
	background: url(../images/main_bg.png) center 0 no-repeat;
}
header h1 {
	float: left;
	position: relative;
}
header h1 a {
	display: block;
	width: 247px;
	height: 60px;
	background: url(../images/logo.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999px;
}

.autorization {
	float: right;	
	padding-top: 5px;
}

.autorization a {
	text-transform: uppercase;	
	margin-left: 18px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	display: block;
	float: left;
	padding-top: 7px;
	
}

.autorization a img {
	margin-right: 10px;
	margin-top: 2px;
	display: inline-block;	
}

.autorization a.btn  {
	padding-bottom: 6px;
	padding-top: 8px;
	float: right;
	display: inline-block !important;	
}

.autorization a.btn img {
	margin-top: -3px;	
}
/*Content*/

.content {
	padding-bottom: 39px;
}

.content .price {
	line-height: 34px;	
}

.content a {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;	
}

.search_block {
  background: url(../images/search_bg.png) repeat-x 0 bottom #242323;
  margin-bottom: 11px;	
}

.search_block h2 {
	background: url(../images/search_heading.png) repeat-x 0 0 #222222; 	
	margin: 0;
	border-bottom-color: #0b0b0b;
}

.search_block strong {
	font-size: 13px;
}

.search_block h2 img {
	margin-right: 8px;
	margin-top: 4px;	
}

.search_block a.btn {
	margin-bottom: 24px;	
	padding-left: 12px !important;
	padding-top: 11px;
	padding-bottom: 11px;
}

.search_block a.btn img {
	margin-right: 8px;	
}

.price {
	font-size: 20px;
	line-height: 36px;
	color: #fff;	
}

.border_block {
	border-bottom: 1px solid #2f2f30;
	padding-bottom: 14px;	
}

.price_block {
	overflow: hidden;	
	padding-top: 13px;
	margin-bottom: 28px;
}

.price_block p {
	line-height: 24px;	
}

.price_block .price {
	float: left;	
}

.price_block a.btn {
	float: right;	
}

.block1 {
	margin-top: -5px;	
	padding-bottom: 31px;
}

.block2 {
	padding-bottom: 25px;
}

.block2 strong {	
	display: inline-block;
	margin-top: -5px;
}

.block1 p {
	line-height: 20px;
	margin-bottom: 28px;
}

.block1 .img_fleft {
	margin-top: 5px;	
}

.dealer_block {
	background: url(../images/dealers_bg.png) 0 0 repeat-x #0f0f0f;
	overflow: hidden;
	padding-left: 38px;
	padding-top: 28px;	
	border-top: 1px solid #323131;
	border-left: 1px solid #303030;
	border-right: 1px solid #111112;
	margin-bottom: 11px;
	border-bottom: 1px solid #080808;
}

.dealer_block>div {
	float: left;
	width: 260px;	
	margin-left: 38px;
	padding-bottom: 30px;
}

.dealer_block>div p {
	margin-bottom: 28px;	
}

.dealer_block>div:first-child {
	margin: 0;	
}

.count {
	float: left;
	background: url(../images/count_bg.png) repeat-x 0 0 #fddc1a;
	overflow: hidden;
	height: 43px;
	width: 63px;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #3b3b3b;
	font-weight: bold;
	padding-top: 20px;
	border-radius: 50px;
	text-align: center;
	margin-right: 20px;
}

.border_block address {
	padding-left: 50px;	
}

.border_block address .price{
	padding-top: 5px;
	
}
.block3 {
	margin-bottom: 32px;
}

.block3 .border_block {
	padding-bottom: 23px;
}

.block3 a.btn {
	margin-top: 9px;
}

.block3 a.btn img {
	position: relative;
	top: 1px;	
	margin-right: 10px;
}

.block3 a.btn:first-child {
	margin-top: 5px;	
}

.page6_block {
	padding: 24px 38px 25px;	
	background: url(../images/page6_block_bg.png) 0 0 repeat-x #0f0f0f;
	border-bottom: 1px solid #080808;
	border-right: 1px solid #0d0d0d;
	border-left: 1px solid #252525;
	border-top: 1px solid #323131;
	margin-bottom: 21px;	
	overflow: hidden;
}

.page6_block.min_height {
	min-height: 60px;	
}

.page6_block  .block_icon {
	width: 62px;
	height: 42px;
	float: left;	
}

.page6_block  .block_icon.ic1 {
	background: url(../images/block_icon1.png) 0 0 no-repeat;	
}
.page6_block  .block_icon.ic2 {
	background: url(../images/block_icon2.png) 0 0 no-repeat;	
}
.page6_block  .block_icon.ic3 {
	background: url(../images/block_icon3.png) 0 0 no-repeat;	
}
.page6_block  .block_icon.ic4 {
	background: url(../images/block_icon4.png) 0 0 no-repeat;	
}

.select2>div.jqTransformSelectWrapper {
	z-index: 1 !important; 
}

.page6_block a {
	color: #999797;	
}

.page6_block a:hover {
	color: #fff;	
}

.border_block.advice {
	padding-bottom: 13px;
	margin-bottom: 10px;	
}

.lineh1 {
	line-height: 24px;	
}

.lineh1 p {
	margin-bottom: 16px;	
}

/***Map***/

.map figure{
	margin-bottom: 16px;	
}

.map address {
	color: #f4f4f4;	
}

figure {
	width: 540px;
	height: 388px;	
}

figure iframe {
	width: 540px;
	height: 388px;	
}

.map dd span {
	display: inline-block;
	min-width: 65px;
}

address {
	margin-bottom: 20px;	
}

.block3.mb0 address {
	padding-left: 50px;	
}


/* ------------- * Selects * ------------- */

#form1 {
	padding-left: 23px;
	padding-top: 19px;
	padding-bottom: 22px;
	border-top: 1px solid #373737;
	border-left: 1px solid #343333;
	border-bottom: 1px solid #080808;
	border-right: 1px solid #080808;
}

#form1 label{
	float: left;
	margin-right: 18px;
	width: 182px;
	margin-bottom: 9px;
}


#form1 label.label1 {
	float: left;
	margin-right: 18px;
	width: 82px;
}

#form1 label.label1 .jqTransformSelectWrapper {
	width: 80px !important;	
}

#form1 label.label1 .jqTransformSelectWrapper div span {
	width: 30px !important;	
	overflow: hidden;
}

#form1 input {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#999797;
	font-size:12px;
	height:24px !important;
	width: 158px;
	border:1px solid #333333;
	background:#131313;
	margin-top: 2px;
	margin-bottom: 9px;	
	padding:2px 10px 2px 12px !important;
}

.form-style .jqTransformHidden {
	display: none;
}
.form-style .jqTransformSelectWrapper {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#999797;
	font-size:12px;
	height:24px;
	padding: 2px 0 2px;
	border:1px solid #333333;
	background:#131313;
	margin-top: 2px;
}
.form-style a.btn {
	margin-top: 23px;
	padding-right: 20px;
	padding-left: 20px;	
}



.form-style .jqTransformSelectWrapper div {
	font-family:Arial, Helvetica, sans-serif;
	color:#999797;
	font-size:12px;
	line-height:16px;
	white-space: nowrap;
}
.form-style .jqTransformSelectWrapper div span {
	display:block;
	width: 130px;
	cursor:pointer;
	padding:4px 10px 5px 12px;
}
.form-style .jqTransformSelectWrapper a.jqTransformSelectOpen {
	cursor:pointer;
	display: block;
	position:absolute;
	height:25px;
	width:25px;
	right:1px;
	top:2px;
	background: url(../images/select.png) no-repeat 0 0;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.form-style .jqTransformSelectWrapper div:hover a.jqTransformSelectOpen {
	opacity: 0.6;
}
.form-style .jqTransformSelectWrapper ul {
	position: absolute;
	top: 30px;
	left: -1px;
	background: #131313;
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	overflow-y: auto;
	z-index:999 !important;
	width: 180px !important;
	border:1px solid #333333;
}

.form-style .jqTransformSelectWrapper ul li {
	z-index:999;	
}

a.jqTransformRadio {
	background: url(../images/radio_bg.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-top: 2px;
	margin-right: 8px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
} 

.jqTransformRadio.jqTransformChecked {
	background-position: 0 bottom;	
}


.label1 .jqTransformSelectWrapper ul {
	width: 80px !important;
	
}

.rowElem {
	float: right;	
	width: 110px;
	margin-top: -32px;
	margin-right: 8px;
}

.jqTransformRadioWrapper {
	vertical-align: top;	
	float: left;
	display: block;
}

.radiovalue {
	margin-bottom: 10px !important;	
	
}



.rowElem label {
	float: left;	
	display: block;
	margin: 0;
	width: auto !important;
	padding-top: 0px;
}

.form-style .jqTransformSelectWrapper ul a {
	display: block;
	color:#dadbdf;
	padding-left:10px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
	margin: 0;
	
}

a.offset {
	margin-top: 14px !important;
	margin-bottom: 10px !important;
	margin-left: 17px;	
}

.form-style .jqTransformSelectWrapper ul a:hover {
	color: #000;	
}
.form-style .jqTransformSelectWrapper ul a.selected {
	background:#ececec;
	color:#000;
}
.form-style .jqTransformSelectWrapper ul li:hover {
	background:#ececec;	
}
.form-style .jqTransformSelectWrapper ul li a.selected:hover {
	color:#000;
}
/*************Footer***********/
footer {
	text-transform: uppercase;
	padding: 27px 0;
	border-top: 1px solid #2f2f30;
}

footer a {
	transition: 0.5s;	
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;	
}

footer nav {
	overflow: hidden;	
	float: left;
}

footer nav ul li {
	float: left;
	padding: 0 12px;	
	position: relative;
	background: url(../images/footer_nav_separator.png) 0 center no-repeat;
}

footer nav ul li:first-child {
	padding-left: 0;
	background: none;	
}

footer nav ul li.current a{
	color: #fff;	
}

footer nav li a {
	color: #999797;

}

footer nav li a:hover {
	color: #fff;	
}

.copy {
	float: right;	
}

.copy span {
	font-weight: bold;	
}

.copy a {
	color: #999797;	
}

.copy a:hover {
	color: #fff;	
}

.socials {
	float: right;	
	overflow: hidden;
	margin-top: -3px;
	
}

.socials a {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	background: url(../images/socials.png) right 0 no-repeat;	
	margin-left: 8px;
}


.socials a:hover {
	opacity: 0.5;	
}

.socials a:first-child {
	margin-top: -1px;
	height: 25px;	
}

.socials a:first-child+a {
	background-position: -32px 0;	
}

.socials a:first-child+a+a {
	background-position: 0 0;	
	
}

/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	overflow:hidden;
	width:77px;
	height:37px;
	border:none;
	text-indent:-999px;
	z-index:999;
	background:url(../images/totop.png) no-repeat 0 0;	
}
#toTop:hover {
	background:url(../images/totop.png) no-repeat 0 bottom;	
	
}

#form1 textarea {
	border: 1px solid #333333;
	background: #131313;
	font-size:12px;
	color:#999797;
	height: 100px !important;
	outline: medium none;
	overflow: auto;
	line-height: 16px;
	padding: 6px 10px 7px 12px;
	width: 758px;
	position: relative;
	resize:none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

#form1 textarea.drugi {
	border: 1px solid #333333;
	background: #131313;
	font-size:12px;
	color:#999797;
	height: 50px !important;
	outline: medium none;
	overflow: auto;
	line-height: 16px;
	padding: 6px 10px 7px 12px;
	width: 758px;
	position: relative;
	resize:none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

#form1 textarea.treci {
	border: 1px solid #333333;
	background: #131313;
	font-size:12px;
	color:#999797;
	height: 100px !important;
	outline: medium none;
	overflow: auto;
	line-height: 16px;
	padding: 6px 10px 7px 12px;
	width: 869px;
	position: relative;
	resize:none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.tablica table
{
	border-collapse:collapse;
	font-size:12px;
}
.tablica table,th,td
{
	border: 1px solid black;
}

.tablica th 
{
	background-color: #F7D517;
	font-weight:bold;
	padding:5px;
	color:#000000;
}

.tablica td
{
	padding:5px;
	border: 1px solid black;
	border-right: 1px solid black;
	color:#C7C7C7;
}
