* {
    margin: 0;
    padding: 0;
}


body {
    color: black;
    background: #eeeeee url('../images/body_bg.gif') repeat-x top;
    text-align: center;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}


#accessibility {
    position: absolute;
    top: -10000em;
}

#page {
    width: 988px;
    background: url('../images/page_bg.gif') repeat-y center;
    margin: 0 auto;
    padding: 0;
    display: block;
}

/*
 * Hlavicka
 ******************************************************************************/

#header {
    margin: 0px 0px;
}

#header-top {
	background: url('../images/head_top.jpg') no-repeat top center;
	height: 45px;
	min-height: 45px;
	line-height: 45px;
}

#header-bottom {
	background: url('../images/head_bottom.jpg') no-repeat top center;
	height: 37px;
	min-height: 37px;
	line-height: 37px;
}

#header .logo {
	float: left;
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 0px;
    cursor: hand;
    width: 221px;
    height: 75px;
    line-height: 75px;
    min-height: 75px;
    max-height: 75px;
}

#header .logo a {
    position: absolute;
    top: 0;
    left: 0;
}

#header .logo {
    background: url('../images/head_logo.jpg') top left no-repeat;
}

#header-mid {
    float: right;
    background: url('../images/head_mid.jpg') top right no-repeat;
    text-align: center;
    width: 767px;
    height: 75px;
    min-height: 75px;
    max-height: 75px;
    line-height: 75px;
}

#header-menu {
    background: url('../images/head_menu.jpg') top center no-repeat;
    clear: both;
    text-align: center;
    height: 41px;
    min-height: 41px;
    max-height: 41px;
	text-align: left;
}

#header div.menudiv {
    position: relative;
    padding-left: 40px;
    list-style-type: none;
    overflow: hidden;
    height: 41px;
    min-height: 41px;
    max-height: 41px;
    width: 600px;
}

div.menudiv ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header div.menudiv li {
    float: left;
}

#header div.menudiv a {
    padding: 0 10px;
    display: inline;
    height: 41px;
    min-height: 41px;
    max-height: 41px;
    line-height: 41px;
    text-align: center;
    color: #222222;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}



/*
 * Telo
 ******************************************************************************/

#content {
    margin: 5px 0px 0 0px;
/*    position: relative; */
}

#middle {
    float: right;
    background: white;
    width: 722px;
    _width: 702px;
    font-size: 11px;
    text-align: left;
    margin-right: 20px;
    margin-bottom: 30px;
}

#text {
    padding: 0px 10px 0px 0px;
    margin: 0px;
    line-height: 16px;
}

#text-description,#text.hp{text-align:justify;}

h1 {
    color: #cc0000;
    font-size: 18px;
    font-weight: bold;
    min-height: 20px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}

h2 {
    color: #cc0000;
    font-size: 16px;
    font-weight: bold;
    min-height: 20px;
    line-height: 20px;
    margin: 15px 0 10px 5px;
}

h3 {
    margin: 5px 0;
    color: Gray;
    font-size: 12px;
    font-weight: bold;
}

h4 {
    margin: 5px 0;
    color: Black;
    font-size: 12px;
    font-weight: bold;
}

.vad-button {
	border: 1px solid Gray;
	background-color: #E0E0E0;
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
	margin: 10 px;
	cursor: pointer;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

.button_add, .button_remove {
	border: 1px solid Gray;
	background-color: #E0E0E0;
	font-size: 8pt;
	font-weight: bold;
	width: 60px;
	height: 18px;
	margin: 10 px;
	cursor: pointer;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

.button_add {
	border: 1px solid Silver;
	color: Black;
}

.button_remove {
	border: 1px solid Silver;
	font-weight: normal;
	color: Red;
}

#text p {
    text-align: justify;
    margin: 5px 0;
}

#text hr {
    color: #cc0000;
    background-color: #cc0000;
    height: 1px;
    border-style: none;
    margin: 0 !important;
    margin: 0 0 -10px 0;
    display: block;
    font-size: 1px;
}

#v-gallery {
    float: right;
    clear: both;
}

#v-gallery div.image {
    background: url('../images/frame_right_bg.gif') no-repeat top right;
    padding: 10px 10px 15px 15px;
	margin-top: 10px;
}

#v-gallery image img {
	border: none;
}


/* Table with products */

#text table.products {
    clear: right;
    margin-top: 10px;
    width: 100%;
	border-collapse: collapse;
}

#text table.products tr.odd {
    background: white;
}

#text table.products tr.even {
    background: #e0e0e0;
}

#text table.products th {
    font-size: 11px;
    text-align: left;
    border-bottom: solid #e0e0e0 1px;
    padding: 0 5px;
}

#text table.products td {
    font-size: 11px;
    text-align: left;
    padding: 3px 5px;
	min-height: 25px;
	height: 25px;
}

#text table.products tr.info td {
    border-bottom: solid #e0e0e0 1px;
}

#text table.products td input {
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

#text table.products td input.simple {
    background: white;
    text-align: left;
    width: 30px;
    border: solid black 1px;
}

#text table.products .center {
    text-align: center;
}

#text table.products .right {
    text-align: right;
}


/* Table with cart content */

#text table.cart-main {
    clear: right;
    margin-top: 10px;
    width: 100%;
}

#text table.cart-main tr.odd {
    background: white;
}

#text table.cart-main tr.even {
    background: #e0e0e0;
}

#text table.cart-main th{
    font-size: 11px;
    text-align: left;
    border-bottom: solid #e0e0e0 1px;
    padding: 0 0px 0 10px;
}

#text table.cart-main tr.sum th {
	border-bottom: 0px;
}

#text table.cart-main td {
    font-size: 11px;
    text-align: left;
    border-bottom: solid #e0e0e0 1px;
    padding: 0 0px 0 10px;
    min-height: 30px;
    height: 30px;
    vertical-align: middle;
}

#text table.cart-main td input {
    background: white;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    text-align: left;
    width: 30px;
    border: solid black 1px;
}

#text table.cart-main .center {
    text-align: center;
}

#text table.cart-main .right {
    text-align: right;
}

#text table.cart-main img {
    border: none;
    width: 19px;
    height: 19px;
}

#text table.cart-main a {
    /*color: #333333;
	  font-weight: bold; */
    text-decoration: none;
}

#text table.cart-main a:hover {
    color: #c83c00;
}



/* Seznam pismen */

#text div.grouping {
	text-align: center;
}

#text div.grouping span {
	text-transform: uppercase;
	margin: 0 5px;
}

#text div.grouping span.noupper {
	text-transform: none;
}

#text div.grouping span a {
	text-decoration: none;
}

#text div.grouping span a:hover {
}

.text {
	width: 568px;
	float: left;
}

.rating, .files
{
 float: left;
 width: 135px;
 text-align: center;
}

.files
{
	text-align: left;
	padding-left: 35px;
}

.rating .hodnoceni {
    margin: 5px 0;
    color: Black;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.rating img
{
 margin: 3px;
}

.user_rating {
    margin: 5px 0px 5px 5px;
    color: Black;
    font-size: 10px;
}

#add_comment input {
	font-size: 10px;
}

#add_comment .button_add {
	width: 100px;
}
.cleaner
{
clear: both;
}



/*
 * Levy sloupec
 ******************************************************************************/

#left {
	float: left;
	width: 200px;
	margin-left: 30px;
	_margin-left: 15px;
	padding-top: 15px;
	text-align: left;
}


#viaaurea {
    padding: 20px 0 20px 0;
}



/*
 * Kosik nalevo
 ******************************************************************************/

.cart {
	margin-bottom: 30px;
	background: #eeeeee;
	width: 185px;
	padding: 5px;
}

.cart a {
	color: #333333;
	text-decoration: none;
}

.cart a:hover {
	color: #c83c00;
}

.cart input{
	width: 170px;
}
/*
 * Leve menu
 ******************************************************************************/

div.left-menu {
    margin-bottom: 30px;
}

div.left-menu div.menudiv {
    list-style-type: none;
}

div.left-menu div.menudiv li {
	background: url('../images/button_bg_2.gif');
	width: 195px;
	text-align: left;
	margin-bottom: 2px;
}

div.left-menu div.menudiv li a {
	margin-left: 23px;
    color: #333333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0;
    height: 23px;
    min-height: 23px;
    max-height: 23px;
    line-height: 23px;
    display: block;
}

div.left-menu div.menudiv li a:hover {
    color: #c83c00;
}


div.left-menu div.menudiv li.product a {
    padding-left: 20px;
}



/*
 * Zpravy
 ******************************************************************************/

#messages h4 {
    color: #cc0000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
	border-bottom: solid #cc000 1px;
    margin-bottom: 5px;
}

#messages div {
    margin: 0 10px 5px 10px;
}



/*
 * Paticka
 ******************************************************************************/

#footer {
    background: url('../images/page_footer.gif') no-repeat bottom center;
    clear: both;
    height: 35px;
}

#footer-menu {
    color: gray;
    clear: both;
    height: 30px;
    min-height: 30px;
    max-height: 30px;
    line-height: 30px;
}

#footer-menu a {
    color: gray;
	text-decoration: none;
}

#footer-menu a:hover {
    color: black;
	text-decoration: underline;
}



/*
 * Dalsi veci
 ******************************************************************************/

p {
    margin: 0 0 7px 0;
}

a {
    color: #c83c00;
}

a:hover {
    text-decoration: none;
}

a img {
	border: 0px;
}

.listing {
    text-align: center;
    margin: 10px 0;
}

.listing a {
    font-weight: normal;
    text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.red {
	color: red;
}

span.raquo {
	color: #c83c00;
	font-weight: bold;
}

.buyout-input {
	width: 350px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

.buyout-input-price {
	width: 100px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

#table-top { height: 13px; width: 557px; background-image:url(../images/table-top.gif)}
#table-bottom { height:14px; width: 557px; background-image:url(../images/table-bottom.gif); }

#table-middle { width: 698px/*526px*/; padding-left: 20px; height: 197px; background: url('/images/rating.jpg') no-repeat right top; margin-bottom: 15px; padding-top: 10px}
#table-middle .a { width: 334px/*260px*/; padding-top: 10px; float: left; line-height: 18px; }
#table-middle .b { width: 300px; height: 160px; float: left; margin-left:0px; padding: 5px 5px 5px 35px; }
#table-middle .l { width: 138px; float: left; font-size: 10px}
#table-middle .m { width: 160px; float: left; font-size: 10px; height: 160px; cursor: pointer;}
#table-middle .l .t{text-align: center; padding-right: 10px}
#table-middle .m .t{text-align: center; padding-right: 0px}
#table-middle .m .u{text-align: center; padding-right: 0px}
#table-middle .rt{text-align: left; float:left; width: 88px; clear:both}
#table-middle .r{text-align: right; float:left; width: 38px}
.hodnoceni { margin: 5px 0;
    color: Black;
    font-size: 20px;
    font-weight: bold;
    text-align: center;}

a.productlink{
	float: right;
	display: block;
	line-height:20px;
	margin-bottom:10px;
	margin-top:15px;
	margin-right: 10px;
}

h1.product{
	width: 440px;
}

.filterselect {border: 1px solid #AAA; font-size: 11px}


#header-menu input.text {
   width: 100px;
   font-size: 11px;
   height: 14px;
}

#header-menu input.submit{
   height: 16px;
   width: 16px;
   padding: 0;
   text-align: center;
   padding-bottom: 3px;
   margin: 0 0 0 2px;
   cursor: pointer;
}

#header-menu form {
   margin-top: 12px;
   margin-left: 20px;
}

#header-menu input{
   font-size: 11px;
   border: 1px solid #999;
}

#text table.products h2{
   font-size: 13px;
   margin: 0 0 6px 0;
}

.product-detail-gallery {
	margin-top: 30px;
	clear:both;
}
.product-detail-gallery img {
	margin: 6px 0;
}

.platform-ico{
   margin: 3px 1px;
}

span.rating {
   background: transparent url('/images/rating-ico.gif') no-repeat left top;
   width: 40px;
   height: 60px;
   text-align: center;
   display: block;
   line-height: 40px;
   font-size: 16px;
   float: right;
   color: #FFF;
   font-weight: bold;
}

.paging {
   clear:both; 
   text-align: center;
   color: #666;
}
.paging a{
   color: blue;
}

.paging a.number {
   color: #000;
   text-decoration: none;
}

h2.nomargin {margin-left: 0}

.similarbox{width:220px;padding:10px;background-color:#EEE;margin:0 0 10px 10px}
.similarbox h2{margin:0;padding:0;font-size:13px;line-height:1.3;margin-bottom:6px;min-height:1px}
#similarboxes{float:right}

/*#text form{clear:both}*/

.greyed{color:#666;font-style:italic}
span.greyed.raquo{color:#666;font-style:normal}

.demandbox{background-color:#EEE;padding:10px;margin: 10px 0;clear:both}
.demandbox form{line-height:1.5}

#text-content.similar{float:left;width:460px}

