body {
	background-color: #2E5A7C;
	color:#5D5D5D;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 75%;
	margin: 0px;
	margin-top: 32px;
}
a:link, a:visited {
	text-decoration: none;
	color:#3E7093;
}
a img {
	border:medium none;
}

a:hover {
	color:#2E5A7C;
}

form {
	margin:0;
	padding:0;
}
#main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

.banneritem {
	float: left;
	border: 0px;
	margin: 0px;
}

#topbreak {
	width: 100%;
	background: #3E7093 url('images/topbreak.gif') repeat-x bottom;
	height: 27px;
}

#bottom {
	background: #2E5A7C url('images/stopka.gif');
	background-repeat: no-repeat;
	height: 24px;
	font-size: 8px;
	text-align: center;
	padding-top: 10px;
	width:950px;
}

.coll {
	float: left;
	width: 208px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 10px;
	margin-left: 6px;
	height: 100%;
	background: #E9F1F6 url('images/sidebar-bg.png') no-repeat;
}

#overtop {
	height: 0px;
}

.colr {
	vertical-align: top;
	float: left;
	width: 700px;
	padding-right: 5px;
	padding-left: 3px;
}

input, textarea, select, button {
	background-color: #dfdfdf;
	color: #000000;
	border: 1px solid black;
}

#leftmenu {
	margin-bottom: 5px;
	width: 193px;
	padding: 8px;
	padding-top: 45px;
	color: black;
	background: url("/img/menu_1.png");
	background-repeat: no-repeat;
	text-align: center;
}

.menuitem {
	display: list-item;
	text-decoration: none;
	padding: 4px;
	color: #eef1f1;
	border-bottom: 1px dashed #CFDDE8;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:circle;
	text-align: left;
}

.menuitem:hover {
	color: #186a6f;
	background-color: #d4e1ea;
}

#box-left-top {
	width: 209px;
	margin: 0px; 
	padding: 0px;
	height: 243px;
}

#box-left-top div {
	width: 189px;
	height: 193px;
	padding: 10px;
	padding-top: 40px;
	background-repeat: no-repeat;
	color: black;
}

#box-left-bottom {
	width: 189px;
	margin: 0px;
	margin-top: 5px;
	padding: 10px;
	padding-top: 40px;
	height: 193px;
}

#shopcart {
	width: 190px !important;
	height: 150px !important;
	background-color: white;
	color: black;
}

a.button {
	display: block;
	width: 117px;
	height: 17px;
	color: black;
	background-color:white;
	border: 1px solid black;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}

a.button:hover {
	background-color: #999999;
}

a.button2 {
        display: block;
        width: 139px;  
        height: 41px;
        color: black;
	background-color:white;
	border: 1px solid black;
        font-family: verdana;
        font-weight: bold;   
        text-align: center;
        text-decoration: none;
        padding-top: 3px;
}
 
a.button2:hover {
        background-color: #999999;
}


.categorybox {
        width: 165px;
        height: 175px;
        text-align: center;
        margin: 5px;  
        float: left;
}	

.categorybox img {
	border: 1px solid black;
}

.categorybox:hover {
        -moz-opacity: 0.75;
        filter: alpha(opacity=75);
        opacity: 0.75;
}


.product {
	border: 1px solid black;
	width: 100%;
	margin: 0px;
}

.prodimg {
	border: 1px solid black;
	margin-right: 5px;
}

div.ofertabtn {
	float: left;
	margin: 15px;
	padding: 0px;
	width: 155px;
	height: 135px;
	text-align: center;
	margin-bottom: 10px;
}

div.ofertabtn:hover {
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.tablight {
	background-color: #E9F1F6;
}

.cartbtn {
        display: block;
        margin: 1px;   
        width: 20px;
        height: 20px;
        padding: 2px;
        float: left; 
}
 
.cartbtn:hover {
        background-color: #46837e;
}

h2 {
	color: #97BDDE;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	font-size-adjust:none;
	letter-spacing:-1px;
	line-height:normal;	
	border-bottom: 1px solid #a3a3a3;
	height: 36px;
	margin-bottom: 15px;
}

#noscript {
	position: absolute;
	top: 204px;
	left: 0px;
	z-index: 1000;
	background-color: #2E5A7C;
	width: 100%;
	height: 100%;
}

#noscriptbox {
	width: 767px;
	border: 0px ;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	color: white;
}

#conboxtop {
	height: 0px;
}

#conbox {
	float: left;
	margin: 0px;
	padding: 10px;
	width: 690px;
	min-height: 457px;
}

#conboxbottom {
	height: 0px;
}

