@import url("basic.css");
@import url("menu.css");
@import url("modules.css");
@import url("fonty.css");

#web{
    background: #ebebf5 url('../images/web.gif') top repeat-x;
}
#container {
	
	
}
#page {
	width: 944px;
	position: relative;
	margin: 0 auto;
        padding-bottom: 36px;
        background: url('../images/page.gif') no-repeat bottom center;
}

.homepage #page{
    background: none;
    padding-bottom: 0;
}

#logo{
    width: 160px;
    height: 68px;
    display: block;
    position: absolute;
    top: 30px;
    left: 35px;
    background: url('../images/logo.png') top left no-repeat;
}

/*** TOP ***/

#top {
	width: 944px;
	height: 130px;
	position: relative;
}




#links {
	width: 950px;
	height: 45px;
	margin-top: 15px;
	padding-left: 5px;
}
#main {
        width: 944px;
        background: #fff url('../images/main.png') repeat-y left;
}
.homepage #main {
    padding-bottom: 20px;
}
#main_top {
        width: 944px;
        height: 6px;
        background: url('../images/main_top.png') no-repeat top left;
}
#main_bottom {
        width: 944px;
        height: 36px;
	background: url('../images/main_bottom.gif') no-repeat top left;
}

/*** CONTENT ***/

#content {
	width: 884px;
	margin: 0 30px;
}
#content.obsah {
    padding-bottom: 30px;
}



#banner{
    width: 880px;
    height: 354px;
    overflow: hidden;
    position: relative;
    background: url('../images/banner_bgr.png') no-repeat left bottom;
}
#banner_content{
    width: 880px;
    height: 349px;
    background: url('../images/banner_content.png') no-repeat left top;
}
#banner h1{
    font: 300% 'TitilliumText22LMedium', Arial, sans-serif;
    color: #41414b;
    padding-top: 37px;
    padding-left: 22px;
    padding-bottom: 4px;
}
#banner ul{
    padding-top: 25px;
    padding-left: 15px;
}
#banner li{
    display: inline;
    padding-left: 10px;
}

#banner p{
    width: 440px;
    height: 80px;
    color: #64646e;
    overflow: hidden;
    padding-left: 23px;
    line-height: 20px;
    font-size: 105%;
}

.bloky{
    width: 880px;
    margin: 0 30px;
}
.hp_blok{
    margin-top: 20px;
    margin-left: 0;
}
.hp_blok .vice{
    padding-right: 10px;
    background: url('../images/home_vice.gif') no-repeat center right; 
}
.hp_blok .first p{
    padding-bottom: 20px;
}


#main.detail #content {
  float: right;
}
#content .cols_wrapper {
  width: 690px;
  background: url('../images/cols_wrapper_bg.gif') left repeat-y;
}
.col {
    width: 240px;
    float: left;
   padding: 0px 60px 0px 10px;
}
.col.first {
   padding-left: 20px;
}
.col.last {
  /*margin-left: 25px;*/
  padding-right: 0;
}
.col h2{
    font: 190% 'TitilliumText22LMedium', Arial, sans-serif;
    color: #41414b;
    padding: 0;
}
.hp_blok .col h2{
    font: 190% 'TitilliumText22LMedium', Arial, sans-serif;
    color: #d06528;
    padding: 0;
}

.col p{
    line-height: 20px;
    color: #64646e;
}
.hp_blok .col p{
    color: #41414b;
}





#left {
  width: 550px;
  float: left;
  margin-right: 30px;
  padding-top: 30px;
}
#right {
  width: 215px;
  float: left;
  padding-left: 40px;
  padding-top: 30px;
  background:  url('../images/right_line.png') left top no-repeat;
}
#right h2{
    padding-top: 0;
    padding-left: 10px;
}

#left_2 {
  width: 215px;
  float: left;
  margin-right: 30px;

}
#right_2 {
  width: 550px;
  float: left;
  padding-left: 40px;

  
}




.mini_seznam{
    padding-top: 10px;
    padding-left: 10px;
    margin: 10px 0 0 0 !important;
    font-size: 85%;
    background: url('../images/linka.png') top left no-repeat;
}
.mini_seznam li {
    margin-left: 0 !important;

}
.mini_seznam li a{
    padding-right: 6px;
    background: url('../images/mini_li.png') right center no-repeat;
}



/*** BOTTOM ***/

#bottom {
	width: 950px;
	margin: 20px auto 0 auto;
	font-size: 92%;
	/*background: url('../images/bottom_bg.gif') right repeat-y;*/
}
/*#bottom .kontakt {
	width: 688px;
	float: left;
	padding: 10px 20px 0px 0px;
}*/

#bottom .certificate {
	width: 232px;
	float: left;
	padding: 0px 10px 10px 0px;
	text-align: right;
}


/*** FOOTER ***/

#footer {
	
	height: 70px;
	position: relative;
    background: url('../images/footer_bgr.png') top repeat-x;
	font-size: 85%;

}
#footer.obsah {
    background: url('../images/footer_bgr_obsah.png') top repeat-x;
}


#footer_content{
    margin: 0px auto 0px auto;
    padding-top: 90px;
    padding-bottom: 40px;
    text-align: center;
    background: url('../images/footer.png') top center no-repeat;
}
#footer .obsah{
    margin: 0px auto 0px auto;
    padding-top: 102px;
    padding-bottom: 40px;
    text-align: center;
    background: url('../images/footer_obsah.png') top center no-repeat;
}


#footer .divider {
	margin: 0px 8px 0px 8px;
}
#footer p {
  line-height: 20px;
	margin-left: 8px;
}
#footer p a {
	color: #dd0000;
}
#footer p a:hover {
	text-decoration: none;
}
#footer ul {

	height: 18px;
	font-size: 100%;
	padding-top: 30px;
        padding-bottom: 25px;
}
#footer li {
	display: inline;
	
	height: 15px;
	line-height: 15px;
	padding: 0px 10px 0px 10px;
	background: url('../images/footer_li.png') right center no-repeat;
}
#footer li.posledni {
	background: none;
}
#footer li a {
	line-height: 15px;
	color: #9696a0;
}
#footer li a:hover, #footer li a:focus  {
	color: #41414b;
}



#drobky{
	font-size: 90%;
	padding: 11px 0 19px 40px;
        margin: 0 2px;
	text-align: left;
	overflow: hidden;
	clear: left;
        background:  url(../images/drobky_bgr.png) repeat-x bottom;
}
#drobky  li{
	list-style-type: none;
	display: inline;
	padding-right: 20px;
	padding-left: 12px !important;
	background: url(../images/drobek.png) no-repeat center right !important;
        font-weight: bold;
        color: #9696a0;
}
#drobky  li a{
	font-weight: normal;
        color: #9696a0;
}
#drobky  li a:hover, #drobky  li a:focus {
	text-decoration: none;
        color: #d06528;
}
 #drobky li.posledni_drobek{
	background: none !important;
	padding-left: 5px;
}

/*** prihlaseni k newsletteru ***/

#nl_blok{
    width: 880px;
    margin: 0 auto;
    margin-bottom: -20px;
    padding-top: 30px;
    
}
.homepage #nl_blok{
    width: 900px;
    padding-left: 40px;
    margin-top: 40px;
    margin-bottom: -30px;
    
    
    border-top: 2px #EFEFF7 solid;
    
}


#nl_blok h2{
    float: left;
    padding-right: 35px;
   /* padding-left: 180px;*/
}
#nl_blok p{
    width: 290px;
    padding-right: 15px;
    float: left;
}

#nl_prihlasit{
    width: 87px;
    height: 35px;
    border: none;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
    background: url('../images/nl_prihlasit_bgr.gif') no-repeat center center;
}
#nl_prihlasit:hover{
    background: url('../images/nl_prihlasit_bgr_hover.gif') no-repeat center center;
}
#mce-EMAIL{
    width: 225px;
    height: 13px;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 3px 0 0 3px;
    vertical-align: middle;
}
.homepage #mce-EMAIL{
    border: 1px solid #e1e1eb;
}

.ven{
	background: url(/images/ven.gif) no-repeat right center;
	padding-right: 13px;
}