* {margin:0; padding:0;}

body {background:#0d0d0d; color:#dfdfe0; font:0.8em/1.5 "arial", sans-serif; text-align:center;}

a {color:#ff7f00;text-decoration: underline;}
a:hover {text-decoration: none;}

table {
	text-align: left;
	font-size: 0.9em;
	border: 0;
}

p {
	padding-bottom: 10px;
}

.clear {
	clear: both;
}

ul {
	list-style: inside;
	list-style: disc;
}

a img {
	border: 0;
}

h1 {font-size:100%;color: #ff7f00;text-transform: uppercase;text-align: center;padding: 10px 10px 10px 10px;}
h2 {font-size:100%;color: #ff7f00;}
h3 {font-size:100%;}
h4 {font-size:100%;}
h5 {font-size:100%;}

#main {
	width: 949px;
	text-align: left;
	margin: 0 auto;
}

#content {
	width: 948px;
	background: #141414;
	border-left: 1px solid #181818;
}

#header {
	background: url(../images/header.jpg) no-repeat top left;
	width: 949px;
	height: 214px;
}

#logo {
	width: 260px;
	height: 80px;
	display: block;
	padding: 70px 0 0 50px;
}

#kosik_header {
	color: white;
	width: 230px;
	padding: 37px 0 0 443px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menu {
	background: url(../images/menu_background_repeat.gif) repeat-x;
	height: 49px;
}

#menu ul li {
	padding-top: 5px;
	list-style: none;
	float: left;
}

#menu ul li a {
	font-weight: bolder;
	text-decoration: none;
	float: left;
	display: block;
	font-size: 1.1em;
	height: 32px;
	border-right: 1px solid #2f2f30;
	border-left: 1px solid black;
	text-transform: uppercase;
	color: #b2b0b0;
	padding: 5px 28px 5px 28px;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#leva_strana, #stred, #prava_strana {
	float: left;
}

#stred {
	width: 562px;
}

#stred_in {
	background: #1c1d1c;
	width: 552px;
	margin-left: 5px;
	min-height: 400px;
	_height: 400px;
	padding-bottom: 40px;
}

#leva_strana {
	width: 210px;
}

#prava_strana {
	width: 176px;
}

.dark_box {
	background: #131212 url(../images/sedy_box_repeat.jpg) repeat-x;
	margin-bottom: 3px;
	color: #ff7f00;
}

.red_box {
	background: #780000;
	margin-bottom: 3px;
}



.kategorie_menu {
	list-style: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.kategorie_menu li a {
	background: url(../images/bily_puntik.gif) no-repeat 0px 13px;
	padding: 8px 0px 0px 15px;
	display: block;
	_display:inline;
	font-size: 0.9em;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}

.kategorie_menu li a:hover {
	text-decoration: underline;
}

.kategorie_menu li ul {
	list-style: none;
}

.kategorie_menu li ul li a {
	background: none;
	padding-left: 25px;
	padding-top: 0px;
	
	color: #FFF;
	text-transform: none;
}

.kategorie_menu li ul li ul li a {
	padding-left: 32px;
	color: #00CE4E;
}

.kategorie_menu li ul li ul li ul li a {
	padding-left: 37px;
	color: #3B5998;
}

.kategorie_menu li ul li ul li ul li ul li a {
	padding-left: 42px;
	color: #FFF;
}

.kategorie_menu li ul li ul li ul li ul li ul li a {
	padding-left: 47px;
	color: #00CE4E;
}

.nadpis_kategorie {
	background: url(../images/nadpis_internetovy_obchod.gif) no-repeat top left;
	width: 191px;
	height: 30px;
}

.nadpis_pronajem {
	background: url(../images/nadpis_pronajem_techniky.gif) no-repeat top left;
	width: 190px;
	height: 28px;
}

.nadpis_provozovatel {
	background: url(../images/nadpis_provozovatel.gif) no-repeat top left;
	width: 160px;
	height: 24px;
}

.red_box ul, .red_box p, .dark_box p {
	padding: 5px 5px 5px 5px;
	font-size: 0.9em; 
	list-style: none;
}

.red_box ol {
	padding: 5px 5px 5px 28px;
	font-size: 0.9em;
	list-style: outside;
}

.red_box ul li a, .red_box ol li a {
	padding-left: 18px;
	color: #dfdfdf;
}

.red_box ol li {
	list-style: decimal;
}

.red_box ol li a {
	padding-left: 0px;
	color: #dfdfdf;
}

.red_box ul li, .red_box ol li {
	line-height: 1.9em;
}

#footer {
	background: url(../images/footer_repeat.gif) repeat-x;
	height: 31px;
	color: #8a8787;
	text-align: center;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	padding-top: 4px;
}

.akce_obal {
	padding: 10px 0px 10px 33px;
}

.akce p {
	padding: 10px 5px 10px 5px;
}

.akce a {
	color:#cfcfcf; 
	text-decoration: none;
}

.akce a:hover {
	text-decoration: underline;
}

.akce a strong {
	color: #ff7f00;
}

.akce {
	text-align: center;
	width: 200px;
	min-height:64px;
	_height: 64px;
	border: 10px solid #333231;
	background: black;
	float: left;
	margin-left: 15px;
	_margin-left: 8px;
}

.oddelovac {
	background: url(../images/oddelovac.gif) no-repeat top center;
	width: 552px;
	margin: 25px 0 25px 0;
	height: 2px;
}

.polozka {
	margin-bottom: 15px;
	width: 175px;
	padding-left: 7px;
	float: left;
	min-height: 200px;
}

.polozka h2 {
	padding: 3px 5px 3px 5px;
	line-height: 1.3em;
	background: #333231;
	color: #ff7f00;
	min-height: 37px;
	_height: 37px;
}

.polozka h2 a {
	display: block;
	_display:inline;
	text-decoration: none;
	color: #ff7f00;
}

.polozka h2 a:hover {
	text-decoration: underline;
}

.polozka .obrazek {
	padding: 15px 0px 5px 0px;
	min-height: 154px;
	_height: 154px;
	position: relative;
}

.polozka .obrazek_in {
	position: relative;
	text-align: center;
	z-index:0;
}

.polozka .obrazek_in a img {
	position:relative;
	z-index:0;
	margin: 0 auto;
	border: 2px solid #655F5F;
	display: block;
}

.polozka .obrazek_in a img:hover {
	border: 2px solid #1C1D1C;
}

.polozka .novinka {
	width: 67px;
	height: 67px;
	position: absolute;
	right:0;
	top:0;
	z-index: 1;
	background: url(../images/novinka.gif) no-repeat top right;
}

.polozka .akcni {
	z-index: 1;
	width: 67px;
	height: 67px;
	position: absolute;
	right:0;
	top:0;
	background: url(../images/akce.gif) no-repeat top right;
}

.polozka .popis {
	padding-top: 10px;
	height: 55px;
	background: black;
}

.polozka .koupit_button {
	margin-left: 9px;
	background: url(../images/koupit.gif) no-repeat top left;
	width: 57px;
	height: 22px;
	display: block;
	float: left;
	border: 0;
}

.polozka .koupit_button:hover {
	cursor: pointer;
}

.polozka .detail_button {
margin-left: 9px;
	background: url(../images/detail.gif) no-repeat top left;
	width: 56px;
	height: 22px;
	display: block;
	float: left;
}

.polozka .porovnat_button {
	margin-top: 2px;
margin-left: 9px;
	background: url(../images/porovnat.gif) no-repeat top left;
	display: block;
	float: left;
	width: 23px;
	height: 20px;
	margin-bottom: 5px;
}

.polozka .popis p {
	color: white;
	font-weight: bolder;
	font-size: 1.1em;
	text-align: center;
}

.hledani {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.hledani input {
	float: left;
	width: 125px;
	height: 20px;
	border: 0;
}

.hledani input#ok {
	border: 0;
	background: url(../images/ok.gif);
	width: 33px;
	height: 20px;
	float: left;
}

.hledani p a {
	color: white;
	font-weight: bolder;
	padding-left: 5px;
}

.nadpis_info {
	background: url(../images/nadpis_info_pro_vas.gif) no-repeat top left;
	width: 148px;
	height: 25px;
}

.nadpis_menu_shopu {
	background: url(../images/nadpis_menu_shopu.gif) no-repeat top left;
	width: 153px;
	height: 29px;
}

.nadpis_anketa {
	background: url(../images/nadpis_anketa.gif) no-repeat top left;
	width: 112px;
	height: 30px;
}

.nadpis_nejprodavanejsi {
	background: url(../images/nadpis_nejprodavanejsi.gif) no-repeat top left;
	width: 165px;
	height: 31px;
}

.detail {
	padding: 10px 8px 10px 8px;
}

.drob_nav {
	padding-bottom: 10px;
	font-weight: bolder;
}

.drob_nav a {
	color: white;
	text-decoration: none;
}

.drob_nav a:hover {
	text-decoration: underline;
}

.detail h1 {
	background: #333230;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.foto_info {
	padding-top: 8px;
}

.foto, .info {
	float: left;
}

.info {
	background: #780001;
	width: 358px;
	color: white;
	font-size: 0.9em;
	padding: 10px 5px 10px 5px;
}

.foto {
	margin-right: 8px;
	width: 160px;
}

.info p.nabidka {
	width: 140px;
	float: right;
	color: #d2710e;
}

.info p.nabidka a {
	color: #d2710e;
	font-weight: bolder;
	text-decoration: none;
}

.info p.nabidka a:hover {
	text-decoration: underline;
}

.info p span.cena {
	color: #d2710e;
	font-weight: bolder;
}

.info p span.puvodni_cena {
	text-decoration: line-through;
	color: black;
}

.buttony input {
	width: 20px;
	float: left;
}

.buttony .koupit {
	background: url(../images/koupit_button2.gif);
	width: 55px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 20px;
	border: 0;
}

.buttony .koupit:hover {
	cursor: pointer;
}

.buttony .porovnat {
	background: url(../images/porovnat.gif);
	width: 23px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 20px;
}

.buttony {
	padding: 8px 10px 3px 10px;
}

.detail_menu {
	margin-top: 2px;
	background: url(../images/detail_menu_repeat.gif) repeat-x;
	height: 33px;
	width: 534px;
	border-left: 1px solid #303030;
	border-right: 1px solid black;
}

.detail_menu ul {
	list-style: none;
}

.detail_menu ul li {
	float: left;
	height: 31px;
	border-right: 1px solid #303030;
	border-left: 1px solid black; 
}

.detail_menu ul li a {
	height: 20px;
	padding-top: 3px;
	display: block;
	text-align: center;
	color: white;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 0.85em;
}

.detail_menu ul li a:hover {
	background: #780001;
}

.popis_detailu {
	color: white;
	padding: 15px 10px 10px 10px;
}

.obrazky_produktu {
}

.obrazky_produktu a img {
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}

.hodnoceni {
	margin-top: 10px;
	background: #333230;
	padding: 5px 15px 5px 15px;
	color: #ff7f00;
	font-weight: bolder;
}

.hodnoceni span.left {
	float: left;
}

.hodnoceni span.znamka {
	float: right;
}

.znamky {
	text-align: center;
	padding-top: 20px;
}

#diskuze {
	padding-top: 10px;
	padding-bottom: 20px;
}

.comment {
	margin-top: 10px;
}

.comment p {
	background: #333230;
	padding: 5px 10px 5px 10px;
}

.comment_info {
	padding: 5px 10px 0 5px;
}

#prispevek {
	padding-top: 20px;
	padding-bottom: 20px;
}

#prispevek input {
	float: left;
	width: 200px;
	border: 1px solid #333230;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#prispevek label {
	float: left;
	width: 80px;
	margin-bottom: 10px;
}

#prispevek textarea {
	float: left;
	width: 400px;
	height: 100px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #333230;
}

#prispevek input.odeslat_prispevek:hover, 
table.kosik td input.button:hover,
input.button:hover {
	text-decoration: underline;
	cursor: pointer;
}

#prispevek input.odeslat_prispevek {
	width: 80px;
	clear: both;
	float: none;
	background: black;
	color: white;
	margin-left: 400px; 
	height: 30px;
	margin-top: 10px;
	padding-top: 0;
	
}

table.kosik {
	width: 100%;
	border: 0;
	font-size: 0.9em;
}

table.kosik td {
	padding: 5px 5px 5px 5px;
	background: #333230;
	border-collapse: collapse;
} 

table.kosik td input.button, 
input.button {
	background: black;
	color: white;
	border: 1px solid #424242;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}

#sprazene_polozky {
	padding-top: 15px; 
}

#sprazene_polozky a {
	background: url(../images/sipka_souvisejici_zbozi.gif) no-repeat left center;
	display: block;
	padding: 5px 10px 5px 25px;
}

.obrazky_produktu {
	background: #333230;
	padding: 10px 5px 10px 5px;
}

.obrazky_produktu a img {
	margin-left: 10px; 
}

p.kosik_info {
	background: #333230;
	padding: 10px 5px 10px 5px;
}

.seradit {
	padding: 10px 10px 10px 10px;
}

.seradit span {
	padding: 0 5px 0 5px;
}

.strankovani {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.strankovani span {
	padding: 0 5px 0 5px;
}

.text {
	padding: 5px 10px 10px 10px;
}

.text p {
	padding-bottom: 10px;
}

ul, ol {
	list-style: inside;
}

.answ {
	display: block;
	height: 10px;
	background: #DB8249;
	margin-right: 3px;
}

hr {
	display: none;
}

.alright {
	text-align: right;
}

.alleft {
	text-align: left;
}

.objednavka_udaje label {
	width: 110px;
	display: block;
	float: left;
}

.objednavka_udaje input {
	float: left;
}

.objednavka_udaje p {
	clear: both;
	height: 20px;
}

.objednavka_udaje legend {
	padding: 0 5px 0 5px;	
}

.objednavka_udaje fieldset {
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border: 2px solid #4B4B4B;
}

.objednavka_udaje sup {
	color: white;
}

.pridat_blok input {
	float: left;
	margin-top: 5px;
	height: 22px;
}

.pridat_blok p {
	clear: both;
}

.pridat_blok textarea {
	width: 250px;
	height: 100px;
	float: left;
	margin-top: 5px;
}

.pridat_blok label {
	width: 100px;
	float: left;
	padding-top: 5px;
}

.pridat_blok label sup {
	float: right;
	color: Red;
	padding-right: 5px;
}

.porovnani span {
	color: #FFE135;
	font-weight: bolder;
}

.porovnani {
	padding-bottom: 20px;
}

.paginator {
	text-align: center;
}

.doporucit label {
	width: 100px;
	display: block;
	float: left;
}

.doporucit input {
	float: left;
}

.doporucit p {
	clear: both;
	height: 20px;
}

.anketa {
	padding-bottom: 15px;
}

.anketa p {
	padding: 10px 5px 0 5px;
}

.anketa p.alright {
	padding-top: 0;
}
