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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
.style4table {
	font-size: 10px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style3 {
	font-size: 12px;
	font-style: normal;
}


td,p{
	font:14px Arial;
	color:#000;
	line-height:125%;
}

a{
	color:#004782;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#headerPhone{
	width:241px;
	height:85px;
	margin:-140px 0px 0px 166px;
	text-align:center;
}


#headerPhone p{
	white-space:nowrap;
	font:bold 24px Arial;
	color:#efefef;
	text-align:center;
}

#headerPhone img{
	margin-top:2px;
	margin-left:20px;
}
div.telefon {-x-system-font:none;
color:#EFEFEF;
font-family:Arial;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-align:center;
white-space:nowrap;}
span.kod_telefon {color:#F28600;margin-left:15px;}

#headerPhone span{
	color:#f28600;
}

#topNav{
	margin:-85px 0px 0px 843px;
}

#topNav div{
	width:41px;
	height:44px;
	float:left;
}

#header h2{
	font:10px Tahoma;
	color:#fff;
	margin:313px 20px 0px 650px;
	height:10px;
}



#menuTop td{
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font: 1em Tahoma;
}

#menuTop td a{
	text-decoration: underline;
	color:#fff;
}

#menuTop td a:hover{
	text-decoration: none;
}

#menuTop td.cur{
	background:url('/files/img/top-menu-bg-cur.jpg') top left repeat-x;
}

#menuTop td.cur a{
	color: #000;
	text-decoration: none;
	
}



#sub_top_menu td {
	font: 12px Tahoma;
	padding: 0 15px;
	vertical-align: middle;
	padding-bottom: 3px;
}

#sub_top_menu a {
	text-decoration: none;
	color: #fff;
}

#sub_top_menu a:hover {
	text-decoration: underline;
}

#sub_top_menu td.cur a {
	text-decoration: underline;
}



#slogan_top td{
	text-align: center;
}

#slogan_top td p{
	font: bold 14px Trebuchet MS,Tahoma;
	letter-spacing: 1px;
	color: #000;
	/* color: #EC7404; */
}



#filter_top td {
	padding: 4px 5px;
}

#filter_top td.title {
	padding-bottom: 0;
}

#filter_top td.title {
	font: 11px Tahoma;
	color: #5E5E5E;
	text-align: left;
}

#filter_top select {
	font: 11px Tahoma;
}

#filter_top .level-0 {
	color: #ccc;
}

#filter_top .level-1 {
	font-weight: bold;
}



#footer td,#copy p{
	font:11px Tahoma;
}

#footer h3{
	font-weight:normal;
	width:350px;
	margin-top:3px;
}

#footer span{
	color:#f28600;
}

.freeArea h1{
	font:24px Arial;
	color:#f28600;
	margin:20px 0;
}

.freeArea h1.sold{
	font: italic 30pt Arial;
	color: #c00;
	margin: 20px 0;
	text-align: center;
}

.freeArea p{
	margin-bottom:20px;
}

.freeArea h2{
	font:bold 14px Arial;
	color:#f28600;
	margin:10px 0;
	text-transform:uppercase;
	background:url('/files/img/center-hand.jpg') top left no-repeat;
	padding-left:25px;
}

.freeArea ul{
	list-style-image:url('/files/img/center-arrow.jpg');
	margin-left:20px;
	margin-bottom:20px;
}

.freeArea h4.sold{
	font: italic 15pt Arial;
	color: #c00;
	margin: .5em 0;
}

.freeArea h5 {
	font: italic 1.1em Arial;
	font-weight: bold;
	color: #000;
	margin-bottom: .3em;
}

.freeArea table.bordered { border: 1px solid #666; border-collapse: collapse; }
.freeArea table.bordered th { border: 1px solid #666; padding: .3em; }
.freeArea table.bordered td { border: 1px solid #666; padding: .3em; }

/*Sergey's intrusion begins*/

.itemtable {
	border:	1px solid #dddddd;
	border-collapse: none;
	margin: 10px
}
.itemtable td{
	border:	0px;
	padding: 3px;
	text-align: right;
}

/*Sergey's intrusion ends*/

#form td{
	font:12px Arial;
	color:#002C32;
	text-align:left;
}

#form input{
	height:16px;
	border:1px solid #666;
	margin-bottom:3px;
	margin-left:5px;
	width:143px;
}

#form textarea{
	height:64px;
	border:1px solid #666;
	margin-bottom:3px;
	margin-left:5px;
	width:143px;
}

#form span{
	color:#ff0000;
}

.string{
	padding-left:20px;
	font:13px Tahoma;
	color:#f28600;
}

.string a{
	font:13px Tahoma;
	color:#f28600;
}

.error{
	font:10px Tahoma;
	color:#ff0000;
	margin:-2px 0px 4px 4px;
}

#map  a{
	text-decoration:none;
	color:#f28600;
}


.catalog-0 { font: normal 1.6em Tahoma; color: #666; margin-bottom: 5px !important; clear: both; }
.catalog-1 { font: normal 1.3em Arial; margin-bottom: 5px !important; }
.catalog-1 a { color: #069; }
.catalog-column { float: left; width: 250px; margin-right: 50px; }
.red { color: #c00; font-size: 1.1em; }
.pages { margin-top: 20px; }
.pages a,span { margin-left: 15px; }
.list { font: normal 1.3em Arial; margin: 20px 0 5px 0 !important; }
table.params tr.odd { background-color: #eee; }
table.params td { padding: 3px 20px; }
table.params td.red { color: #c00; font-size: 1.1em; }

.catalog-items td { padding-bottom: 30px; vertical-align: top; }
.catalog-image { padding: 25px 10px 0 0; }

span.catalog-item-category { color: #999; font: normal .7em Arial; margin: 0 10px 0 0; }
span.catalog-item-category a { color: #999; margin-right: 10px; }

#filter { width: 242px; border: 1px solid #eee; }
	#filter p { margin: 10px; font: normal 1em Arial; text-align: left; }
	#filter span { float: left; width: 60px; margin: 0; }
	#filter select { float: left; font: normal .9em Arial; width: 150px; }
	#filter input { font: normal .9em Arial; }
	#filter div { clear: both; }
	
	#filter .level-0 { color: #ccc; }
	#filter .level-1 { font-weight: bold; }

p.success { font: italic .9em Arial; color: #538c64; }

#news_left img {
	float: left;
	margin: 0 5px 5px 0;
}

#news_left td {
	padding: 10px 5px 15px 5px;
}

#news_left p {
	text-align: left;
	font: 12px Tahoma;
}

#news_left p.date {
	font: 15px 'Arial Narrow';
	text-decoration: underline;
}

#news_left p.title a {
	font: bold 13px 'Arial Narrow';
	text-decoration: none;
	color: #000;
}

#news_left p.title a:hover {
	text-decoration: underline;
}

#hot img {
	float: left;
	margin: 2px 5px 10px 0;
	width: 100px;
}

#hot td {
	padding: 0 15px 15px 10px;
	width: 33.33%;
}

#hot p {
	font: 12px Tahoma;
	color: #000;
}

#hot p span {
	color: #e61717;
	margin: 0;
}

#news_main p {
	margin-bottom: 6px;
}

#news_main p.title {
	margin-bottom: 6px;
}

#news_main p.title a {
	font: bold 14px Tahoma;
	text-decoration: none;
	color: #000;
}

#news_main p.title a:hover {
	text-decoration: underline;
}
