*{
  margin:0;
  padding:0;
  border:none;
}

body{
  text-align:left;
  background:#e60004 url('../img/bodybg.gif') repeat-x left top;
  color:#000000;
  font-family:arial, verdana, tahoma;
  font-size:10px;
  padding-bottom:30px;
}

a{
  text-decoration:underline;
  color:#ec1c24;
}

a:hover{
  text-decoration:none;
}

h1{
  color:#000000;
  font-size:12px;
  font-weight:bold;
  padding-bottom:14px;
}

h2{
  color:#000000;
  font-size:11px;
  font-weight:bold;
  padding-bottom:8px;
}

p{
  padding-bottom:12px;
}

.clear{
  clear:both;
  font-size:0;
  height:0;
  line-height:0;
}

#hlavni{
  width:886px;
  margin:0 auto;
  padding-top:10px;
  background-color:#ffffff;
}

#top{
  width:874px;
  height:165px;
  margin:0 auto;
  padding-top:30px 8px 0 12px;
  padding-left: 12px;
  background-color:#ffffff;
  line-height:0;
}

#menu{
  background:url('../img/menubg.gif') repeat-x;
  width:862px;
  height:28px;
  margin-left: 12px;
  _margin-top: -3px;
  _margin-bottom: -3px;
  
}

#menu ul{
  color:#3b3e98;
  list-style-type:none;
}

#menu ul li{
  float:left;
  font-weight:bold;
  font-size:15px;
  line-height:28px;
  padding-top: 4px;
}

#menu ul li a{
  display:block;
  width:auto;
  line-height:20px;
  padding:0 10px;
  color:#3b3e98;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  border-left: 2px solid #2C348A;
}

#menu ul li:first-child a {
  border-left: 0;
}

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

#menu ul li.active {
  color:#ec1c24;
}

#menu ul li.active a{
  color: #ec1c24;
}

#obsah{
  width:872px;
  background:url('../img/leve1bg.gif') repeat-y left top;
  margin-left: 12px;
  position: relative;
}

#pod {
  position: absolute;
  top: 0px;
  right:  24px;
  width: 168px;
  height: 38px;
}

#left{
  float:left;
  width:168px;
  padding:20px 0 145px 0;
  position:relative;
}

#left #nadpis{
  margin-left:21px;
  padding-left:14px;
  background:url('../img/puntik.gif') no-repeat left center;
  font-weight:bold;
  font-size:16px;
  color:#ec1c24;
}

#left ul{
  margin-left:33px;
}

#left ul li, #left ul li a{
  font-weight:bold;
  font-size:13px;
  color:#2c348a;
  padding-top:5px;
  padding-right:12px;
}

#left ul li.aktivni, #left ul li.aktivni a{
  color:#ec1c24;
}

#left img.real{
  margin:30px 0 0 11px;
}

#left #kontakt{
  position:absolute;
  bottom:-40px;
  left:0px;
  width:168px;
  background:url('../img/leve2bg.gif') repeat-y left top;
  padding:10px 13px;
  font-size:11px;
  color:#2a3182;
}

#left #kontakt div.odsazeni{
  padding:7px 0 4px 0;
}

#left #kontakt span.velke{
  font-size:14px;
  font-weight:bold;
}

#small {
  width: 404px;
  margin-left: 25px;
  _margin-left: 13px;
  margin-right: 22px;
  text-align: justify;
  float: left;
}

#big {
  width: 657px;
  
  margin-left: 25px;
  margin-right: 15px;
  text-align: justify;
    
}
#small2 {
  margin-top: 55px;
  
  width: 224px;
  text-align: left;
  float: left;
}
#right{
  float:left; 
  background:url('../img/pod.jpg') no-repeat 526px 0px;
  margin-top: -3px;
  %margin-top: 0px;
  padding-right: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: justify;
  min-height: 630px;
  _height: 630px;
  
}


 
#obsah-catalog #right{
  background:url('../img/pod.jpg') no-repeat 706px 0px;
  float: none;
  width: auto;
  padding:30px;
  text-align: justify;
}
#right p{font-size: 12px;}

#foot{
  font-size:10px;
  color:#ffffff;
  background:#e60004 url('../img/footbg.gif') repeat-x left top;
  text-align:right;
  padding:10px 20px;
}

#foot a{
  color:#ffffff;
  text-decoration:none;
}

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

#catalog {
    line-height: 1.4;
}

#catalog h2 {
    font-size: 140%;
    margin-bottom: 10px;
    margin-top: 10px;
}

#catalogList {
    overflow: auto;
    height: 500px;
}

#catalogList form {
    padding: 0;
    margin: 0;
}

#catalogList fieldset {
    padding: 0;
    margin: 0;
}

#catalogList input {
    border: 1px solid #ddafaf;
    padding: 2px;
    margin: 0 0 0 0;
}

#catalogList input.add-button {
    border: 0;
    margin: 0;
    padding: 5px 0 0 0;
}

#catalogList span {
    font-size: 110%;
}

.catItem {
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.catImg {
    float: left;
    width: 160px;
}

.catImg img {
    margin-bottom: 10px;
    border: 0;
}

.catDesc {
    float: right;
    width: 240px;
}

#obsah-catalog .catDesc{
    float: right;
    width: 400px;
}

.cleaner {
    clear: both;
}

#cart {
    background-color: #efd8d8;
    padding: 10px;
    border: 1px solid #ddafaf;
    margin-bottom: 10px;
}

#cart table {
    font-size: 120%;
    border-collapse: collapse;
    width: 100%;
}

#cart table thead td{
    background-color: #ff0000;
    padding: 5px 8px;
    color: #fff;
}

#cart table tbody td{
    padding: 5px 8px;
    border-bottom: 1px dotted #ddafaf;
}

#cartForm {
    padding: 0;
    margin: 0;
    font-size: 120%;
}

#cartForm fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

#cartForm input {
    border: 1px solid #ddafaf;
    padding: 4px;
    margin: 3px 10px;
}

#cartForm ul {
    padding: 0;
    margin: 0;
    border: 0;
    padding-left: 30px;
}

.no {
    display: none;
}

.submit {
    background-color: #ff0000;
    border: 1px solid #ff0000;
    color: #fff;
}

.warning {
	background-color: #ff0000;
	color: #fff;
	padding: 7px 10px;
}
#gallery-table li a{font-size: 12px;}
.album-img a img{float: left; margin: 3px 3px 5px 0px;}

#menu #mezi {
  float: right;
}
#prolinky{text-align: center; margin-bottom: 10px;}
#prolinky a{font-size: 14px; font-weight: bold;}


/*
*   PEKO add 3.4.2010
*/
#ctg-type{
height:295px;
}
.ctg-type{
margin:10px 10px;
float:left;
}
.ctg-type-img{
height:105px;
}
#ctg-form-div{
line-height:30px;
}
#ctg-form-div h3{
color:#333;
}
#ctg-form-div label{
font-weight:bold;
font-size:12px;
margin-right:15px;
}
#ctg-form-div input{
margin-right:10px;
}
#ctg-prof-lst{
height:250px;
}
#ctg-prof-lst ul{
list-style-type:none;
}
#ctg-prof-lst li{
float:left;
margin-right:15px;
}
.ctg-prof-txt{
width:145px;
color:black;
font-size:12px;
font-weight:bold;
text-align:center;
}
.ctg-prof-img{
width:145px;
}
.ctg-col-elm{
float:left;
margin-right:20px;
}
#ctg-col-all{
height:110px;
}
.ctg-col-img{
width:100px;
border:1px solid #333;
}
.ctg-col-txt{
width:100px;
margin-top:-7px;
text-align:center;
font-weight:bold;
font-size:12px;
line-height:20px;
}
#ctg-col-prof1{
margin-top:20px;
height:580px;
}
#ctg-col-prof4{
margin-top:20px;
height:110px;
}
#cart{
float:top;
}
.cart-sml-im{
width:25px;
}
#cart-email{
font-size:12px;
font-weight:bold;
margin-right:5px;
}
