/* CSS Document */

body, html{
margin:auto 0px ;
font-family: tahoma;
background-color:#000000;
color:#FFFFFF
}
p,li,span,div,{ font-size:12px; color:#FFFFFF}

.content {
font-size: 12px;
margin: 0px auto;
width:1000px;
}

.flash{ margin:10px;   height:224p; }

.logo{ float:left; height:224p;  }

#menu { margin-left:150px; }
#menu ul{ list-style:none;  margin:0px; padding:0px}
#menu li {float: left; margin: 0px 12px 0px 12px; color:#FFFFFF}
#menu a {color:#FFFFFF; font-size:11px; padding:4px; text-decoration:none}
#menu a:hover{color:#000000; background:#FFFFFF; font-size:11px; padding:4px; text-decoration:none}

#frontstage { margin-top:45px}

#leftmenu { width:200px; float:left}

#footer { height:80px;}
#footer div {
}

#cont{
margin: 9px;
font-size: 12px;
}

.prod{width:320px; float:left; margin-top:20px}
.prod img{border: none;}


a {
font-size: 13px;
color: #ccc;
text-decoration: underline;
}
a:hover {
color: #a00;
text-decoration: none;
}


#newss p {
margin: 0px 0px 30px 0px;
text-align: left;
}
#newss a {
font-size: 13px;
color: #ccc;
text-decoration: none;
}
#newss a:hover {
text-decoration: underline;
}
#newss img {
border: none;
}

#cont #cat_1 {
margin: 0px 10px 20px 0px;
float: left;
}
#cont #cat_1 #cat_2 {
margin: 0px 0px 5px 0px;
padding: 5px;
border: 1px solid #888;
width: 200px;
height: 150px;
}
#cont #cat_1 #cat_2 img {
border: none;
width: 100%;
height: 100%;
}
#cont #cat_1 #cat_3 {
text-align: right;
}
#cont #cat_1 a {
color: #fff;
font-size: 16px;
text-decoration: none;
}
#cont #cat_1 a:hover {
text-decoration: underline;
}

#select {
width: 100%;
border: none;
}
#select img {
padding: 5px;
border: 1px solid #888;
}
#select #tit {
font-size: 18px;
}
#select #pri {
padding: 5px 10px 5px 10px;
background-color: #fff;
color: #000;
}
#select p {
font-size: 12px;
}
#select #cat_sel_1 {
width: 140px;
padding: 5px;
border: 1px solid #888;
float: left;
margin: 0px 10px 10px 0px;
}
#select #cat_sel_1 img {
width: 100%;
border: none;
padding: 0px;
}


#marazm {
color: #FFFFFF;
font-size: 12px;
text-align: justify;
margin: 0px 0px 0px 0px;
}
#marazm p {
color: #FFFFFF;
font-size: 13px;
text-align: justify;
line-height: 13px;
}
#marazm h1 {
color: #999;
font-size: 14px;
text-align: justify;
}
#marazm a {
color: #fff;
font-size: 11px;
text-align: justify;
text-decoration: none;
line-height: 13px;
}
#marazm a:hover {
color: #c00;
font-size: 11px;
text-align: justify;
text-decoration: underline;
}









.f_label {
	float: left;
	text-align: right;
	width: 190px;
	padding: 5px 0px 0px 0px;
	color: #ccc;
	position: relative;
}
.f_input {
	float: left;
	width: 440px;
	margin: 0px 0px 10px 20px;
}
.f_input input {	
	padding: 4px 6px 4px 6px;
}
.f_input input.form_elem,textarea.form_elem {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	width: 400px;
	
	border: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	
	padding: 4px 6px 4px 6px;
	font-size: 14px;
}
.f_input textarea.form_elem {
	height: 80px;
	font-family: Arial;
}
.f_input input.zv {
	border-left: 2px solid #c00;
}
.f_input textarea.zv {
	border-left: 2px solid #c00;
}
.f_br {
	margin-bottom: 30px;
}

.f_label .zvd {
	position: absolute;
	top: 0px;
	right: -10px;
	font-size: 16px;
	color: #d00;
}




