html, body, form, fieldset,
h1, h2, h3, h4, h5, h6, p, pre, samp, span,
blockquote, ul, li, ol, dl, dd, dt, address, div, abbr, dfn, acronym,
table, tr, th, td,
input, select, option, textarea {
    margin: 0;
    padding: 0;
    font: 12px "Arial", "Times New Roman", "Verdana", "Tahoma", "Trebuchet MS";
    text-align: left;
}
h1, h2, h3, h4, h5, h6, p, pre, samp, span,
blockquote, ul, li, ol, dl, dd, dt, address, abbr, dfn, acronym {
    cursor: text;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block }

*:active, object:focus, embed:focus, a { outline: none }
label { cursor: pointer }
fieldset { border: none }
input, select, option, textarea { font-size: 100% }
.bug { border: 1px solid red }


body {
	background: transparent url(/gfx/gfx220_color1/bg.jpg) repeat center center;
    color: #282828;
}
div#side_right .banners a {
	display: inline !important;
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
}
div#side_right .banners a img {
	display: block;
	position: static;
}
div#side_right .banners {
	margin-right: 30px !important;
}
/*
** container
**/
div#container {	
	float: left;
	background: transparent url(/gfx/gfx220_color1/bg_top2.jpg) repeat-x center top;
	width: 100%;
}
div#footer_container {
	float: left;
	background: transparent url(/gfx/gfx220_color1/bg_footer_container.jpg) repeat-x center top;
	width: 100%;
}
div#content {	
	float: left;
	background: transparent url(/gfx/gfx220_color1/bg_data.jpg) repeat center center;
	width: 100%;	
}
div#header {
	width: 980px;	
	margin: 0 auto;
	height: 330px;
	position: relative;
}
div#footer {
	background: transparent url(/gfx/gfx220_color1/bg_footer.jpg) no-repeat center top;
	width: 980px;
	height: 117px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
}
div#footer div.contact {
	float: right;
	text-align: right;
	margin: 10px 30px 5px 0;
}
div#footer span {
	float: left;
	display: block;
	width: auto;
	height: 45px;
	line-height: 45px;
	margin-left: 290px;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
	text-align: left;
}
div#footer div.bottom_menu {
	float: right;
	height: 45px;
	line-height: 45px;
	text-align: left;
	margin-right: 10px;
}
div#footer div.bottom_menu img {
	vertical-align: middle;
}
div#footer a {
	background: none;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
	margin: 0 5px;
	text-decoration: none;
}
div#footer div.bottom_menu a:hover {
	text-decoration: underline;
}
div#data {
	float: left;	
	width: 680px;
	min-height: 390px;
	padding: 20px 0 0 0;
}
div#side_right {
	float: left;	
	width: 285px;
	padding: 12px 0 50px 15px;
}
div#side_right a {
	display: block;
	width: 230px;
	height: 49px;
	padding-left: 25px;
	border-bottom: 1px solid #cb4141;
	text-decoration: none;
	font-size: 28px;
	color: #fff;
}
div#side_right a cufon {
	top: 10px;
}
div#side_right a.last {
	border: none;
}
div#side_right a.hover {
	background: transparent url(/gfx/gfx220_color1/bg_menu_left_hover.jpg) no-repeat center top;
	color: #000;
	position: relative;
}
div#side_right a img {
	display: none;
}
div#side_right a.hover img {
	display: block;
	position: absolute;
	left: -5px;
	top: -6px;
}
div#frame {
	float: left;
	background: transparent url(/gfx/gfx220_color1/bg_top.jpg) no-repeat center top;
	width: 100%;
}
div#site {
	margin: 0 auto;
	width: 980px;
}
div#inside {
	float: left;
	background: transparent url(/gfx/gfx220_color1/bg_data_top.jpg) repeat-y center bottom;
	width: 980px;
}
div#side_right p {
	line-height: 24px;
	color: #a6537a;
}
div#side_right h1 {
	font-size: 24px;
}

/*
** menu
**/ 
div.menu {
	float: left;
	width: 980px;
	height: 55px;
}
div.menu a {
	float: left;	
	display: block;
	background: transparent url(/gfx/gfx220_color1/bg_menu.jpg) no-repeat right top;
	width: 163px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	color: #dcdddc;
	text-decoration: none;
	
	font-size: 14px;
}
div.menu a:hover,
div.menu a.hover {
	background-color: #19194C;
	color: #fff;
}
div.menu a.last {
	background-image: none;
}
div.menu_right {
	margin: 50px 0 30px 0;
}
div.menu_right a {
	display: block;
	background: transparent url(/gfx/gfx220_color1/bg_menu_left.png) no-repeat 280px 7px;
	padding-right: 55px;
	line-height: 30px;
	color: #acacb4;
	font-size: 16px;
	text-decoration: none;
	
	text-align: right;
}
div.menu_right a:hover {
	color: #acacb4;
	text-decoration: underline;
}
div.contact {
	float: left;
	background: transparent url(/gfx/gfx220_color1/bg_contact.png) repeat-y left top;
	width: 265px;
	min-height: 130px;
	padding: 15px;
	margin-bottom: 20px;
	color: #acacb5;
	font-size: 13px;
}
div.contact a {
	color: #c90605;
}
div.contact h1.title {
	margin: 0 0 10px 0;
	padding: 0;
	color: #acacb5;
}

/*
** logo
**/
a.logo {
	display: block;
	width: 270px;
	height: 80px;
}
div.img {
	position: absolute;
	left: 0;
	top: 52px;
}

/*
** form
**/
form#form {
	margin-top: 10px;
}
form#form label {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	padding-top: 5px;
	margin-right: 10px;
	color: #282828;
}
form#form input,
form#form textarea {
	border: 1px solid #282828;
	background-color: #e1e1e1;
	width: 300px;
	height: 20px;
	margin-bottom: 2px;
	padding: 2px 3px 0 3px;
	color: #c90605;
	font-size: 12px;
}
form#form textarea {
	height: 150px;
}
form#form input:hover,
form#form textarea:hover,
form#form input:focus,
form#form textarea:focus {
	background-color: #e1e1e1;
	border: 1px solid #282828;
}
form#form input.readonly,
form#form input.readonly:hover,
form#form input.readonly:focus {
	border: 1px solid #282828;
	background-color: #e1e1e1;
}
form#form input.btn {
	float: left;
	display: block;
	background-color: #c90605;
	width: 105px;
	height: 28px;
	margin-left: 110px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #fff;
	text-align: center;	
	cursor: pointer;
	border: none;
}
h1.error {
	margin: 10px 0 0 0;
}
div.error {
	background-color: #e1e1e1;
	color: #c90605;
	border: 1px solid #c90605;
	padding: 10px;
}

/*
** Box
**/
div.box {
	float: left;
	width: 610px;
	height: 95px;
	margin: 10px 5px 5px 0;
	position: relative;	
	padding-bottom: 8px;
}
div.details {
	margin-top: 10px;
}
span.date {
	float: right;
}
div.box_long {
	width: 520px;
}
div.cat,
div.gallery {
	width: 122px;
	text-align: center;
	height: auto;
	padding: 0 23px;
	margin: 20px 2px 0 2px;
	font-size: 11px;
}
div.cat span {
	font-size: 11px;
}
div.gallery {
	height: 110px;
}
div.box img,
div.details img {
	margin-right: 5px;
}
div.box div.lead {
	margin: 3px 0;
}
div.params {
	width: 480px;
}
div.price {
	margin-top: 5px;
}
div.box div.price {
	font-weight: bold;
	margin-top: 0;
}
div.box a.btn,
div.box a.btn2 {
	position: absolute;
	left: 125px;
	bottom: 13px;
}
div.box a.btn2 {
	left: 195px;
}
div.box a.title {
	background: none;
	padding: 0;
	font-weight: bold;
	text-decoration: underline;
}
div.box a.title:hover {
	text-decoration: none;
}

/*
** Back
**/
a.back,
a.more {
	clear: both;
	float: right;
	margin-top: 10px;
	text-decoration: none;
}
a.back span,
a.more span {
	text-decoration: none;
	cursor: pointer;
}
a.back:hover span,
a.more:hover span {
	text-decoration: none;
}
a.more {
	margin-bottom: 10px;
}

/*
** ul
**/
ul {
	margin: 0 0 10px 30px;
}

/*
** Border
**/
img.border {
	border: 1px solid #c90605;
}
img.margin {
	margin: 10px 20px;
}
/*
** Box border
**/
div.box_border {
	border-bottom: 1px solid #5e5e5e;
}
/*
** button
**/
a.btn,
a.btn2 {
	float: left;
	background-color: #c90605;
	text-decoration: none;
	padding: 3px;
	color: #fff;
}
a.btn2 {
	background-color: #c90605;
	color: #fff;
}

/*
**	additional
**/
.marked { font-weight: bold }
.pointer { cursor: pointer }
.fleft { float: left }
.fright { float: right }
.clear { clear: both }
div { line-height: 20px }
p {
	padding: 5px 0;
}

/*
** ul
**/
ul {
	margin: 0 0 10px 30px;
}

/*
**	links
**/
a {
    color: #c90605;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

/*
** headers
**/
h1, h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
#container h1.title {
	font-size: 36px;
	color: #000;
	text-transform: uppercase;
}
h2 a {
	background: none;
	padding: 0;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
}

/*
** Table
**/
table.table {
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.table td,
table.table th {
	border: 1px solid #c90605;
	padding: 5px;
	background-color: #e1e1e1;
}
table.table td.tright,
table.table th.tright {
	text-align: right;
}
table.table th {
	background-color: #c90605;
	font-weight: bold;
	color: #fff;
}
table.table td div.desc {
	margin: 5px 2px;
	font-size: 11px;
}

/*
** ref
**/
div.ref div.params {
	width: 100%;
}
div.ref a.btn {
	left: 0;
}

/*
** lang
**/
div#header div.lang {
	top: 5px;
	right: -40px;
}
div#footer div.webgenerator {
	bottom: 40px;
}
