#container
{
	margin: 0 auto;
	width: 520px;
	height:720px;
	background:rgb(80,127,0);
}

#header
{
  height:100px;
	background:red;
  position:relative;
}

ul#languages
{ position:absolute;
  top:0;right:0;
  width:115px;height:15px;
  background:#fff;
  padding:0;margin:0;
  list-style:none;
}

ul#languages li {
float: left;
}

ul#languages li a {
display: block;
width: 19px;
height: 13px;
margin: 0 2px;
}

ul#languages li.en a 
{
background: url(images/flag_en.gif) 0 0 no-repeat;
}

ul#languages li.de a 
{
background: url(images/flag_de.gif) 0 0 no-repeat;
}

ul#languages li.hu a 
{
background: url(images/flag_hu.gif) 0 0 no-repeat;
}

ul#languages li.cz a 
{
background: url(images/flag_cz.gif) 0 0 no-repeat;
}

ul#languages li.sk a 
{
background: url(images/flag_sk.gif) 0 0 no-repeat;
}

ul#languages li a span
{
display:none;
}

#header h1 { margin: 0; }

#nav-produkt a
{
	float: left;
	width: 50px;
	height:35px;
	background:#fff;	
}

#like-this
{
	float: left;
	width: 150px;
	height:35px;
	background:#fff;
  margin-left:30px;	
}

#share-this
{
	float: left;
	width: 150px;
	height:35px;
	background:#fff;
  margin-left:30px;	
}

#navigation
{
	float: left;
	width: 520px;
	height:35px;
	background:rgb(0,51,255);
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#fff;
	text-decoration: none;
	border-right: 1px solid#fff;
}

#navigation li a:hover { background:#383; }

#detail
{
margin:0px;
padding:0px;
border:0px;
width:520px;
height:260px;
background:rgb(192,192,192);
}

.product-image
{
background:rgb(255,255,153);
width:250px;
height:250px;
background:rgb(237,237,237);
border:1px solid rgb(172,172,172);
float:left;
}

.product-meta
{
background:rgb(255,255,153);
width:260px;
background:rgb(227,227,227);
float:right;
}

.product-meta
{
background:rgb(255,255,153);
width:260px;
height:30px;
position:relative;
}

.product-price
{
background:#fff;
border:1px solid gray;
width:120px;
height:45px;
color:red;
text-align:center;
margin-top:15px;
float:left;
}

.product-notes
{
background:transparent;
width:260px;
height:12d0px;
color:#000;
margin-top:15px;
}

.product-notes span
{
font-weight:bold;
}

.product-buy-action
{
float:left;
background:#fff;
border:1px solid gray;
width:120px;
height:45px;
color:red;
text-align:center;
margin-top:15px;
margin-left:10px;
}

.relative-products
{
clear:both;
background:#507F00;
width:260px;height:30px;
position:absolute;
top:230px;
}

#product
{
width:161px;
height:168px;
border:1px dashed rgb(191,191,191);
margin-right:10px;  
margin-bottom:10px;
margin-top:5px;
float:left;
}

#product-4
{
width:118px;
height:138px;
border:1px dashed rgb(191,191,191);
margin-right:10px;  
margin-bottom:5px;
margin-top:5px;
float:left;
}

#product .image img
{
    max-height: 80px;
    max-width: 144px;
}
.product-image img
{
    max-width: 252px;
    max-height: 252px;
}
#product-4 .image img
{
    max-width: 106px;
    max-height: 80px;
}


#product:hover
{
background:rgb(239,239,239);
}


.name
{
  width:90%;
  height:20px;
  margin: 0px auto;
  text-align:center;
  margin-top:3px;
  background:rgb(96,96,96);
  margin-bottom:3px;
  font-size:12px;
}

.image 
{
  width:90%;
  height:80px;
  margin: 0px auto;
  margin-top:3px;
  background:rgb(96,96,96);
  margin-bottom:3px;
}

.price
{
  margin: 0px auto;
  width:90%;
  height:20px;
  background:rgb(64,64,64);
  margin-bottom:3px;
}


.product-footer
{
  margin: 0px auto;
  width:90%;
  height:27px;
  background:rgb(80,80,80);
  margin-bottom:3px;
}

#product .detail
{
 width:50px;height:25px;
 padding-left:15px;
 border:1px solid rgb(32,32,32);
 float:left;
}
#product .buy
{
 width:50px;height:25px;
 padding-left:15px;
 border:1px solid rgb(32,32,32);
 float:right;
}
#product-4 .detail
{
 width:40px;height:25px;
 padding-left:5px;
 border:1px solid rgb(32,32,32);
 float:left;
}
#product-4 .buy
{
 width:40px;height:25px;
 padding-left:5px;
 border:1px solid rgb(32,32,32);
 float:right;
}

#content
{
	clear: left;
	padding: 0;
}

#content h2
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
}

#footer
{
  clear:both;
	background:#ccc;
	text-align: right;
	padding: 0;
	height:20px;
}

.right-align
{
float:right;
}

#nav {
	margin: 0;
	padding: 7px 6px 0;
	background: #7d7d7d url(img/gradient.png) repeat-x 0 -110px;
	line-height: 100%;
 /*
	border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);    */
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
  /*
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;  */
	
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
}
#nav a:hover {
	background: #000;
	color: #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #666 url(img/gradient.png) repeat-x 0 -40px;
	color: #444;
	border-top: solid 1px #f8f8f8;

/*	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);       */

	text-shadow: 0 1px 0 rgba(255,255,255, 1);
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
 /*
	-webkit-box-shadow: none;
	-moz-box-shadow: none;      */
}
#nav ul a:hover {
	background: #0078ff url(img/gradient.png) repeat-x 0 -100px !important;
	color: #fff !important;
/*
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
     */
	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: /*185px;  */ 150px;
	position: absolute;
	top: 35px;
	left: 0;
	background: #ddd url(img/gradient.png) repeat-x 0 0;
	border: solid 1px #b4b4b4;
/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);   */
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
/* #nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}          */

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;