body {	
	margin : 0px;
	padding : 0px;
	background: #455660 url(../img/body-bg.png);
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #FFF;
	font-size : 75%;
}


#header{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 13px;
	position: relative;
	height: 139px;
	background: #e6e6e6 url(../img/header-bg.png) repeat-x;;
}

#header .content{
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#header .content .logo {
  width : 350px;/*440*//*550*/
  height : 97px;/*34*/
  position: absolute;
  top: 20px;
  left:10px;
}

#header .content .kosik {
  height : 64px;
  font-size : 90%;
  position: absolute;
  top: 12px;
  right:0;
  color:#333;
  padding: 20px 0 0 75px;
  line-height: 17px;
  background: url(../img/ico-cart.png) no-repeat left center;
}

#header .content .kosik span {
  font-weight : bold;
}

#header .content .kosik a{
	color: #0477e3;
	font-weight: normal;
	text-decoration: none;
	float:right;
}

#header .content .kosik a:hover{
	text-decoration: underline;
}

.vyrazny {
  color : #FFF;
  font-weight : bold;
  font-style: normal;
}

.celek {
  	width : 960px;
	margin: 0 auto;
	padding: 0 0 25px 25px;
}


.leva {
  float : left;
  width : 197px;/*447*/
  background-image : url(../img/leva.jpg);
  background-repeat : no-repeat; 
}

.prava, .right {
  float: left;
  width: 740px;
  padding: 0 0 0 7px;
  border-left: 1px dashed #414141;
  margin: 0 0 20px 10px;
}

.hmenu {
  width : 740px;
  height : 40px;
  background: url(../img/head-menu-bg.png) no-repeat;
  font-size : 13px;
  padding : 11px 0 0 10px;
  margin: 0 0 0 5px;
}

.hodkaz a, .hodkaz a:link, .hodkaz a:visited {
  float: left;
  margin: 0 10px 0 10px;
  color: #555;
  font-weight: normal;
  text-shadow: #f2f2f2 1px 1px 1px;
	font-style: normal;
	text-decoration: none;
}

.hodkaz a:hover, .aktivnihodkaz a, .aktivnihodkaz a:link, .aktivnihodkaz a:visited, .aktivnihodkaz a:hover {
  	float: left;
  	margin: 0 10px 0 10px;
	text-decoration: underline;
	color: #000;
	text-shadow: #f2f2f2 1px 1px 1px;
	font-weight: normal;
	font-style: normal;
}

.sortiment {
  width: 197px;
  font-size : 90%;
  padding: 1px 0 0 0;
}

.nadpis-sor{
	background: url(../img/sidebar-h.png) no-repeat left bottom;
	clear: both;
	color: #FFF;
	font-weight: bolder;
	width: 197px;
	height: 20px;
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 5px 0;
	text-transform: uppercase;
}

.sortiment h2{
	width: 180px;
	background: url(../img/sidebar-bg.png) no-repeat left bottom;
	height:24px;
	padding: 0;
	margin: 0 5px;
	text-transform: uppercase;
}

h2 a, h2 a:link, h2 a:visited {
  color : #a6a6a6;
  font-weight: normal;
  padding-left : 10px;
  text-decoration: none;
  font-size: 14px;
}

h2 a:hover { 
	color: #FFF;
}

.sodkaz, .aktivnisodkaz {
  margin: 0;
  width: 180px;
  padding: 6px 0 6px 18px;
  font-size: 14px;
  background:  url(../img/sidebar-current.png) no-repeat left center;
}

.sodkaz a, .sodkaz a:link, .sodkaz a:visited {
  color : #a6a6a6;
}

.sodkaz a:hover, .aktivnisodkaz a, .aktivnisodkaz a:link, .aktivnisodkaz a:visited, .aktivnisodkaz a:hover { 
	color: #FFF;
	text-decoration: none;
}

.spododkaz, .aktivnispododkaz {
  margin : 5px 0 5px 0;
  width : 177px;
  padding-left : 20px;
}

.spododkaz a, .spododkaz a:link, .spododkaz a:visited {
  color : #6a84d0;
}

.spododkaz a:hover, .aktivnispododkaz a, .aktivnispododkaz a:link, .aktivnispododkaz a:visited, .aktivnispododkaz a:hover { 
	color: #6a84d0;
}

.horni {
  width : 710px;/*550*/
  height : 40px;
}

.vyhledavani, .anketa {
  background-image : url(../img/sortiment.jpg);
  background-repeat : repeat-y;
  width : 197px;
  font-size : 90%;
}

.invyhledavani, .inanketa {
  margin : 4px;
  color: #FFF;
}

.invyhledavani input[type=text]{
	padding: 4px;
	width: 179px;
	border: 1px solid #000;
}

.invyhledavani .rad{
	float:left;
	width: 45%;
}

.invyhledavani input[type=submit] {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 13px !important;
	cursor: pointer;
	border: 0;
	margin: 10px 3px;
	background: url(../img/button-bg.png) no-repeat center bottom;
	color: #FFF;
	float:right;
	width: 81px;
	height: 22px;
}

.zakaznik {  
  background-image : url(../img/sortiment.jpg);
  background-repeat : repeat-y;
  width : 197px;
  font-size : 90%;
  text-align : center;
}

.zakaznikform {  
  text-align : center;
}

.zakaznikinput {
  width : 200px;
}

h1 {
  color: #FFF;
  font-size : 140%;
  clear : both;
}

.zbozi {
  float : left;
  width : 170px;
  background-color : #ffffff;
  text-align : center;
  margin : 10px 5px;
  font-size : 90%;
  border:1px solid #A5A5A5;
  height: 300px;
  -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
}

h3 {  
  padding : 5px;
  color : #FFF;
  font-weight : bold;
  font-size : 100%;
}

h3.nzbozi {
  width : 160px;
  height : 35px;
  padding : 5px;
  color : #000;
  font-weight : bold;
  font-size : 120%;
  text-align: center;
}

h3.nzbozi a{
	color:#000;
}

.koupit {
  background-color:  #f0f0f0;
  color: #7d7d7d;
  padding: 10px 0;
  -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
}

.koupit .vyrazny{
	color:#000;
}

.ikonka {
  width : 161px;
  text-align : center;
  padding: 0 0 0 8px;

}

.inikonka {
  width : 153px;
  height : 153px;
  text-align : center;
}

.thumb {
  /*border : 1px solid #003555;*/
  border : 0;
}

.imgdetail img {
  /*border : 1px solid #003555;*/
  border : 7px solid #353535;
  width : 306px;  
  margin : 1px;
  /*position: absolute;
  z-index: -1;*/
}

.tmava {
  background-color : none;
  border-bottom: 1px solid #353535;
}

.svetla {
  background-color : none;
  border-bottom: 1px solid #353535;
}

.tabulkadetail {
  width : 100%;
  clear:both;
  margin: 10px 5px 10px 0;
  padding: 15px 0 0 0;
}

.tabulkadetail2 {
  width : 300px;
  margin: 10px 5px;
}

table.dettab{
	width: 100%;
}

table.dettab tr td{
	border-bottom: 1px solid #353535;
	padding: 5px 0;
	text-align:right;
}

.oldprice {
  text-decoration: line-through;
  font-weight : normal;
}

.povinne{
	font-weight : bold;
}

img {
  border: 0px;
}

form {
  margin : 0;
  padding : 0;
}

fieldset {
	padding : 10px 0 10px 10px;
}

.message {
	font-weight : bold;
	color : #ff0000;
	margin : 50px 0 50px 0;
	text-align : center;
}

.clear {
  clear : both;
}

.clear2, .strankovani {
  clear : both;
  width : 730px;/*550*/
  margin : 5px 0 5px 0;
}

a, a:link, a:visited, a:hover {
  text-decoration : underline;
	font-style: italic;
  color : #FFF;
}

.zpet {  
  clear : both;
  padding-top : 10px;
  text-align : left;
}

.left {
  float : left;
}

.left2 {
  float : left;
  margin : 5px;
}

.right {
  float : right;
}

.right2 {
  float : right;
  margin : 5px;
}

.right3 {  
  text-align : right;
  font-weight : bold;
}

.right4 {  
  text-align : right;
  font-weight : bold;
}

.mnozstvi {
  border : 1px solid #003555;
  width : 20px;
  margin-right : 10px;
}

input.colored, select.colored {
  background-image: url("../img/input.jpg");
	background-repeat: repeat-x;
	border : 1px solid #e3e3e2;
	width : 300px;
	height : 20px;
	padding-top : 2px;
}

input, select {
	border : 1px solid #003555;
	padding-top : 2px;
}

input.tlacitko, input.tlacitko2 {  	
	background-color : #003555;
	border : 0px;
	cursor : pointer;
	margin : 2px;
	font-weight : bold;
	color : #ffffff;
}

textarea {
  background-image: url("../img/text.jpg");
	background-repeat: repeat-x;
	border : 1px solid #e3e3e2;
	width : 300px;
	height : 97px;
	padding-top : 2px;
}

.dolni {
	background: #2b2b2b;
	width: 1020px;
	position: relative;	
	clear: both;
	padding: 10px 5px 0 5px;
	margin: 0 auto;
	font-size: 90%;
	text-align: center;
}

.partneri {
	width : 997px;
}

/* pridano by Max Cerny */
.kabelkymenu {
display: none;
}

h2.kabelky, h2.kabelky:link { 
  margin : 10px 0 10px 0;
  color: #000000;
  font-size : 120%;
  width : 187px;
  height : 22px;
  padding-left : 10px;

}


h2.kabelky:hover { 
    color: #003555;
}


h1.logo {
    display:none;
}
.uvodnadpis {
  color: #FFF;
  font-size : 160%;
  clear : both;
  font-weight:bold;
}


#obsahmain {
    font-size:10px;
}

#obsahmain h2{
    font-size:12px;
}
.galerie {
  float : left;
  margin : 5px;
}

.galerie img {
	border: 2px solid #353535;
}
