* { /* reset layoutu */
	border: 0 none;
	margin: 0;
	padding: 0; 
}

body { 
	background: #D7E3EC url('../image/bg.gif') repeat-x left top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 13px;
	text-align: center;
}

a {
	color: #61A3BD;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#column_left a {
	color: #2F4F4F; 
} 
#column_left a.button {
	color: #2C657B;
}

#hlavni {
	position: relative;
	margin: 0 auto;
	margin-top: 5px;
	width: 972px;
	text-align: left;
}
#obsah-bg {
	background: white url('../image/bg-obsah.gif') repeat-y left top;
}

#top-obr {
	background: url('../image/top.jpg') no-repeat left top;
	height: 237px;
	width: 972px
}
#top-obr h1 {
	position: absolute;
	display: none;
	text-indent: -1500em;
	left: -1500em;
	width: 972px;
	height: 123px;
}
#top-obr a {
	display: block;
	height: 237px;
	width: 972px;
	text-decoration: none;
	border: none;
}

#menu {
	position: relative;
	background: url('../image/menu.gif') no-repeat left top;
	height: 51px;
	padding-top: 6px;
}

#menu ul {
	width: 797px;
	margin-top: 5px;
	&margin-top: 10px;
}

#menu li {
	list-style-type: none;
	float: left;
   display: inline;
   list-style-type: none;
   text-align: center;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: bold;
	font-family: Georgia, Verdena, Arial;
}

#menu li.menu-btn a {
	padding-left: 15px;
	padding-right: 15px;
	color: White;
}
#menu li.home-btn a {
	margin-left: 64px;
}

#menu li.btn-home {
	/*background: url('../image/btn-home.gif') no-repeat left top;*/
	margin-left: 20px;
	width: 113px;
	height: 37px;
}
#menu li.btn-home a {
	display: block;
	padding-top: 7px;
	width: 113px;
	height: 30px;
	color: White;
}

#menu li.btn-podminky {
	/*background: url('../image/btn-podminky.gif') no-repeat left top;*/
	margin-left: 20px;
	width: 182px;
	height: 38px;
}
#menu li.btn-podminky a {
	display: block;
	padding-top: 7px;
	width: 182px;
	height: 31px;
	color: White;
}

#menu li.btn-login {
	/*background: url('../image/btn-login.gif') no-repeat left top;*/
	margin-left: 20px;
	width: 134px;
	height: 38px;
}
#menu li.btn-login a {
	display: block;
	padding-top: 7px;
	width: 134px;
	height: 31px;
	color: White;
}

#menu li.btn-kontakt {
	/*background: url('../image/btn-kontakt.gif') no-repeat left top;*/
	margin-left: 20px;
	width: 134px;
	height: 39px;
}
#menu li.btn-kontakt a {
	display: block;
	padding-top: 7px;
	width: 134px;
	height: 32px;
	color: White;
}

#breadcrumb {
	padding-left: 25px;
	margin-bottom: 3px;
	color: #0077a3;
	width: 925px;
	height: 17px;
}
#breadcrumb a, #breadcrumb a:hover {
	color: #9B0B2B;
}

#vyhledavani {
	position: absolute;
	right: 0px;
	top: 245px;
	width: 180px;
}
#module_search a.button {
	background: transparent url('../image/lupa.png') no-repeat left top;
	height: 16px;
	width: 16px;
	display: block;
	text-indent: -1000em;
	float: right;
	margin-top: 4px;
	margin-left: 10px;
}
#module_search input {
	width: 120px;
	border: 1px solid black;
	color: #8E8E8E;
	float: left;
}
#module_search a.button span {
	background: none;
	display: inline;
	padding: 0;
}
#category ul li, #information ul li {
	padding-bottom: 5px;
}

.cleaner {
    clear:both;
    height: 0;
    content: ' ';
    overflow:hidden;
}

.cleaner hr {
    display:none;
}
#hlavni-bottom {
	border-bottom:1px solid #545454;
	height: 12px;
	width: 972px;
}

#paticka {
	position: relative;
   clear: both;
	background: transparent url('../image/bottom.gif') no-repeat left top;
	height: 60px;
	padding-top: 15px;
	text-align: center;
	color: White;
	font-size: 12px;
}
#paticka a {
	color: White;
}

#paticka-ovce a {
	font-weight: bold;
	color: #727272;
}
#kluk {
	position: absolute;
	width: 136px;
	height: 59px;
	right: 10px;
	top: -59px;
	background: transparent url('../image/kluk.png') no-repeat left top;
}
.pw-opencart {
	margin: 0 auto;
	width: 876px;
	text-align: right;
	font-size: 10px;
	background-color: #DAE5E9;
	margin-bottom: 20px;
	padding-top: 4px;
}
.hidden {
	visibility: hidden;
	position: absolute;
	text-indent: -1000em;
}


#module_cart .top a {
	text-decoration: none;
	color: White;
}
#module_cart .top a:hover {
	color: White;
	text-decoration: underline;
}
#module_cart table {
	padding-left: 10px;
}
.cena-dph {
	font-size: 10px;
}




form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
	border: 1px solid #C7C7C7;
}

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;
}

#concenter {
	margin: 0 auto;
	margin-left: 8px;
	height: auto;
	/*width: 876px;*/
}

#column_left {
	float: left;
	width: 204px;
	margin-right: 10px;
	margin-left: 13px;
}
.box {
	width: 188px;
}
#left-top {
	background: url('../image/left-top.gif') no-repeat left top;
	width: 190px;
	padding-top: 11px;

}
#left-obsah {
	background: url('../image/left-middle.gif') repeat-y left top;
	width: 190px;
}
#left-bottom {
	background: url('../image/left-bottom.gif') no-repeat left top;
	width: 204px;
	height: 81px;
}


#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}

#content {
	float: left;
	width: 716px;
	margin-bottom: 10px;
}
#content p {
	line-height: 20px;
}
#content .top {
	padding: 8px 0px 6px 10px;
	background: #ef7f30;
	margin-top: 11px;
	height: 22px;
	/*border:1px solid #DDDDDD;*/
	font-family: Georgia,Verdena,Arial;
	color: white;
	text-transform: uppercase;
	vertical-align:top;
}
#content .top h2 {
	font-size: 14px;
}
#content .top h1, .heading {
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #D8A303;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;
}
#content .middle {
	border-left: 1px solid #feda66;
	border-right: 1px solid #feda66;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 204px;
}
#content .bottom {
	background: url('../image/obsah-bottom.gif') no-repeat left top;
	height: 10px;
	/*border:1px solid #DDDDDD;*/
	border-top:0px solid #DDDDDD;
	background-color: White;
}
.box {
	margin-bottom: 10px;
	/*background: url('../image/box_top.png') no-repeat;*/
	/*background-color:#F3F3F3;
	border:1px solid #DDDDDD;*/
}
.box .top {
	background: #ef7f30;
	/*width: 169px;*/
	height: 25px;
	padding: 11px 0px 0px 19px;
/*	margin-left: 6px;*/
	color: White;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia,Verdena,Arial;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
#module_cart .top {
	background: #ef7f30;
}
#module_cart, #module_cart a {
	color: #9B0B2B;
}
.box .middle {
/*	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	/*background: #FFFFFF;*/
	padding: 10px;
	padding-top: 11px;
	border: 1px solid #FEDA66;
}
.box .bottom {
	height: 5px;
	/*background: url('../image/box_bottom.png') no-repeat;*/
	/*background-color: White;*/
}
.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: #2C657B;
	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;
}
.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 .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 .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 20px 7px 15px;
	margin-right: 8px;
	border-top: 1px solid #FEDA66;
	border-bottom: 1px solid #FEDA66;
	border-left: 1px solid #FEDA66;
	border-right: 1px solid #FEDA66;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #464646;
	/*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 #FEDA66;
	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 dotted #DDBD00;
	margin-bottom: 10px;
}
.cart th {
	background: #FFF6BF;
	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;
}

/* uprava boxuuu */
.boxy-div {
	background: #FFF6BF; 
	border: 1px dotted #DDBD00;
	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: #FFF6BF;
	height: 30px;
	width: 100%;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #FFF6BF;
	margin-bottom: 10px;
}
/* konec upravy boxuuu */


.obch-podm h3 {
	font-size: 100%;
}
.mezisoucet {
	text-align: center;
	color: #CA0000;
}
.cena-prod {
	color: #B00000;
	font-weight: bold;
}
.cena-prod-spec {
	color: #CA0000;
}
.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 kategorii s popiskem a kosikem */
.list .produkt-list {
	position: relative;
	float: left;
	width: 314px;
	min-height: 218px;
	margin: 7px;
	padding: 8px;
	padding-bottom: 10px;
	text-align: left;
	border: 1px dotted #FEDA66;
	background: #FFFDE8;
	font-size: 11px;
}
.list .produkt-list:hover {
	background: #FFFED9;
}
.produkt-list h3 {
	margin-bottom: 5px;
	min-height: 34px;
}
.produkt-list img {
	float: left;
	margin-right: 10px;
}
.produkt-list .produkt-popis {
	vertical-align: top;
}
.produkt-cena {
	margin-top: 5px;
}
.produkt-kosik {
	display: inline;
}


/* Uprava pro Blog */
.modul-blog {
	border: 1px dotted #FEDA66;
	background-color: #FFFDE8;
	padding: 17px 17px 0px 17px;
}
.aktuality-top {
/*display: block;*/
  height:24px;
}
.aktuality {
/*display: block;*/
	color: white;
	font-size: 12px;
	padding:6px 21px;
	/*background: url('../image/obsah-top.gif') no-repeat left top;*/
	background: #EF7F30;
	width: 60px;
	position: relative;
}
.aktuality span {
	/*background: url('../image/obsah-top.gif') no-repeat right top;*/
	width: 10px;
	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{
padding-top: 5px;
}

#newsletter li{
margin-left: 15px;
padding-bottom:3px;
}

