@charset "utf-8";

*
{
	font-size:11px;
	font-family:"Trebuchet MS";
}

body
{
	margin:0px;
}
img {border: 0;}
#header
{
	height:195px;
	width:1000px;
	
	background-image:url(../images/header.jpg);
}

#menu
{
	height:48px;
	
	background-repeat:repeat-x;
	background-image:url(../images/menu_bg.jpg);
}

#content
{
	height:500px;
}

#reclama
{
	width:528px;
	height:89px;
	
	background-image:url(../images/reclama.png);
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	
	margin-bottom:15px;
}

#buttons
{
	width:401px;
	clear:both;
	float:right;
	position:relative;
	bottom:-30px;
}

#regform input
{
	width:300px;
}

#units
{
	float:right;
}

#units label
{
	margin-right:10px;
}

td.menu_sep
{
	width:1px;
	
	background-image:url(../images/menu_sep.jpg);
}

td.menu_link
{
	text-align:center;
}

td.menu_link a
{
	font-family:"Trebuchet MS";
	font-size:12px;
	height:48px;
	
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	
	padding-top:15px;
	padding-bottom:15px;
}

td.menu_link a:hover
{
	color:#3300CC;
}

td.prodmenu_content
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d1d1d1;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d1d1d1;
	
	padding-bottom:20px;
	
	padding-left:10px;
}

td.news_content
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d1d1d1;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d1d1d1;
	
	padding-bottom:20px;
	
	padding-right:10px;
	padding-left:5px;
	
	text-align:left;
}

#cp
{
	background-image:url(../images/cp_bg.png);
	color:#FFFFFF;
	
	padding:5px;
	
	font-weight:bold;
}

#filter a
{
	color:#000000;
	text-decoration:none;
}

#filter a:hover
{
	text-decoration:underline;
}

#filter span
{
	font-weight:bold;
}

#pages a
{
	font-size:12px;
	text-decoration:none;
}
#pages b {color:#0000EE;font-size:12px;}

#pages a.cur
{
	font-weight:bold;
}

.item_list_title a
{
	font-weight:bold;
	color:#2b83dd;
	text-decoration:none;
	font-size:12px;
}

.item_list_desc
{
	margin-top:5px;
}

.item_list_desc span
{
	color:#244357;
}

.price
{
	width:101px;
	height:30px;
	
	background-image:url(../images/price_bg.png);
	background-repeat:no-repeat;
	
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	
	text-align:center;
	padding-top:5px;
	
}

#list table
{
	border:0;
	cellpadding:0;
	cellspacing:0;
	width:100%;
	
	margin-bottom:20px;
}

#item_view table
{
	width:100%;
}

.item_view_title
{
	font-size:14px;
	
	font-weight:bold;
}

.item_view_desc
{
	margin-top:20px;
}

#tbl input
{
	width:35px;
}

#tbl a
{
	text-decoration:none;
	color:#000000;
}

#tbl a:hover
{
	text-decoration:underline;
}

#carttbl input
{
	width:35px;
}

#carttbl a
{
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

#carttbl a:hover
{
	text-decoration:underline;
}

p.totals
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	text-align:right;
}

p.totals span
{
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}

p.totals input
{
	font-size:18px;
}

.blocktitle
{
    color: #4C87AF;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.input4 {margin:5px;}
.actual_item_title a
{color:#2B83DD;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
