body{ 
background-color:#FFFFFF; 
margin:0px; 
background-image:url(/_img/bg_main.gif); background-position:top; background-repeat:repeat-x;
font-family:Verdana; font-size:11px}
body td{font-size:11px}
a{color:#ff7878;}
hr{height:1px; color:#ccc}
h1,h2{font-size:15px}
h1.slogan{text-transform:none; color:#333333; font-family:Verdana; font-size:23px; font-weight:normal}
h1.title2{color:#cc0000; font-weight:bold; font-family:Tahoma; text-transform:uppercase; font-size:13px}

td.l_line{ border-right-color:#666666; border-right-style:solid; border-right-width:1px; background-image:url(/_img/l_line.gif); background-position:top right; background-repeat:no-repeat}
td.r_line{ border-left-color:#666666; border-left-style:solid; border-left-width:1px; background-image:url(/_img/r_line.gif); background-position:top left; background-repeat:no-repeat}
td.head{background-image:url(/_img/head_ug.gif); background-position:bottom right; background-repeat:no-repeat}
td.topm{background-image:url(/_img/bg_topmenu.gif); background-repeat:repeat-x}
td.center{background-image:url(/_img/bg_center.gif); background-repeat:repeat-x; background-position:top}
td.content{background-image:url(/_img/bg_content.gif); background-repeat: no-repeat; background-position:top right; font-family:Verdana; color:#000000; font-size:11px; padding-right:15px}
td.leftmenu{background-image:url(/_img/bg_leftmenu.gif); background-repeat: no-repeat; background-position:top}
td.bottom{background-image: url(/_img/bg_bottom.gif); background-repeat: repeat-x; background-position:top}
td.leftmenu_p{ background-image:url(/_img/leftmenu_p.gif); background-position:right; background-repeat:repeat-y; text-align:left; padding-left:10px; padding-right:20px; font-family:Verdana; color:#333333; font-size:11px}
td.leftmenu_p a{color:#333333; text-decoration:none}
td.leftmenu_p a:hover{color:#ff7878; text-decoration: underline}
td.leftmenu_t{ background-image:url(/_img/leftmenu_t.gif); background-position: center right; background-repeat: no-repeat; text-align:right; padding-right:30px; text-transform:uppercase; color:#333333; font-family:Verdana; font-weight:bold; font-size:12px;}
td.leftmenu_t a{ text-decoration:none; color:#333333}

td.title{background-image:url(/_img/title_bg.gif); background-position:center left; background-repeat:no-repeat; padding-left:120px; color:#000000; text-transform:uppercase; font-family:Verdana; font-size:15px; font-weight:bold}
.fraze{font-size:13px; font-weight:bold; color:#cc0000}
td.adress{padding-top:60px; padding-right:25px; padding-bottom:25px}
td.topmenu a{text-align:center; font-size:10px; text-transform:uppercase; text-decoration:none; color:#000000}
td.topmenu_act a{text-align:center; font-size:10px; text-transform:uppercase; color:#cc0000; text-decoration:none; font-weight:bold}

.photo{width:168px; height:190px; border-style:dashed; border-width:1px; border-color:#CCCCCC; padding-top:7px; padding-left:7px; padding-right:7px}
.photo img{ border-color:#666666; border-style:solid; border-width:1px}
.photo img.noborder{border:0}
.price{color:#CC0000; font-size:15px; font-weight:bold}
.price_blue{color:#66f; font-size:15px; font-weight:bold}


#wholesale {
	width: 90%;
	margin: 0 auto;
}
#wholesale p {
	font: 9pt verdana;
	margin: 0.5em 0;
	text-align: justify;
}
#wholesale h2 {
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	margin: 4px 0;
}
#wholesale table {
	width:100%;
}
#wholesale table tr {
	height: 3em;
}
#wholesale table th {
	font: 1.2em verdana;
	margin: 0;
	text-align: right;
	width: 40%;
}
#wholesale table td {
	padding: 0.5em;
	margin: 0;
	width: 60%;
}
#wholesale table td input {
	height: 2em;
}
#wholesale table td input, #wholesale table td textarea {
	border: 1px solid silver;
	font: 1.1em sans-serif;
	width: 100%;
}
#wholesale input[type="submit"] {
	font: 1.1em verdana;
	height: 2.5em;
}
.right {
	text-align: right;
	width: 100%;
}
