*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #cfdddd url(/images/bg.png);
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #626b6b;
}

img
{
	border: 0;
}

a
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #626b6b;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

#wrapper
{
	position: relative;
	width: 927px;
	margin: 0 auto;
	z-index: 1;
}

#container_top
{
	position: relative;
	float: left;
	width: 927px;
	background: url(/images/top.png) no-repeat 0 30px;
	z-index: 1;
}
#container_bottom
{
	position: relative;
	float: left;
	width: 927px;
	background: url(/images/bottom.png) no-repeat bottom left;
	padding-bottom: 12px;
	z-index: 1;
}
#container
{
	position: relative;
	float: left;
	width: 917px;
	background: url(/images/middle.png) repeat-y;
	padding: 0 5px;
	z-index: 1;
}

#menu
{
	position: relative;
	float: right;
	height: 23px;
	padding: 12px 38px 13px 0;
	list-style: none;
	z-index: 100;
}
#menu li
{
	position: relative;
	float: left;
	width: 77px;
	height: 23px;
	padding-right: 1px;
}
#menu li a.main
{
	position: relative;
	float: left;
	width: 63px;
	height: 16px;
	background: url(/images/menu.gif) no-repeat;
	padding: 7px 0 0 14px;
	color: #fcfcfd;
	text-decoration: none;
}
#menu .sub
{
	position: absolute;
	width: 150%;
	top: 23px;
	left: 0;
	padding: 8px 0;
	z-index: 100;
	background: #201e1e;
	display: none;
	line-height: 16px;
}
#menu .sub a
{
	color: #fff;
	text-decoration: underline;
}
#menu .sub a:hover
{
	text-decoration: none;
}

#side
{
	position: relative;
	float: left;
	width: 197px;
	padding-right: 15px;
	z-index: 1;
}
#side h1
{
	position: relative;
	float: left;
	width: 197px;
	height: 144px;
	background: url(/images/radijoaidas.gif) no-repeat;
}
#side h1 a
{
	position: relative;
	float: left;
	width: 197px;
	height: 144px;
	text-indent: -9999px;
}
#side ul
{
	position: relative;
	float: left;
	width: 197px;
	list-style: none;
	border-bottom: 1px solid #a5abb5;
}
#side ul li.main
{
	position: relative;
	float: left;
	width: 197px;
	border-top: 1px solid #a5abb5;
}
#side ul li.main a
{
	position: relative;
	float: left;
	width: 150px;
	padding: 14px 8px 14px 39px;
	color: #263740;
	text-decoration: none;
}
#side ul li.main a:hover
{
	background: #ccdeee url(/images/on.gif) repeat-x;
}
#side ul li.on
{
	background: #ccdeee url(/images/on.gif) repeat-x;
}
#side ul li.on a, #side ul.main li.on a:hover
{
	background: url(/images/arrow_bottom.gif) no-repeat 25px 19px !important;
}
#side ul li.sub
{
	position: relative;
	float: left;
	width: 130px;
	padding: 3px 14px 5px 53px;
	background: #e9f2fa;
}
#side ul li.sub a
{
	color: #6d7374;
	text-decoration: none;
}
#side ul li.selected
{
	background: #e9f2fa url(/images/arrow_right.gif) no-repeat 42px 6px;
}
#side ul li.sub a:hover, #side ul li.selected a
{
	color: #d6230e;
	text-decoration: underline;
}

#main
{
	position: relative;
	float: left;
	width: 705px;
	z-index: 1;
}

#header
{
	position: relative;
	float: left;
	width: 704px;
	height: 270px;
	padding-left: 1px;
	z-index: 1;
}
#image_list
{
	position: relative;
	float: left;
	width: 704px;
	height: 200px;
}
#image_list img
{
	position: relative;
	float: left;
	width: 704px;
	height: 200px;
	display: none;
}
#header h2
{
	position: absolute;
	width: 356px;/*386*/
	height: 50px;/*75*/
	top: 178px;
	left: 8px;
	background: url(/images/title2.png) no-repeat;
	padding: 25px 0 0 30px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #fcfcfd;
	z-index: 10;
}

#content, #text
{
	position: relative;
	float: left;
	width: 485px;
	z-index: 1;
}
#text ul, #text ol
{
	padding-left: 15px;
}
#banners
{
	position: relative;
	float: right;
	width: 178px;
	padding: 0 12px 0 30px;
}

#footer
{
	position: relative;
	float: left;
	width: 922px;
	height: 25px;
	padding: 3px 5px 0 0;
	color: #4e555e;
	text-align: right;
}


#main #content ul#files
{
	position: relative;
	float: left;
	width: 485px;
	list-style-type: none;
	margin-top: 20px;
}
#main #content ul#files li
{
	position: relative;
	float: left;
	width: 485px;
	padding: 0 0 3px 0;
}

#main #content ul#images
{
	position: relative;
	float: left;
	width: 485px;
	list-style-type: none;
	margin-top: 20px;
}
#main #content ul#images li
{
	position: relative;
	float: left;
	padding: 0 10px 10px 0;
}

#main #content form
{
	position: relative;
	float: left;
	width: 485px;
	margin-top: 20px;
	padding: 0;
	border: 0;
}
#main #content form fieldset
{
	position: relative;
	float: left;
	width: 485px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}
#main #content form fieldset#error
{
	display: none;
	margin-bottom: 10px;
	font-weight: bold;
	color: #f00;
}
#main #content form fieldset label
{
	position: relative;
	float: left;
	width: 485px;
	margin-bottom: 5px;
}
#main #content form fieldset label.error
{
	color: #f00;
}
#url1
{
	display: none;
}

#main #content #message
{
	position: relative;
	float: left;
	width: 485px;
	margin-top: 20px;
	padding: 0;
	border: 0;
	font-weight: bold;
}

#category_list
{
	position: relative;
	float: left;
	width: 485px;
	list-style: none;
}
#category_list li
{
	position: relative;
	float: left;
	width: 485px;
	padding: 15px 0;
	border-top: 1px solid #cfdddd;
}
.item_image
{
	position: relative;
	float: left;
	width: 155px;
}
ul.item_image
{
	list-style: none;
}
ul.item_image li
{
	position: relative;
	float: left;
	width: 155px;
	margin-bottom: 12px;
}
.item_data
{
	position: relative;
	float: left;
	width: 330px;
}
.item_data h3
{
	position: relative;
	float: left;
	width: 330px;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: normal;
	color: #033d93;
}
.item_data p
{
	position: relative;
	float: left;
	width: 330px;
	margin-bottom: 20px;
}
.item_data .price
{
	position: relative;
	float: left;
	width: 330px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #323535;
}
.item_data .current_price
{
	font-weight: bold;
	color: #b11706;
}
.item_data .old_price
{
	text-decoration: line-through;
}
.item_data a.more
{
	position: relative;
	float: left;
	width: 69px;
	height: 17px;
	line-height: 17px;
	background: url(/images/more.png) no-repeat;
	padding: 5px 0 11px 8px;
	color: #eff4f4;
	text-decoration: none;
}
.item_data a.more:hover
{
	text-decoration: underline;
}

table#params
{
	position: relative;
	float: left;
	width: 330px;
	border-collapse: collapse;
	border: 0;
	margin-bottom: 12px;
}
table#params tr
{
	padding: 0;
}
table#params th
{
	padding-right: 20px;
	font-weight: normal;
	text-align: right;
	border: 0;
}
table#params td
{
	width: 149px;
	background: #e9f2fa url(/images/line.gif) repeat-x top left;
	padding: 8px 18px;
	border: 0;
	color: #1b475f;
}


#main #content .item_data form
{
	position: relative;
	float: left;
	width: 330px;
	margin: 0;
	padding: 0;
	border: 0;
}
#main #content .item_data form fieldset
{
	position: relative;
	float: left;
	width: 330px;
	margin: 0 0 1px 0;
	padding: 0;
	border: 0;
}
#main #content .item_data form fieldset#form_title
{
	margin: 0 0 10px 0;
	color: #d30101;
}
#main #content .item_data form fieldset label
{
	position: relative;
	float: left;
	width: 100px;
	height: 22px;
	line-height: 22px;
	padding-right: 20px;
	margin: 0;
	text-align: right;
}
#main #content .item_data form fieldset input,
#main #content .item_data form fieldset textarea
{
	position: relative;
	float: left;
	width: 198px;
	height: 20px;
	padding: 2px 5px;
	border: 1px solid #cfdddd;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #646e6e;
}
#main #content .item_data form fieldset textarea
{
	height: 70px;
}
#main #content .item_data #message
{
	position: relative;
	float: left;
	width: 330px;
	margin-top: 20px;
	padding: 0;
	border: 0;
	font-weight: bold;
}
#main #content .item_data button
{
	position: relative;
	float: right;
	width: 77px;
	height: 33px;
	line-height: 17px;
	background: url(/images/more.png) no-repeat;
	padding: 5px 0 11px 8px;
	margin: 5px 0 0;
	border: 0;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eff4f4;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
}
