﻿body
{
	text-align: center;
	background-color: white;
	font-family: Arial;
	font-size:10pt;
}
#container
{
	width:800px; 
	background-color:#dcdcdc; 
	margin-left:auto; 
	margin-right:auto;
}
.neobtekat:after
{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }
#header
{
	display: block;
	margin: 0px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 179px;
	background-color: #7796e0;
	border-bottom-style: none;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: right;
}
#header1
{
    width:100px;
    height:15px;
	padding-right: 5px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	float:right;
	clear:both;
	display:inline-table;
	
}
#login
{
    clear:both;
	float:right;
	width:300px;
	height:50px;
	padding-right:5px;
	display:inline-table;
	
}
#middle
{
	width: 800px;
	background-color: #dcdcdc;
}
#menu
{
	text-align:left;
	display:block;
	float: left;
	background-color: #dcdcdc;
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
#main
{
	display:block;
	color: #4d6ca8;
	background-color: #a1c0fc;
	text-align: justify;
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	float:right;
}
#footer
{
	text-align:left;
	font-weight: bold;
	width: 800px;
	color: white;
	background-color: #7796e0;
	font-size: 8pt;
}


#footer1
{
	clear: none;
	background-color:inherit;
	float: left;
	margin: 0px;
	width: 350px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#footer2
{
	background-color:inherit;
	clear: none;
	float: right;
	margin: 0px;
	width: 438px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#cart
{
	text-align:center;
}
a.white
{
	color: white;
	text-decoration: underline;
}
a.normal
{
	text-decoration: none;
	font-style:normal;
	color:White;
	font-size:8pt;
}
a.normal:hover
{
	color:White;
	text-decoration:underline;
}
a.big
{
	color:#4d6ca8;
	text-decoration:none;
    font-size:12pt;
    font-weight:bold;
}
a.big:hover
{
	color:White;
	text-decoration:underline;
}
a.italic
{
	text-decoration: underline;
	font-style:italic;
	color:#4d6ca8;
}
a.italic:hover
{
	color:White;
}
p
{
	font-size: 10pt;
	text-align: justify;
}
h4
{
	font-weight: bold;
	font-size: 11pt;
}
h1
{
	font-weight: bold;
	font-size: 11pt;
}
img
{
	clear: none;
	float: left;
}
img.validator
{
    clear:both;
    text-align:center;
    border:0;
    margin-left:46px;
    margin-right:46px;
    margin-top:5px;
}
img.flag
{
	margin: 2px;
	clear: none;
	float: right;
	border:0;
	display:inline;
}
img.product_thumb
{
	margin-right:20px;
	margin-top:20px;
	display:block;
}
h6
{
	line-height: normal;
	font-weight: bold;
	font-size: 10pt;
	text-indent: 0pt;
	margin-bottom:-12px;
}
input.mandatory
{
	background-color:#ebea94;
}
div.panel_right
{
	margin-left:290px;
	display:inline-block;
}
div.panel_left
{
	display:inline;
	float: left;
}
span.tip
{
	font-size:8pt;
}
p.strong
{
	font-weight:bold;
}
table.cart
{
	width:554px;
	empty-cells:show;
	border-collapse:collapse;

}
tr.cart_header
{
	background-color:#4d6ca8;
}
td.cart_header
{
	background-color:#4d6ca8;
	color:White;
	border-bottom:none;
}
td.cart1
{
	border-bottom:1px solid #4d6ca8;
	text-align:left;
}
td.noitems
{
	height:50px;
	border-bottom:1px solid #4d6ca8;
}
table.order
{
	width:520px;
	
	
}
td.order1
{
	width:80px;
	text-align:right;
	
}
td.order2
{
	width:150px;
	text-align:left;
	
}
td.order3
{
	width:140px;
	text-align:right;
	
}
td.order4
{
	width:150px;
	text-align:left;
	
}
td.light
{
	background-color: #d3e0ff;
}
td.dark
{
	background-color: #bed5ff;
}



