.panel ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.header_left {
	color: #FFFFFF;
}
.header h1 {
	font-style: italic;
	text-shadow: 0px 1px 0px #fff;
	color: #0000CC;
}
.header {
	background-image: url(../media/voroshilov1.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.panel li {
	float: left;
	margin-left: 25px;
}
.panel a {
	white-space: nowrap;
	display: block;
	padding: 3px;
}

.panel {
	height: 30px;
	padding: 0px;
	margin: 0px;
	clear: both;
	width: 100%;
}
.tovar ul {
	text-align: left;
	margin-left: 60px;
}
.footer {
	clear: both;
}
.content {
	clear: both;
}
.tovar {
	width: 550px;
	height: 500px;
	text-align: center;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.right_ul {
	float: right;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/fon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content img {
	margin: 10px;
	float: right;
	clear: right;
}
.content p {
	font-size: 14px;
	text-align: justify;
	text-indent: 20px;
	margin: 5px;
	padding: 5px;
}
.content .tovar img {
	text-align: center;
	float: none;
}
.content h2 {
	clear: both;
	float: none;
}
.content table {
	clear: both;
	float: none;
}
.footer {
	background-image: url(../images/fon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	width: 100%;
}
.footer li {
	float: left;
	padding: 5px;
	list-style-type: none;
}

  
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../media/menuo_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 10px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../media/menuo_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../media/menuo_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.header_right {
	font-size: 18px;
}
.shadow {
	text-shadow: 0px 1px 0px #000;
	font-weight: bold;
	color: #006600;
	text-align: right;
}

