/* general */
* {
	margin: 0;
	padding: 0;
}
html {
	font: 0.7524em/1.3em Verdana, Helvetica, sans-serif;
}
body {
	text-align: center;
	color: #bfbfbf;
	background: #000 url(../images/body_bgr.gif) repeat-x 0 0;
}
body.home {
	background: #000 url(../images/body_bgr_hp.gif) repeat-x 0 0;
}
a img {
	border: 0;
}
fieldset {
	border: 0;
}

h1, h2 {
	padding: 10px 0 15px;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.3em;
}
h2 {
	font-size: 1.5em;
}
h3, h4 {
	padding: 10px 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
a {
	outline: none;
	color: #2acefc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #2acefc;
}
a.more {
	text-transform: uppercase;
}
p {
	padding-bottom: 20px;
}
ul {
	padding-bottom: 16px;
}
dl.product_spec {
	margin: 0;
}
dt, dd {
	float: left;
	clear: left;
	margin: 0 3px 3px 0;
	padding: 3px;
	width: 140px;
	background: #3f3f3f;
}
dd {
	clear: none;
	width: 160px;
}
dt.odd, dd.odd {
	background: #272727;
}
li {
	padding: 5px 0 5px 25px;
	list-style-type: none;
	background: url(../images/li_bullet.gif) no-repeat 0 5px;
}
.h_list li {
	padding-left: 40px;
	background: url(../images/li_bullet_alt.gif) no-repeat 0 11px;
}
/* header */
#header {
	position: relative;
	height: 253px;
}
.home #header {
	height: 435px;
}
#logo {
	display: block;
	float: left;
	padding: 36px 30px;
	width: 194px;
}
#header .tagline {
	float: right;
	margin: 224px 20px 0 0;
	padding: 162px 0 0;
	width: 520px;
	height: 0;
	overflow: hidden;
	background: url(../images/tagline.gif) no-repeat;
}

/* main header replacement */
#header #main_title {
	float: right;
	margin: 162px 10px 0 0;
	padding: 80px 0 0;
	width: 520px;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_spiro_kanali.gif) no-repeat 100% 0;
}
#header #main_title.pravo {
	background: url(../images/h1_pravougaoni_kanali.gif) no-repeat 100% 0;
}
#header #main_title.prigusivaci {
	background: url(../images/h1_prigusivaci_buke.gif) no-repeat 100% 0;
}
#header #main_title.nape {
	background: url(../images/h1_kuhinjske_nape.gif) no-repeat 100% 0;
}
#header #main_title.filteri {
	background: url(../images/h1_filteri_masnoce.gif) no-repeat 100% 0;
}
#header #main_title.rekuperatori {
	background: url(../images/h1_rekuperatori.gif) no-repeat 100% 0;
}
#header #main_title.grejaci {
	background: url(../images/h1_kanalski_grejaci.gif) no-repeat 100% 0;
}
#header #main_title.kontakt {
	background: url(../images/h1_kontakt.gif) no-repeat 100% 0;
}
#header #main_title.o_nama {
	background: url(../images/h1_o_nama.gif) no-repeat 100% 0;
}
#header #main_title.reference {
	background: url(../images/h1_reference.gif) no-repeat 100% 0;
}
#header #main_title.cenovnik {
	background: url(../images/h1_cenovnik.gif) no-repeat 100% 0;
	margin-right: 8px;
}
#header #main_title.alatizalim {
	background: url(../images/h1_alatizalim.gif) no-repeat 100% 0;
}

/* navigation */
#langselect {
	position: absolute;
	top: 11px;
	right: 0;
}
#nav {
	position: absolute;
	top: 62px;
	right: 0;
}
#nav li,
#langselect li {
	background: none;
	float: left;
	padding: 10px;
}
#nav a,
#langselect a {
	text-transform: uppercase;
	color: #c4c4c4;
}
#nav a:hover, #nav li.active a,
#langselect a:hover, #langselect li.active a {
	color: #2acefc;
	text-decoration: none;
}

#sub_nav {
	border-top: 1px solid #818181;
	width: 224px;
}
#sub_nav li {
	padding: 0;
	border-bottom: 1px solid #818181;
}
#sub_nav a {
	display: block;
	padding: 9px 18px 9px 38px;
	text-decoration: none;
	color: #c4c4c4;
	background: #151515;
}
#sub_nav a:hover,
#sub_nav li.active a {
	color: #2acefc;
}
#sub_nav a:hover {
	background: #232323;
}

/*  footer */
#footer {
	clear: both;
	padding-top: 50px;
	background: url(../images/slash.gif) repeat-x 0 0;
}

/* main content items */
#container {
	background: url(../images/title_bgr.jpg) no-repeat 50% 103px;
}
.home #container {
	background: url(../images/title_bgr_hp.jpg) no-repeat 50% 103px;
}
#container1 {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

#content {
	clear: both;
	padding-top: 55px;
}
.home #content {
	float: left;
	padding: 0;
	background: url(../images/hp_cont_bgr.jpg) no-repeat scroll 636px 117px;
}

#left_col {
	float: left;
	margin-bottom: 35px;
	width: 277px;
}
#right_col {
	float: left;
	margin-bottom: 35px;
	width: 703px;
	min-height: 300px;
}
#right_col.nopadd {
	margin-bottom: 5px;
}
.o_nama #right_col {
	padding-left: 45px;
	width: 658px;
}
.o_nama #left_col img {
	padding-bottom: 8px;
}

#mc_left {
	float: left;
	margin: -3px 0 35px;
	padding-right: 30px;
	border-right: 1px solid #272727;
	width: 451px;
	min-height: 350px;
}
.nopadd #mc_left {
	margin: -3px 0 0;
}
#mc_right {
	float: left;
	margin: -10px 0 35px;
	width: 220px;
}
.nopadd #mc_right {
	margin: -10px 0 0px;
}

#mc_left p {
	line-height: 1.55em
}
.product_spec,
.product_spec_color {
	clear: both;
	border-collapse: collapse;
	margin: 35px 0 0 0;
}
.wide {
	margin: 0 0 35px 0;
	width: 980px;
}
.product_spec td {
	vertical-align: top;
	padding: 3px 20px;
	border: solid #000;
	border-width: 0 0 3px 5px;
	background: #3f3f3f;
}
.product_spec_color td {
	vertical-align: top;
	padding: 3px;
	border: solid #000;
	border-width: 0 0 3px 5px;
	color: #000;
}
.product_spec_color .hd {
	padding: 6px 10px;
	background: #272727;
	color: #BFBFBF;
}
.wide td {
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px;
	border: solid #000;
	border-width: 0 0 2px 2px;
	background: #3f3f3f;
}
.product_spec tr.odd td {
	background: #272727;
}
.product_spec td.first {
	width: 110px;
}

#mc_right .inner {
	float: left;
	margin-right: -5px;
	padding-left: 25px;
	width: 200px;
	min-height: 350px;
	background: url(../images/product_gallery_bgr.jpg) no-repeat 0 0;
}
.product_gallery {
	padding-top: 25px;
}
.product_gallery a {
	float: left;
	margin: 0 14px 9px 0;
	border: 5px solid #737373;
}
.product_gallery a:hover {
	border: 5px solid #aaa;
}
.product_gallery img {
	display: block;
}

/* kontakt */
ul.kontakt li {
	padding: 0 0 2px;
	background: none;
}
ul.kontakt li span {
	float: left;
	width: 43px
}

#f_left, #f_right {
	float: left;
	width: 230px;
}
#f_right {
	width: 303px;
}
label {
	display: block;
	padding-bottom: 5px;
}
input, textarea {
	margin: 0 0 15px;
	padding: 1px 1px 2px;
	border: 1px solid #5a5a5a;
	width: 190px;
	color: #fff;
	background: #141414;
}
textarea {
	margin: 0 0 5px;
	width: 288px;
	height: 198px;
}

.submit, .reset {
	padding: 1px 0;;
	border: none;
	width: 80px;
	text-align: center;
	color: #000;
	background: #2bd0ff;
}
.reset {
	color: #fff;
	background: #696969;
}
.required {
	color: #2bd0ff;
}
/* home page columns */
#hp_cols {
	float: left;
	margin: 25px 0;
	background: url(../images/hp_cols_lines.gif) repeat-y 0 0;
}
#hp_cols .col {
	float: left;
	padding: 25px 30px 45px;
	width: 258px;
}
#hp_cols .about {
	background: url(../images/hp_icon_about.gif) no-repeat 30px 25px;
}
#hp_cols .references {
	background: url(../images/hp_icon_ref.gif) no-repeat 30px 25px;
}
#hp_cols .contact {
	background: url(../images/hp_icon_cont.gif) no-repeat 30px 25px;
}
#hp_cols .col p.first,
#hp_cols .references ul,
#hp_cols .contact a.more {
	padding-left: 100px;
}
#hp_cols h2 {
	display: none;
}

.reference #right_col li {
	float: left;
	clear: both;
	width: 620px;
}
.reference #right_col h2 {
	clear: both;
}
.reference span.name,
.reference span.address {
	float: left;
	width: 375px;
}
.reference span.address {
	padding-left: 20px;
	width: 165px;
}
.reference .photos {
	float: right;
	padding-left: 20px;
	width: 38px;
}

label.error {
	color: #c30;
	margin-bottom: 15px;
}
input.error,
textarea.error {
	border: 1px solid #c63;
	margin-bottom:5px;
}
.clr {
	clear: both;
}

