body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td		{
	padding: 0; 
	margin: 0;
	color: #333333;
}

p
{
text-indent: 10px;
padding: 0;
margin: 0;
}

html	{
	height:100%
}

body 	{
	text-align:center;
	background:#ffffff
}

table 	{
	border-collapse:collapse; 
	border:0px; 
	width:100%;
}

a, object {
	outline:none;
}

td 		{
	vertical-align:top
}

th 		{
	text-align:left; 
	vertical-align:top
}

img		{
	border:none
}

ul {
	list-style:disc;
	padding:0px 0px 0px 10px;
}
ol {
	padding:0px 0px 0px 15px;
}

/*--------------------------------------various---*/

.b {font-weight: bold}
.u {text-decoration: underline}
.bu {font-weight: bold; text-decoration: underline}

h1  {font-size: 14px; text-align: center}
h2  {font-size: 13px}
h3  {font-size: 12px}

/*--------------------------------------body---*/
body, input, label {
	color:#616161;
	font:normal 12px/16px Tahoma, Geneva, sans-serif;
}
input, select {
	color:#000;
	margin-top:0px;
	font-size:11px;
}
a {
	color:#000000;
}
a:hover {text-decoration:none}

a.link 
{
color: #0000AA;
text-decoration: none;
border-bottom: 1px #0000AA dashed;
}

fieldset {padding:5px;}

fieldset td {padding:2px 0 2px 0;}

/*-------------------------------------header---*/
	#header {
		background: #f5f5f5;
		padding-bottom: 15px;
	}
	
		#top {
		width:1000px;
		margin: 0 auto;
		overflow:hidden;
		}		
		#logo {
			#width:262px;
			float:left;
			padding:20px 0 0 30px;
			margin-bottom: -25px;
		}
		#search {
			width:240px;
			float:right;
			padding:38px 0 0 0;
		}
		#menu .module {
			background:url(/images/menu-tail.gif) repeat-x top;
			margin:0;
		}

	ul.menu-nav {
		width: 1000px;
		list-style:none;
		padding:12px 0 17px 0;
		margin:0 auto;
		text-align:left;
	}
		ul.menu-nav li {
			padding:0;
			border-right:1px solid #134769;
			float:none;
			display:inline;
		}
		
		ul.menu-nav li.last {
			border: none;
		}
			ul.menu-nav li a {
				color:#fff;
				font:normal 12px/14px Tahoma, Geneva, sans-serif;
				text-decoration:none;
				padding:1px 22px 1px 22px;
				background:none;
			}
	
			ul.menu-nav li a:hover,
			ul.menu-nav li.active a {
				color:#18a7e1;
			}


/* catalog */

div.name  {
font: normal 15px verdana;
margin-top: 30px;
padding: 2px 0;
text-align: center;
border-top: 1px #eeeeee solid;
border-bottom : 1px #eeeeee solid;
font-style: italic;

}

div.row 
{
width: 700px;
overflow: hidden;
text-align: center;
font: normal 12px tahoma;
padding-top: 20px;
}

div.tt
{
float: left;
width: 140px;
vertical-align: bottom;
}

div.tt2
{
float: left;
width: 130px;
vertical-align: bottom;
}

div.tt img, div.tt2 img
{
width: 130px;
border: 1px #e0e0e0 solid
}

div.tt img.turki
{
height: 200px;
}

div.tt img.nozhi
{
height: 150px;
}

table.cont
{
margin: 15px 0;
}


td.cont1
{
width: 80px;
padding: 2px 0;
}

td.cont2
{
width: 130px;
padding: 2px 0;
}

div.leftbox
{
text-align: left;
width: 240px;
padding: 0 14px;
margin-bottom: 10px;
background: #ffffff;
font: normal 12px tahoma;
border: 1px #e0e0e0 solid
}

div.leftbox div.title

{
text-align: center;
margin: 0 -14px;
border-bottom: 1px #e0e0e0 solid;
padding: 14px 0;
font-weight: bold
}

/*-------------------------------------leftmenu---*/			
	ul.leftmenu
	{
	list-style: none;
	margin: 0;
	padding: 14px 0;
	
	}
	
	
	ul.leftmenu li
	{
	padding: 7px 0 0 7px;
	}
		
	ul.leftmenu li.name
	{
	padding: 7px 0 0 0;
	font-weight: bold;
	border-bottom: 1px #134769 solid;
	
	}
	
	ul.leftmenu li.last, ul.leftmenu li.expand
	{
	border: none;
	overflow: hidden;
	}
		
	ul.leftmenu a
	{
	text-decoration: none;
	color: #134769;
	}
	
	
	ul.leftmenu a:hover, ul.leftmenu a:active
	{
	font-weight: bold;
	}

	.clear 
	{
	clear:both;
	}
	
	
	ul.leftmenu2
	{
	list-style: disc;
	margin: 0;
	padding: 0 0 5px 15px;
	
	}
	
	ul.leftmenu2 li
	{border: 0}
	
span.price
{
font-weight: bold;
color: #FF0000;
}
