body {	
	background: #013358 url('../images/body.jpg') 0px -10px repeat-x;
	color: #fff;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

#user {
	height: 15px;
	margin: auto;
	width: 977px;
	padding: 5px 20px;
}

#user p.user {
	float: left;
	margin: 0;
}

#user p.actions {
	float: right;
	margin: 0;
}

#site-content {
	margin: auto;
	width: 1017px;
}

#head {
	background: url('../images/head.jpg') no-repeat;
	height: 308px;
	margin: auto;
	width: 1000px;
	/*margin-top: 35px;	*/
	padding-left: 22px;
	padding-top: 17px;	
	clear: both;
}

#head img {
	margin-left: -5px;
}

#head ul {
	padding-left: 17px;
	padding-top: 17px;
	height: 28px;
	list-style: none;
}

#head ul li {	
	float: left;	
}

#head ul li a:hover {	
	text-decoration: none;
}

#menu {	
	height: 27px;
	padding-top: 3px;
	background: url('../images/menu.jpg') repeat-x;
	margin: auto;
	width: 899px;
}

#main-content {
	width: 755px;
	float: left;
	color: #000;
}

#main-content a {
	color: #015794;
}

#content-wrapper {	
	background: url('../images/content.jpg') repeat-y;
	width: 780px;
	margin-left: 3px;
}

#content {
	background: url('../images/content_top.jpg') no-repeat;
	padding: 10px 30px 10px 40px;
	width: 710px;	
}

#content-bottom{
	background: url('../images/content_bottom.jpg') no-repeat;
	width: 780px;
	height: 29px;
	margin-left: 3px;
}

#partneri {
	padding: 10px 30px 10px 40px;
	width: 710px;	
	height: 150px;
}

#menu2 {
	float: left;
	width: 200px;		
	padding-left: 25px;
}

#foot {
	background: url('../img/foot.jpg') no-repeat;
	height: 27px;
	padding: 0px 0px 12px 40px;	
	clear: both;			
	margin: auto;
	color: #fff;
}

#foot a {
	color: #fff;
}

#foot p.right {
	float: right;	
}

#offers {
	width: 100%;
}

h1 {
	color: #3396cf;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: left;
	margin-top: 20px;
}

h1.short {
	margin-bottom: 0;
}

h2.akce {
	background: url(../images/akce.jpg)  no-repeat;
	width: 123px;
	height: 33px;
	margin-bottom: 0px;
}

p.separator {	
	width: 100%;
	height: 6px;
	margin-top: 0;
	clear: both;
	background: #015a92;
}

a img {
	border: none;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	text-align: justify;
}

p.centered {
	text-align: center;
}

ul {
	list-style: square;	
}

div.product {
	background: url(../images/product_top.jpg) no-repeat;
	width: 336px;
	float: left;
	margin-right:9px;	
	margin-left: 9px;	
}

div.product-content {
	width: 319px;
	height: 225px;
	border-left: 1px solid #3396cf;	
	border-right: 1px solid #3396cf;
	padding: 3px 5px 3px 10px;
	margin-top: 7px;
}

div.product-content h2, div.product2-content h2 {
	text-align: center;
	color: #000;
	font-size: 15px;
	margin-top: -5px;
}

div.product-bottom {
	width: 336px;
	height: 13px;
	background: url(../images/product_bottom.jpg) no-repeat;
	margin-bottom: 10px;
}

div.product2 {
	background: url(../images/product2_top.jpg) no-repeat;
	width: 220px;
	float: left;
	margin-right:7px;	
	margin-left: 7px;	
}

div.product2-content {	
	width: 213px;
	height: 174px;
	border-left: 1px solid #3396cf;	
	border-right: 1px solid #3396cf;
	padding: 3px 0px 3px 5px;
	margin-top: 7px;
}

div.product2-bottom {
	width: 220px;
	height: 13px;
	background: url(../images/product2_bottom.jpg) no-repeat;
	margin-bottom: 10px;
}

div.detail {
	float: left;
	width: 350px;
}

div.params {
	float: left;
	width: 250px;	
	margin-left: 100px;
}

div.zalozka-left {
	width: 15px;
	height: 32px;
	background: url(../images/zalozka_left.jpg);
	float: left;
}

div.zalozka-right {
	width: 15px;
	height: 32px;
	background: url(../images/zalozka_right.jpg);
	float: left;
	margin-right: 1px;
}

div.zalozka {
	background: url(../images/zalozka.jpg) repeat-x;
	height: 14px;
	padding: 9px 2px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

a.zalozka {
	color: #fff;
}

td.param {
	font-weight: bold;
	font-size: 13px;
}

td.value {
	padding-left: 15px;
	vertical-align: middle;
}

div.message {
	margin: 5px;
	padding: 5px;
	border: 1px solid silver;
}

.center {
	text-align: center;
}

.discussion dt {
   float: left;
   margin-bottom: 5px;   
}

.discussion dd {
	margin-bottom: 5px;
	margin-left: 170px;
}

.contact dt {
   font-weight: bold;
   margin-bottom: 2px;
}

.contact dd {	
	margin-left: 0px;
	margin-bottom: 5px;	
}

.elements {
	margin-left: -150px;
}

fieldset {
	border: 1px solid #0175c7;	
	padding: 1em;
	*padding-top: 0;
	margin-bottom: 10px;
}

legend {
	*margin-bottom: 1em;
}

form.groups dt {
   float: left;
   margin-bottom: 5px; 
   margin-top: 4px; 
}

form.groups fieldset {
	margin-left: -37px;
}

form.groups fieldset dd {
	margin-bottom: 5px;
	margin-left: 150px;
}

form.groups input#add_comment, input#send_query, input#login, input#registration {
	margin-left: -37px;
}

.groups_button {
	margin-left: -37px;
}

p.description {
	margin-top: 3px;
}

form.groups dd.button1 {
	float: left;
	margin-left: 300px;	
}

form.groups dd.button1 input {
	border: 1px solid #015794;
	color: #015794;
	cursor: pointer;
	background: transparent;
}

form.groups dd.button2 {
	float: left;
	margin-left: 20px;
}

form.groups dd.button2 input {
	border: 1px solid #015794;
	color: #015794;
	cursor: pointer;
	background: transparent;
}

.horizontal dt {
   float: left;
   margin-bottom: 5px;   
}

.horizontal dd {
	margin-bottom: 5px;
	margin-left: 150px;
}

p.fulltext {
	margin-top: -28px;
	float: right;
	margin-bottom: 0;
}

input.fulltext {
	background: #013358;
	border: 2px solid #798992;
	color: white;
}

input.fulltext-button {
	background: url(../images/search.jpg) no-repeat;
	border: 0;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

div.elementgroup {
	padding: 5px 0px 5px 0px;
	clear: left;	
}

div.elementgroup label {
    width: 150px;
    float: left;
}

div.element {
   float: left;   
}

tr.elementgroup {
	vertical-align: top;
}

td.element {
	padding-left: 30px;
}

hr.separator {
	clear: both;
}

p.errors, ul.errors {
	margin-left: 10px;
	clear: both;
	color: #8B0000;
	font-weight: bold;
	margin-top: 5px;
}

ul li {
	margin-bottom: 3px;	
}

div.site_map_link {
	 margin-bottom: 7px;
	 background: url(../images/square.jpg) 0px 6px no-repeat;
	 padding-left: 15px;
}

div.hint {
	font-size: small;
}

div.menu_item {
	background: url(../images/menu_item.jpg) no-repeat;
	padding: 8px 5px 8px 42px;	
	margin-top: -1px;
}

div.sub_menu_item {
	width: 135px;
	height: 12px;
	padding: 3px 5px 5px 30px;	
	border: 1px solid #3f7294;
	border-top: 0;
	background: #fff;
}

div.sub_menu_item a {
	color: #013358;
}

div.sub_menu_item:hover {	
	background: #9cd0ed;
}

div.sub_menu_item_active {	
	width: 135px;
	height: 12px;
	padding: 3px 5px 5px 30px;	
	border: 1px solid #3f7294;
	border-top: 0;
	background: #9cd0ed;
}

div.menu_item_first {
	background: url(../images/menu_item_first.jpg) no-repeat;
	padding: 8px 5px 8px 42px;	
}

div.menu_item_last {
	background: url(../images/menu_item_last.gif) no-repeat;
	padding: 8px 5px 8px 42px;	
	margin-top: -1px;
}

div.menu_item a, div.menu_item_first a, div.menu_item_last a {
	color: white;
	font-weight: bold;
	font-size: 13px; 
}

div.cart {
	width: 192px;
	height: 36px;
	padding: 20px 10px 25px 20px;
	background: url(../images/cart.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}

div.offer-box {
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
}

div.offer-box h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

div#pages {
	text-align: center;	
}

div#pages a, span {
	font-weight: bold;
}

div.photos {
	margin-top: 10px;
}	

form.basket {
	margin-bottom: -6px;	
}

p.flags {
	margin-top: -22px;
	font-weight: bold;
	float: right;
}

p.label {
	margin-top: 3px;
	margin-left: 10px;
}

img.photo {
	float: left;
	margin-right: 15px;
}

span.top {
	color: #b00000;
}

span.old_price {
	color: #d02727;
	text-decoration: line-through;
}

span.info {
	color: #015794;
	font-size: 15px;
}

span.adv {
	color: #015794;
	font-weight: strong;
}

table.basket {
	border: 1px solid #0175c7;	
	padding: 5px;
	width: 100%;	
}

table.basket th {
	text-align: left;
	padding-bottom: 10px;
}

table.basket td {
	vertical-align: top;
}

table.wide {
	width: 100%;
}

input.add_button {
	border: 0;
	cursor: pointer;
	background: url('../images/add.png') no-repeat;
	width: 16px;
}

input.ins_to_basket {
	border: 0;
	cursor: pointer;
	background: url('../images/addcart.gif') no-repeat;
	width: 24px;
	height: 24px;
}

.right {
	float: right;
}

.left {
	float: left;
}

p.photo {			
	float: left;
	margin-top: 0px;
}

table.actions {
	float: left;
	margin-left: 3px;
	margin-top: -4px;
}

form p {
	margin-top: 0px;
	margin-bottom: 6px;
}

div.info_block {
	float: right;
	text-align: right;
	padding-right: 5px;
}

div.info_block a, div.basket {
	color: #fff;
}

.clear {
	clear: both;
}

p.hint {
	margin-top: 0px;
	margin-bottom: 10px;
}

p.rating {
	margin-left: 15px;
	margin-top: 7px;
	float: left;
}

p.log_button {
	margin: 0;
	float: right;
}

div.basket {
	margin-top: 62x;
	float: left;
	margin-left: 15px;
	width: 300px;
}

.available {
	color: #006400;
	font-weight: bold;
	font-size: 12px;
}

.unavailable {
	color: #696969;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.unavailable:hover {
	color: #696969;
	text-decoration: underline;
}

.hodnoceni-hvezdami
{
list-style:none;
margin: 0px;
padding:0px;
width: 150px;
height: 30px;
position: relative;
float: left;
background: url("../images/hrzt_hv.gif") top left repeat-x;
}

.hodnoceni-hvezdami li
{
padding:0px;
margin:0px;
float: left;
}

.hodnoceni-hvezdami li a
{
display:block;
width:30px;
height: 30px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}

.hodnoceni-hvezdami li a:hover
{
background: url("../images/hrzt_hv.gif") left center;
z-index: 2;
left: 0px;
}

.hodnoceni-hvezdami a.jedna-hvezda
{
left: 0px;
}

.hodnoceni-hvezdami a.jedna-hvezda:hover
{
width:30px;
}

.hodnoceni-hvezdami a.dve-hvezdy
{
left:30px;
}
.hodnoceni-hvezdami a.dve-hvezdy:hover
{
width: 60px;
}

.hodnoceni-hvezdami a.tri-hvezdy
{
left: 60px;
}

.hodnoceni-hvezdami a.tri-hvezdy:hover
{
width: 90px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy
{
left: 90px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy:hover
{
width: 120px;
}

.hodnoceni-hvezdami a.pet-hvezd
{
left: 120px;
}

.hodnoceni-hvezdami a.pet-hvezd:hover
{
width: 150px;
}

.hodnoceni-hvezdami li.current-rating
{
background: url("../images/hrzt_hv.gif") left bottom;
position: absolute;
height: 30px;
display: block;
text-indent: -9000px;
z-index: 1;
}

.gopay-button {
	background: url('../images/gopay_payment_gopay.png') no-repeat;
	border: 0;
	cursor: pointer;
	width: 281px;
		height: 46px;
}
