* {

	margin: 0;

	padding: 0;

}



html {

 

}

body 

{ 

background: url(images/body_back.gif) repeat-x #F8E9B9;

padding: 19px 0 5px 0;

color: #252525;

font-family: arial;

font-size:13px;

}

strong
{
	font-weight: normal;
}


/* Layout */

#wrapper 

{ 

background: White;

padding:0;

position:relative;

margin:auto;

width:760px;

}

#header{

height:89px;

background: url(images/header_back.gif) repeat-x;

width:760px;



}



.logo{

	float:left;

	margin-top:5px;

   margin-right:10px;

}

#content{



	margin-bottom: 40px;

	float:left;

}

h1{

	position: absolute;

	top:355px;

	left:60px;

	color: #A51304;

	font-size:17px;

	font-family: Arial, Helvetica, sans-serif;

	

}

.center{

	float:left;

	width:557px;

   background: url(images/text_back.gif) repeat-x;

	padding-left: 10px;

}



.center2{

	float:left;

   background: url(images/text_back.gif) repeat-x;

	margin: 10px 5px 0 5px;

}



#right{

	margin-left:569px;

	

	width:186px;

	

}

#main{





}

.home{

	margin:0 10px 0 10px;

	line-height: 18px;

	font-size:14px;

	color:#1A1818;

}



.articles{

	border-bottom:1px solid #FFDFA2;

	border-top:1px solid white; 

	padding-bottom:10px;

	padding-top:3px;

	padding-left: 15px;

	color:#860000;

}

.product{

	border: 1px solid gray;

	margin:4px;

	padding: 1px;

}

.koshnitsa{

	position: absolute;

	top: 345px;

	left:637px;

}











#bottom 

{

  clear: both;



	height:32px;

	text-align: center;

	

	background: url(images/bottom_back.gif) repeat-x;

	color: #3D3D3D;

	}



a.bottom_text{

	color: #DF3E00;

	text-decoration: none;



}

a.bottom_text:hover{

	color: White;

	

	

}

a.bottom_text2{

	color: #00BFFF;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-top: 5px;

	text-decoration: none;

}

a.bottom_text2:hover{

	color: #696969;

	

	

}



.icons{

	margin:5px 5px 0px 0px;

	float: left;

}

#top_nav {

  margin:60px 0 0 15px;

  border: 0 none;

 float:left;

  list-style: none;

}



#top_nav li {

	margin:0;

	border: 0 none;

	padding: 0;

	float: left;

	display: inline;

	list-style: none;







 

}



#top_nav ul li {

  float: none; /*For Gecko*/

  display: block !important;

  display: inline; /*For IE*/

}



/* Root Menu */

#top_nav li a{

 margin-left:7px;

 padding: 2px;

 float: left; /*For IE*/

 display: inline;

font-weight: bold;

 color: #505050;

  text-align:center;

 font-size:12px;

 font-family:Arial, Helvetica, sans-serif;

 text-decoration: none;

 border-bottom: 3px solid #C8BD1F;

/*For IE*/

  

}



#top_nav li a:hover{

 color:#83A401

}

a{color:#1A8FFF; 

	text-decoration: none;

}

a:hover{

	color:#FF6347;

}

table.sample {

	

	border-spacing: 0px;

	

	border-color:White;

	border-collapse:collapse;

	background-color: white;

	text-align: left;

	margin-top: 20px;

}



table.sample td {

	border-width: 0px 0px 1px 0px;

	padding: 5px;

	border-style: dashed;

	border-color:#AAAAAA;

	background-color: white;

	-moz-border-radius: 0px 0px 0px 0px;

    color:#DF7B00;

	

}

.personal{

	border:1px solid #B0B0B0;

	padding:1px;

}

.textarea{

	height: 100px;

	width:250px;

}



td.tdh {

	font-family: Verdana;

	font-size: 12px;

	padding: 5px;

	background-color: #f4f8d5;

	color: #455c16;

	font-weight: bold;



}





td.tdb {

	font-family: Verdana;

	font-size: 11px;

	padding: 5px;

	background-color: #fcfcf0;

	color: #000;

	font-weight: normal;



}



input.pricebox {

	border: 1px solid #333;

	font-size: 11px;

	font-family: Verdana;

	color: red;

	padding: 2px;

	font-weight:bold;

}





.fieldset2

{

	padding: 8px;

	color: #BB0708;

	font-size: 13px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	margin: 10px;

	text-align: center;

	font-weight: bold;

	background: #FDFCF6;

	border: 1px solid #F6C780;

}



td.online_1

{

	padding-right: 10px;

	font-size: 11px;

	vertical-align: middle;

	color: #BB0708;

	text-align: right;

	background: #F7F3D9;

}

td.online_2

{

	padding-left: 10px;

}



td.online_3

{

	padding-left: 10px;

	font-weight:normal;

	font-size:11px;

	background: #FDFCF6;

}



.errors {

   

   text-align: center;

   color:red;

	background: #FFF3F0;

	border: 1px dashed red;

	padding: 4px;

	margin: 4px;

	

}

.message {

   

   text-align: center;

   color:Green;

	background: #F8FAF5;

	border: 1px dashed green;

	padding: 4px;

	margin: 4px;

}

strong
{
	font-weight: normal;
}