/* 090421.001 */
* {
	margin: 0;
	padding: 0;
}

html, body {
	text-align: center;
}

body {
	color: #fff;
	font-size: 10px;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	margin: 0 auto;
	background: #fff url('/img/recenze_bgbody.jpg') top center repeat-x;
}


input,textarea,select { font-family: Verdana, 'Geneva CE', lucida, sans-serif; color:black; font-size:1em;  border:1px solid #647177; background-color: white; }

form { margin:0; padding:0; }

textarea {
width:570px;
height:50px;
}

#head {
	width: 1000px;
	height: 175px;
	position: relative;
	margin: 0 auto;
z-index: +1;

}

#head span {
	width: 1000px;
	height: 175px;
	background: url('/img/head.jpg') top left no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: +1;
}

#top-links {
	height: 38px;
	background: #000 url('/img/bg_lista.gif') top left repeat-x;
	text-align: center;
}

#top-links a {
	font-weight: bold;
	color: #b18180;
	font-size: 1.2em;
	letter-spacing:-1px;
	text-transform:lowercase;
text-decoration:none;
}


#obal {
	width: 1000px;
	margin: 0 auto;
	text-align: left;

}


h1 {
font-size: 1.4em;
width:450px;
height:54px;
line-height:54px;
color:#000;
margin-left:20px;
overflow:hidden;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 1em;
}

p {
	font-size: 1em;
	margin-bottom: 1em;
	margin-left:5px;
	width: 460px;
float:left;
}

table {
	margin-bottom: 1em;
}

th {
	font-size: 1.1em;
	text-align: center;
}

td {
	font-size: 1em;
	padding: 2px;
}

* html td {
	font-size: 0.75em;
}

a { color: #fff; text-decoration: none; cursor: pointer; }
a:hover { color: #fff; }
a img { border: none; }


.seznam-vyrobku { width: 570px; float:right; margin-bottom:20px; margin-right:5px;  margin-top:-40px; z-index:1;}

.seznam-vyrobku li { z-index:1;
width: 570px;
}
.vyrobek {
	width: 500px;
	float: left;
	height : 160px;
margin-left:20px;
color:#000;
margin-top:-30px;
background: #fff;
}
.vyrobek h2 {
margin:0;
width:370px;
height:25px;
line-height : 25px;
text-align : left;
float:right;
overflow:hidden;
text-decoration:underline;
border:0;
padding:0;
color:#000;
}
.vyrobek h2 a {
	text-decoration:underline;
	font-size: 13px;
	font-weight : bold;
	padding:0;
	margin:0;
	color:#000;
}

.vyrobek .ikony {
float:left;
z-index:1000;
width:1px;
height:100px;

position: relative; 
left: 100px;
padding-top:10px;
}

.vyrobek .im {
 width:110px;
 height:150px;
 line-height:150px;
 float:left;
 background: url('/img/bg_produkt_img.jpg') center left no-repeat;
text-align: left;
overflow: hidden;
margin: 5px 0 0 0;
 }
.vyrobek a img { margin: 6px 0 0 6px; vertical-align: top; }
.vyrobek .ceny {
	width:260px;
	height:37px;
	line-height:37px;
	text-align : right;
	float : left;
}
.vyrobek .ceny input {
	float:right;
	background:transparent;
	border:0;
}
.vyrobek .ceny .vcdph {
	width:160px;
	font-size : 1.5em;
	font-weight : normal;
	float : left;
	text-align:right;
color:#CF2F32;
overflow:hidden;
height:37px;
line-height:37px;
}
.vyrobek .ceny .vcdph small {
font-size : 0.5em;
color: #000;
margin:8px 0 0 5px;
line-height:10px;
height:25px;
float:right;
text-align:left;
}

.vyrobek .ceny .bezdph {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	visibility: hidden;
}
.vyrobek .ceny .oddel {
	visibility: hidden;
}
.vyrobek .popis {
	width:250px;
	height:85px;
	float : left;
	line-height: 1.1em;
	overflow:hidden;
    z-index:+10;
	font-size: 12px;
	margin: 0 0 0 20px;
}
.vyrobek .detail {
	width:95px;
	_width:100px;
	height:120px;
	float : right;
	line-height: 1.1em;
	overflow:hidden;
	font-size: 0.9em;
	background: #fff url('/img/bg_produkt_detail.jpg') center left no-repeat;
	padding-left: 5px;
	margin: 0;
border:0;
}
.vyrobek .detail .platforma, .vyrobek .detail .dostupnost {
height: 43px;
line-height: 20px;
}
#.vyrobek .detail .platforma strong {
color: #4d4d4d;
font-size: 0.8em;
text-transform: lowercase;
}
.vyrobek .detail .dostupnost strong {
color: #6e9200;
font-size: 0.8em;
text-transform: lowercase;
}

.vyrobek .detail .jazyk {
height: 35px;
line-height: 35px;
}

.vyrobek .dot {
float:left;
padding:0;
display:none;
}


#center #obsah .vyrobek p { margin-left: 85px; font-size:0.9em;}


#lista {
background: url('/img/recenze_bg.jpg') top left no-repeat;
height:130px;
text-align:left;
width:1040px;
margin: 0 auto;
}
