/** CSS vlastnostni - eshop.sawe.cz */

body {background: #1b0708; font-size: 1em; font-family: Arial;}
img {border: 0px; }

/* Hlavni layout */
#site_out {margin: auto; width:902px; margin-top: 30px; margin-bottom: 30px; border: 1px solid #201f1b;}
#site {margin: auto; width: 900px; border: 1px solid #514644;}

#header {width: 900px; height: 217px; background: url('/images/header.jpg') no-repeat;}
#header a.all {position: relative; display: block; width: 900px; height: 190px; z-index: 1;}
#header a.logo {position: absolute; display: block; left: 510px; width: 200px; height: 100px; z-index: 2;}
#header a.kosik {float: right; margin-top: -80px; margin-right: 25px; width: 100px; height: 100px; z-index: 3;}
#sub-header {position: relative; width: 900px; height: 31px; background: url('/images/sub-header_back.png') repeat-x;}
	#sub-header .left {float: left; width: 368px; height: 31px;}
		#sub-header .left a {
			float: left;
			padding-top: 6px;
			height: 25px;
			margin-left: 12px;
			padding-right: 12px;
			border-right: 1px solid #fff;
			display: block;
			font-size: 0.8em;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
		}
		#sub-header .left a:hover {
			text-decoration: none;
		}
	#sub-header .center {position: absolute; top: -65px; left: 377px;}
	#sub-header .right {float: right; width: 377px; height: 31px;}
		#sub-header .right {
			color: #fff;
			font-size: 0.8em;
			padding-top: 6px;
			height: 25px;
			text-align: right;
		}
		#sub-header .right a {
			color: #fff;
			padding-right: 6px;
		}
		#sub-header .right a:hover {
			text-decoration: none;
		}
				

#up-content {width: 900px; height: 10px; background: #F2F1DF;  }
#body {float: left; width: 900px; background: #f3f1df;}
#footer {float: left; width: 900px; height: 86px; background: #dcd7bd; text-align: center; color: black;}

#left {float: left; width: 198px; background: #f3f1df; font-size: 1em; padding-bottom: 15px;}

	#menu, .green_box, .red_box {margin-bottom: 15px;}
	#menu h2, .green_box h2, .red_box h2 {width: 183px; height: 19px; padding-top: 8px; padding-left: 6px; font-size: 0.9em; margin-top:0px; margin-bottom: 0px} /** original height: 27px; width: 191px **/
	.green_box .telo, .red_box .telo {width: 187px; font-size: 0.8em}
	
	#menu h2 {background: #ae2832; color: #fff;}
	.green_box h2 {background: #c6d8a8; color: #566143;}
	.green_box .telo {border: 1px solid #c6d8a8; background: #e2eece;}
	.red_box h2 {background: #e1636c; color:#7d131b;}
	.red_box .telo {border: 1px solid #e1636c;  background: #fbbfc3;}
	
	#menu {

	}
	#menu ul {
		font-size: 0.9em;
		list-style-type: none;
		color: #ffcfd2;
	}
	#menu ul li {padding: 0px; margin: 0px; background: #da5c65; width: 189px;}
	#menu ul li a {
		display: block; width: 183px; height: 23px;
		padding-left: 6px; padding-top: 4px;
		background: url('/images/kategorie_back.png') repeat-x; color: #ffcfd2;
		text-decoration: none;
	}
	
	#menu ul li a:hover {color: #fff;}
	#menu ul li.aktivnili a {color: #fff;}

	#menu ul li.aktivnili ul li a.aktivni {color: #ffcfd2; font-weight: bold; font-style: italic;}
	#menu ul li ul li a {
		display: block; width: 177px; height: 22px;
		padding-left: 12px; padding-top: 5px;
		background: transparent; color: #ffcfd2;
		text-decoration: none;
	}
	#menu ul li ul li a:hover {color: #fff;}
	
	#menu ul li ul li ul li a {margin-left: 16px; width: 161px;}

	.newsletter input.text {
		float: left;
		width: 137px; height: 18px;
		padding-left: 3px; padding-top: 3px; margin-top: 15px; margin-left: 3px;
		background: #f7f7f7; border: 1px solid #c6d8a8;
	}
	.newsletter input.submit {
		float: right;
		margin-top: 12px; margin-right: 3px;
	}
	.newsletter .sText {
		padding: 6px;
		margin-top: 6px;
	}

#right {float: right; width: 189px; background: #f3f1df;}

	.login .telo {
		text-align: center;
		padding-bottom: 6px;
	}
	.login label {
		float: left;
		display: block; width: 40px; height: 20px; margin-top: 8px;
		padding-top: 3px;
	}
	.login input.text {
		float: right;
		width: 137px; height: 18px;
		padding-left: 3px; padding-top: 3px; margin-top: 8px; margin-right: 3px;
		background: #f7f7f7; border: 1px solid #c6d8a8;
	}
	.login input.submit {
		margin-top: 8px
	}
	.login p.reg {
		text-align: left;
		margin: 3px;
		margin-left: 2px;
	}
	.login a {color: #566143;} .login a:hover {text-decoration: none;}
	.prihlasen {
		padding: 6px;
		text-align: left;
	}
	
	.search {padding-bottom: 6px;}	
	.search input.text {
		float: left;
		width: 137px; height: 18px;
		padding-left: 3px; padding-top: 3px; margin-top: 15px; margin-left: 3px;
		background: #f7f7f7; border: 1px solid #c6d8a8;
	}
	.search input.submit {
		float: right;
		margin-top: 12px; margin-right: 3px;
	}
	
	.rk .telo address {
		width: 150px;
		padding: 12px;
		padding-top: 6px; padding-bottom: 6px;
	}
	.rk a {color: #9F4A6C; font-weight: bold;}
	.rk a:hover {text-decoration: none;}

#obsah {float: left; width: 504px; background: url('/images/content_back.png') repeat-y; font-size: 0.8em;}
	#logo-4 {
		width: 484px; height: 30px; /** width = 504px **/
		padding-top: 00px; padding-left: 20px;
	}
	#cont_text {
		width: 480px;
		margin: auto;
		color: #5e5e5e;
	}
		
	#cont_foot {
		width: 504px; height: 7px;
		background: red url('/images/cont_foot.png') no-repeat;
	}

	#cont_text a:hover {
		text-decoration: none;
	}
	
	#cont_text a {
		color: #ca575f;
	}
	
	h1 {
		width: 95%;
		font-size: 1.4em;
		font-weight: bold;
		color: #6a7225;
		margin-top: 12px; margin-bottom: 12px; padding-left: 12px; padding-bottom: 3px;
		border-bottom: 1px solid #e5ffb4;
	}
	h2 {
		width: 95%;
		font-size: 1.2em;
		font-style: italic;
		color: #6a7225;
		margin-top: 18px; margin-bottom: 0px; padding-left: 12px; padding-bottom: 3px;
	}
	h3 {
		width: 95%;
		font-size: 1em;
		margin-top: 12px; margin-bottom: 6px; padding-left: 12px; padding-bottom: 3px;
	}
	
	#cont_text ul, #cont_text ol {
		margin-top: 12px;
		margin-bottom: 12px;
	}
	#cont_text ul li, #cont_text ol li {
		margin-left: 40px;
	}
	
	.stranka {
		padding: 3px;
	}
	.stranka p {
		text-align: justify;
	}

#rozfiltr {
	padding: 6px; 
	margin-top: 6px;
	border-top: 1px solid #DFDFD3;
	margin-bottom: 6px;
	border-bottom: 1px solid #DFDFD3;
}
#rozfiltr select {
	text-align: left; 
}
.filtr {
	margin-top: 6px;
	margin-bottom: 6px;
}
.filtr input {
	border: 1px solid  #5e5e5e;
}
.filtr input.sub {
	background: #fff;
	margin: auto;
	padding: 3px;
	border: 1px solid  #5e5e5e;
	margin-left: 24px;
}
.filtr .razeni {
	text-align: left;
	margin-top: 6px;
	margin-bottom: 12px;
}
.zaznamy {
	margin-top: 9px;
}
.zaznamy a {
	color: #ca575f;
}
.drobky a {
	color: #ca575f;
}

.submenu ul {
	margin-top: 15px;
}
.submenu ul li {
	float: left;
	display: block;
	width: 120px;
	height: 30px;
}
.submenu ul li a{
	color: #ca575f;
}

.vypis .produkt {
	width: 230px;
	margin: 3px;
	font-size: 0.8em;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 6px;
}
.vypis .produkt_1 {
	float: left;
}
.vypis .produkt_0 {
	float: right;
}
.vypis .produkt h3 {
	height: 32px;
	font-size: 1.4em;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.vypis .produkt h3 a {
	color: #841018;
}
.vypis .produkt .parametry {
	margin: 6px;
	margin-top: 3px;
	line-height: 16px;
}
.vypis .produkt .parametry h4 {
	display: block;
}
.vypis .produkt .telo a {
	color: #ca575f;
}
.vypis .produkt .obrazek {
	float: left;
	font-size: 1em;
	padding-right: 2px;
	padding-top: 6px;
	width: 78px;
}
.vypis .produkt .telo {
	float: right;
	width: 150px;
	text-align: justify;
}
.vypis .produkt .telo .popis {
	height: 110px; 
}
.vypis .produkt .telo .cena {
	margin-top: 6px;
	float: left;
	font-size: 1.8em;
	color: #841018;
	margin-right: 3px;
}
.cena .puvodni {
	font-size: 0.5em;
}
.cena .puvodni .skrt {
	text-decoration: line-through;
}
.vypis .produkt .ikonky {
	float: right;
	margin-bottom: 6px; margin-top: -27px;
}

.vypis .produkt .telo .koupit {
	float: right;
	text-align: right;
	font-size: 12px;
}
.vypis .produkt .telo .ks {
	width: 24px;
	border: 1px solid #841018;
	margin-bottom: 9px;
}

.zbozi {
	
}
.zbozi .popis {
	margin-bottom: 12px;
}
.zbozi .obrazek {
	float: left;
	width: 220px;
	text-align: center;
}
.zbozi .obrazek img {
	margin: auto;
}
.zbozi .detail {
	float: right;
	padding-top: 20px;
	width: 250px;
}

.zbozi .detail .cena {
	margin-top: 6px;
	float: left;
	font-size: 1.8em;
	color: #841018;
}
.zbozi .detail .koupit {
	float: right;
}
.zbozi .detail .koupit .ks {
	border: 1px solid #841018;
}
.zbozi .parametry {
	margin-bottom: 12px;
}
.zbozi .parametry .pnazev {
	font-weight: bold;
	color: #ca575f;
}
.zbozi .parametry .phodnota {
	padding-left: 6px;
	color: #841018;
}



.noprint {
	margin-top: 12px;
	margin-bottom: 6px;
}
.noprint a {
	color: #ca575f;
}
.register {
	
}
.register label {
	float: left;
	width: 140px;
	text-align: right;
}
.register label.error {
	margin-left: 3px;
	color: red;
	width: auto;
	display: none;
}
.register input {
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	width: 200px;
	background: #f7f7f7;
	border: 1px solid #c6d8a8;
}
.register textarea {
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	width: 200px;
	background: #f7f7f7;
	border: 1px solid #c6d8a8;
}

.register div.submit {
	text-align: center;
}
.register div.submit input {
	float: none;
	margin: auto;
	margin-top: 18px;
	width: 100px;
}
.register fieldset {
	margin-bottom: 6px;
	border: 0px solid black;
}
.ok {
	background: #e2eece;
	color: black;
}

.kosik-tabulka thead th {
	font-size: 0.85em;
	background: #e2eece;
	padding: 2px;
}
.kosik-tabulka tbody td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.kosik-tabulka tfoot td {
	font-size: 0.9em;
	background: #e2eece;
	padding: 3px;
}
.sou a {
	color: #ca575f;
}
.sou table input, .sou table textarea {
	float: left;
	margin-left: 6px;
	margin-bottom: 12px;
	width: 200px;
	background: #f7f7f7;
	border: 1px solid #c6d8a8;
}
.sou table textarea {
	width: 300px;
	height: 100px;
}
.sou h2 {
	margin-top: 24px;
	margin-bottom: 6px;
}
.sou div.dodani {
	margin: 12px;
	margin-top: 0px;
	padding: 6px; 
	padding-top: 0px;
}
.sou .button {
	background: #c6d8a8;
	border: 1px solid #c6d8a8;
	padding: 5px;
	color: #566143;
}

#footer div {
  width: 500px;
  margin: auto;
}

#footer ul {
	list-style: none;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}
#footer ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 6px;
	border-right: 1px solid #000;
}
#footer ul li.last {
  border-right: 0px;
}
#footer ul li a {
	font-size: 0.7em;
	text-decoration: none;
	letter-spacing: 0.5pt;
	color: #000;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.copy {
	padding-top: 10px;
	font-size: 0.7em;
}
.copy a {
	color: black;
}
.copy a:hover {
	text-decoration: none;
}
