* { /* reset layoutu */
	border: 0 none;
	margin: 0;
	padding: 0; 
}

body { 
	/*font-family: 'Times New Roman', 'Arial CE', 'Helvetica CE', Verdana, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 13px;
	background-color: #b6bec9;
}

a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#pozadi {
	background: transparent url('../image/bg-hlavni.gif') repeat-x left top;
}

/*#hlavni {
	position: relative;
	margin-left: auto;
	margin-right: auto;
   width: 1037px;
}*/
#hlavicka {
	position: relative;
	/*background: #ffae00 url('../image/top.png') no-repeat left top;*/
	margin-left: auto;
	margin-right: auto;
	width: 1008px;
	height: 173px;
}
#carnelab {
	position: absolute;
	top: 72px;
	left: 407px;
	font-family: Georgia, Tahoma, Arial;
	font-size: 24px;
	font-style: italic;
	color: #c00000;
}
#carnelab a {
	color: #c00000;
	text-decoration: none;
}
#carnelab a:hover {
	color: #D00000;
}

#vyhledavani {
	position: absolute;
	left: 460px;
	top: 124px;
}
#vyhledavani input {
	background-color: White;
	border: 1px solid black;
	height: 20px;
	line-height: 20px;
	width: 145px;
}
#module_search a.button {
	background: transparent url('../image/lupa.png') no-repeat left top;
	position: absolute;
	z-index: 10;
	left:163px;
	top: -7px;
	width: 44px;
	height: 43px;
	color: Black;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#module_search a.button span {
	background: none;
	display: inline;
	padding: 0;
	position: absolute;
	text-indent: -1000em;
}
#menu {
	padding-left: 316px;
	font-family: "Times New Roman", "Arial Pro", Arial;
	font-size: 16px;
	font-weight: bold;
}
#menu a {
	color: #b8b8b8;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover {
	color: #ffae00;
	border-bottom: 1px dotted #ffae00;
}
#menu ul {
	float: left;
	padding-top: 13px;
}
#menu ul li.posledni {
	background: none;
}
#menu ul.float-r {
	padding-top: 6px;
	float: right;
	padding-right: 19px;	
	background: transparent url('../image/kosik.gif') no-repeat left bottom;
}

#category ul li, #information ul li {
	padding-bottom: 5px;
}

#menu ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	background: transparent url('../image/oddelovac.gif') no-repeat right center;
}
#menu ul li.last {
	background: none;
	padding-left: 44px;
	line-height: 34px;
}

#menu-navigace {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: #131415 url('../image/bg-menu.png') no-repeat left top;
	width: 1022px;
	height: 82px;
}

#obsahovnik {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: transparent url('../image/bg-obsah.png') repeat-y right top;
	width: 1004px;
}

#concenter {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 915px;
	padding-top: 15px;
}

.cleaner {
    clear:both;
    height: 0;
    content: ' ';
    overflow:hidden;
}

.cleaner hr {
    display:none;
}

#paticka {
   clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 988px;
	height: 84px;
	background: transparent url('../image/paticka.gif') no-repeat right top;
	text-align: center;
	padding-top: 15px;
}

#navigace {
	position: absolute;
	top: 56px;
	left: 70px;
	font-size: 14px;
}
#prihlasit {
	position: absolute;
	top: 57px;
	right: 80px;
	font-size: 13px;
	font-style: italic;
}
#prihlasit a {
	color: #B4B4B4;
	text-decoration: none;
	font-weight: bold;
}
.hidden {
	visibility: hidden;
	position: absolute;
	text-indent: -1000em;
}


#module_cart .top a {
	text-decoration: none;
	color: white;
}
#module_cart .top a:hover {
	color: white;
}

.cena-dph {
	font-size: 10px;
}






form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
	border: 1px solid #C7C7C7;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 8px;
}
.p {
	text-indent: 5%;
}
/* layout */
/*#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF;
}
#header {
	position: relative;
}*/
#header .div1 {
	height: 97px;
}
#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}
#header .div3 {
	background: url('../image/search.png') no-repeat;
	width: 250px;
	height: 62px;
	position: absolute;
	top: 15px;
	right: 0px;
	padding-top: 5px;
	padding-left: 17px;
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: url('../image/header.png') no-repeat;
}
#header .div4 a {
	position: relative;
	padding: 12px 0px 10px 0px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div4 .icon {
	position: relative;
	top: 12px;
	margin-right: 4px;
}
#header .div4 .split {
	position: relative;
	top: 14px;
	margin-left: 15px;
	margin-right: 15px;
}
#header .div5 a, #header .div5 img {
	float: left;
}
#header .div6 a, #header .div6 img {
	float: right;
}
#breadcrumb {
	padding-top: 7px;
	padding-bottom: 11px;
	padding-left: 10px;
	background: url('../image/breadcrumb.png') repeat-x;
	margin-left:8px;
	width:851px;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
}

#column_left {
	float: left;
	width: 190px;
	margin-right: 24px;
}

#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}


#content {
	float: left;
	width: 701px;
	margin-bottom: 10px;
}
#content .top {
	padding: 6px 0 0 14px;
	height: 29px;
	background: url('../image/top-right-site.gif') no-repeat;
	background-color:#F3F3F3;
	color: White;
}
#content .top h2, .heading {
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 3px;
}
#content p {
	line-height: 20px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 15px;
	color: Black;
}
#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 204px;
}
#content .bottom {
	/*background: url('../image/content_bottom.png') no-repeat;*/
	height: 5px;
	border:1px solid #DDDDDD;
	border-top:0px solid #DDDDDD;
	background-color: White;
}
.box {
	margin-bottom: 20px;
	background: Red url('../image/top-left-site.gif') no-repeat left top;
	background-color:#F3F3F3;
}
.box .top {
	padding: 9px 0 0 10px;
	height: 27px;
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 1px;
	/*background: url('../image/box_bottom.png') no-repeat;*/
	background-color: White;
	border: 1px solid #DDDDDD;
	border-top: none;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}

.tabs .selected2{
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 0px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 3;
	position: relative;
	top: 1px;
}



.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}


/* upravy jádra !!!
 *
  *
   *
	 *
	  upravy jádra !!! 
*/

.nadpis-kategorie {
	font-size: 18px;
}

.odkaz-h3 {
	font-size: 13px;
	padding-bottom: 3px;
}

#tab_description ul {
	padding-left: 25px; 
	padding-top: 5px;
}

#tab_description li {
	padding: 2px;
}

#tab_description h3 {
	font-size: 14px;
	padding-top: 10px;
}
#tab_description {
	line-height: 20px;
}

.sitemap {
	margin-left: 40px;
}
.sitemap ul li ul li {
	padding-left: 15px;
	list-style-position: inside;
}
.mujucet {
	margin-left: 15px;
}
.mujucet ul li {
	margin-left: 30px;
	padding: 3px;
}


/* uprava boxuuu */
.boxy-div {
	background: #F7F7F7; 
	border: 1px dotted #CACACA;
	padding: 10px; 
	margin-bottom: 10px;
}
.confirm-table tr {
	vertical-align: top;
}
.confirm-table td {
	padding: 5px;
	border-bottom: 1px dotted #CACACA;
}
.login-hlavni {
	margin-bottom: 10px; 
	display: inline-block; 
	width: 100%;
}
.login-left {
	float: left; 
	display: inline-block; 
	width: 361px;
}
.login-right {
	float: right; 
	display: inline-block; 
	width: 324px;
}
.login-b {
	margin-bottom: 2px; 
	display: block;
}
.login-boxy {
	background: #FFF6BF; 
	border: 1px dotted #DDBD00;
	padding: 10px; 
	min-height: 190px;
}
.sort {
	margin-bottom: 10px;
	background: #F7F7F7;
	height: 30px;
	width: 100%;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F7F7F7;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* konec upravy boxuuu */

/* Uprava kategorii s popiskem a kosikem */
.list .produkt-list {
	position: relative;
	float: left;
	width: 314px;
	min-height: 218px;
	margin: 3px;
	padding: 8px;
	padding-bottom: 10px;
	text-align: left;
	border: 1px dotted #BEBEBE;
	background: #F9F9F9;
	font-size: 11px;
}
.list .produkt-list:hover {
	background: #F1F1F1;
}
.produkt-list h3 {
	margin-bottom: 5px;
}
.produkt-list img {
	float: left;
	margin-right: 10px;
}
.produkt-list .produkt-popis {
	vertical-align: top;
}
.produkt-cena {
	margin-top: 5px;
}
.produkt-kosik {
	display: inline;
}
.bottom {
	margin-bottom: 10px;
}

/* Uprava pro Blog */

.aktuality-top {
	display:block;
  height:21px;
}

.modul-blog {
	border: 1px dotted #DBDBDB;
	background-color: #F9F9F9;
	padding: 17px 17px 0px 17px;
}
.aktuality {
/*	display:block;  */
	color: white;
	font-size: 12px;
	padding:6px 21px;
	background: url('../image/top-left-site.gif') no-repeat left top;
	width: 60px;
	position: relative;
}
.aktuality span {
	background: url('../image/top-left-site.gif') no-repeat right top;
	width: 5px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
}
.modul-blog p {
	margin-top: 0;
}

.modul-blog span {
/*	display:block;  */
	padding-bottom: 15px;
}
.modul-blog .blog-nadpis {
	font-size: 15px;
	padding-bottom: 2px;
	font-weight: bold;
}
.modul-blog .blog-datum {
  margin-right: 5px;
  margin-top:4px;
	font-size: 10px;
	font-style: italic;
	float: left;
	padding-bottom:0px;
}
.modul-blog .blog-popis {
	font-size: 12px;
}
.fb_rcmd{
height:17px;
width:180px;
margin-bottom:10px;
color: black;
display: block;
font-size: 82%;
padding-left: 21px;
background: transparent url(../image/icon_facebook.png) no-repeat left top;
}
.mail_rcmd{
height:17px;
width:180px;
margin-bottom:10px;
color: black;
display: block;
font-size: 82%;
padding-left: 21px;
background: transparent url(../image/icon_mail.png) no-repeat left top;
}

#newsletter ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}

#newsletter li{
padding-bottom:3px;
}
