/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

table, tbody, thead, tr, th, td {
	vertical-align: middle;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin:0px
}

html, body {
	height: 100%;
}
body {
	font-family: Arial, sans-serif;
	font-size: 80%; /* 100% == 16px */
	color: #333;
	line-height: 1.3;	
	margin: 0;
	padding: 0;
	background:#fff;
	min-width: 990px;
	background: #f6f6f6;
}

body.uvodka{
    background-image:none;
    background-color:#fff;
}

body.wlm{
    background-image:url(../img/pr-body.jpg);
    /*background-color:#f8f6f1;*/
}

#obal {
 	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	position: relative;
        padding-bottom: 155px;
 }
 body>#obal {
 	height: auto;
 }
/* Opera 9.5+  */
*|html[xmlns*=""]  #obal { 
	 display: table;
	 height: 100%;
} 
/* Opera 9.5 */
#hlavicka {
  width: 100%;
  position: relative;
  padding: 0px;
  background: #ffffff;
  z-index: 6;
  border-bottom: 8px solid #016887;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(2,3,3,0.9);
  -moz-box-shadow: 0px 0px 5px 0px rgba(2,3,3,0.9);
  box-shadow: 0px 0px 5px 0px rgba(2,3,3,0.9);
}

#header-in{
   width: 990px;
   height: 70px;
   position: relative;
   margin: 0 auto 0px auto;
}

#animace{
    width: 970px;
    height: 370px;
    margin: 0 auto;
	border: 5px solid #ffffff;
	
    /*position: absolute;
    left: 10px; top: 170px;
    z-index:10;
    background: transparent url(../img/anim-border.png) 0 0 no-repeat;*/
}

.animace-podstr{
    width: 705px;
    height: 365px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#wall-in .thumbs{position: absolute; width: 470px; top: 90px; right: 10px; text-align: right;}
.thumbs img{background: transparent url(../img/img-border.png) 0 0 no-repeat; padding: 10px; margin-left: 15px;}
.thumbs img.nomargin{margin: 0px;}


#hlavni-blok {
    width: 100%;
    margin: 0px auto;
    padding: 12px 0px 55px 0px;
    background: #f6f6f6;
	position:relative;
    z-index:5;
}

#hlavni-blok-in{
	width: 990px;
	margin: 0px auto;
	position: relative;
	clear: both;
        overflow: visible;
        min-height:300px;
 }

 #hlavni-blok.notop #hlavni-blok-in{
     top: -10px;
     border: 1px solid #d5d5d5;
     border-top: none;
     background: #eeeeee;
     z-index:1;
 }

 #main-short-text{
     float:right; text-align:justify; height: 110px; width: 450px; padding: 30px 10px 0px 10px; overflow:hidden;
 }
 #line{clear:both; background: transparent url(../img/line2.png) 50% 0% no-repeat; width: 100%; height: 2px;}

/*a.main-button{
    display:block; float: left; width: 243px; height:50px; padding: 190px 30px 0px 30px;
    text-align: center; line-height: 20px; vertical-align: central; text-decoration: none;
    color: #fff; font-size: 120%; margin: 5px; background: transparent 0% 0% no-repeat;
	
}*/

a.main-button{
    display:block; float: left; width: 160px; height:30px; padding: 100px 10px 0px 10px;
    text-align: center; line-height: 16px; vertical-align: central; text-decoration: none;
    color: #fff; font-size: 100%; margin: 5px; background-color:#016887;
	
}
a.main-button:hover, a.main-button:focus, a.main-button:active{color:#000000; text-decoration: none; }

#refer{
    width: 100%;
    height: 245px;
    background: transparent url(../img/refer-bg.png) 0 0 repeat-x;
    padding: 5px 0px 0px 0px;
    position: relative;
    top: -5px;
    z-index: 10;
}
 
#patice {
  width: 100%;
  height: 160px;
  overflow: hidden;
  position: absolute;
  color:#808080;
  background-color: #ffffff;
  bottom:0px;
  z-index: 20;
}

#patice p{margin: 0px 0px 10px 0px;}


#vyhledavani{
	width: 250px;
	height: 33px;
        border: none;
        background:url(../img/searchfield.png) left bottom no-repeat;
        float: right;
        padding:25px 30px 0px 0px;
}

#vyhledavani input.input {
	background: none left center no-repeat transparent;
	color:#494949;
	float:left;
	font-size:11px;
	height:30px;
	line-height:25px;
	margin:0px;
	padding-left: 10px;
	width:165px;
	border: medium none;
}

#vyhledavani input.submit {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	float: left;
	height: 25px;
	width: 60px;
	margin: 2px 0px 0px 0px;
	padding: 0;
}



#obsah{
    padding: 10px 10px 0px 10px;
    position: relative;
    text-align: justify;
}

#hlavni-blok.notop #obsah{
    padding: 20px 20px;
    float: left;
    width: 660px;
}

#hlavni-blok.wlm #obsah{width: 705px;}

#obsah ul, #obsah ol{margin-bottom:10px;}
#obsah ul, #obsah ol{list-style-image:url('../img/li.png'); padding-left: 20px;}

#levy-blok, #pravy-blok{
    width: 440px;
    float: left;
    padding: 30px;
    text-align: justify;
}

#kontakty{
    float: left;
    border-left: 1px solid #d5d5d5;
    margin: 40px 15px 40px 0px;
    padding: 0px 0px 0px 15px;
    width: 250px;
}

#kontakty .titulek{
    display:block;
    width: 240px;
    background: transparent url(../img/p-blok.png) 0 0 no-repeat;
    padding: 0px 0px 0px 10px;
    font-size: 120%;
    line-height: 40px;
    vertical-align:middle;
    margin: 0px 0px 10px 0px;
}

#kontakty p{padding: 0px 0px 0px 20px; margin: 0px 0px 10px 0px; }

.patice-in {
	width: 990px;
	margin: 0 auto;
	text-align:center;
        background: transparent url(../img/shadow-footer.png) 50% 5px no-repeat;
        padding-top:35px;
        line-height: 200%;
}


.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.skryte { display: none; }




.tl-prihlasit a { margin: 35px 220px 0 0 !important; color: #000 !important; width: auto !important; padding-left: 30px !important; background: url(../img/tl-prihlaseni.png) 0 50% no-repeat; }
.tl-registrace a { margin: 35px 60px 0 0 !important; color: #000 !important; width: auto !important; padding-left: 30px !important; background: url(../img/tl-registrace.png) 0 50% no-repeat; }


.pata-obsah { text-align: left; padding-left: 35px; padding-top: 50px; color: #696969; }
.autor {
	width: 180px;
	height: 60px;
	float: right;
	margin-top: 24px;
}




.strankovani { padding-top: 15px; clear: both; }
.strankovani a { text-align: center; display: inline-block; width: 22px; margin: 0 2px 8px 0; padding: 0 0 4px 0; border: #333 1px solid; text-decoration: none; }
.strankovani .aktivni, .strankovani a:hover { color: #333; background-color: #fc1;}

.galerie {
	clear: both;
	padding-bottom: 5px;
        text-align:left;
}
.galerie img {
	background-color: #fff;
	margin: 0 12px 10px 0;
	padding: 5px;
        width: 130px; height: 90px;
}

.wlm .galerie img{margin: 0 18px 14px 6px;}

.galerie.produkty img{
        margin: 0px 5px 12px 3px;
}

.galerie p {
	font-size: 115%;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	font-weight: 600;
}

#obsah .pridat { width: 120px; float: right; cursor: pointer; padding-top: 12px; text-decoration:underline }
#obsah .komentar p { white-space: pre-wrap; }
#diskuze-form .jmeno { float: left; width: 300px; }
#diskuze-form .email { float: right; width: 300px; }
#diskuze-form .nazev { clear: both; }
#diskuze-form .jmeno input, #diskuze-form .email input, #diskuze-form .nazev input { width: 100%; }
#diskuze-form textarea { width: 100%; height: 150px; }
#diskuze-form #zahodit { display: none; }

.diskuze p.nadpis { font-size:140% }


/*	informa�n� boxy, kter� se zobraz� p�i �sp�chu/ne�sp�chu odeslan� zpr�vy (Napi�te n�m)	*/
#send-ok { background-color: #76d876; color: #1f6d1f; border: #1f6d1f 1px solid; margin-bottom: 15px; }
#send-err { background-color: #ff8080; color: #c80000; border: #c80000 1px solid; margin-bottom: 15px; }
#send-ok p, #send-err p { text-align: justify; padding: 10px 5px 10px 5px; font-weight: bold; margin: 0; }
#send-ok ul, #send-err ul { text-align: justify; padding: 0px 5px 0px 5px; margin: 0 0 0 30px; }

table.tabulka
{ margin: 0px; 
   text-align:center;
   border-collapse: collapse; vertical-align:central; font-size:11px}
   
table.tabulka td p { margin-bottom:5px !important; padding:0px !important; font-size:11px}

table.tabulka tr th, table.tabulka tr td
{ background: #ddd;
  color: #111;
  padding: 4px;}

table.tabulka thead tr th, table.tabulka thead tr td
{ background: #ddd;
  color: #111;
  padding: 7px 4px;}

table.tabulka tr td
{ background: #FBFBFB;
  color: #111;
  border: 1px solid #000;
}



a.tl_dalsi{
    text-decoration: none; color:#000; font-family: 'Dosis', Verdana, sans-serif; font-size:130%;
    display:block; width: 117px; height: 38px; text-align:center;
    line-height:35px; vertical-align:middle;
    background:url(../img/next.png) 0px -38px no-repeat transparent;
}
a.tl_dalsi:hover, a.tl_dalsi:active, a.tl_dalsi:focus {text-decoration: none; background-position:0px 0px;}

h1.special { background-image: url(../img/bg-obsah.png); background-color:#005DAA; padding: 15px; color: #fff; margin: 3px 0px 10px 0px; }

#kontakt-form table td{text-align: left; padding: 3px 5px;}
#kontakt-form table td.center{text-align: center;}
#kontakt-form table td.left{text-align: left;}

#kontakt-form input[type="text"], #kontakt-form textarea{
    /*background-color:#fff;*/
    padding: 4px 5px;
    width: 200px;
    border: 1px solid #aaa;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    border: 1px solid #cb9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(pie.htc);
    outline: medium none;
}

#kontakt-form input.empty, #kontakt-form textarea.empty{color: #777;}
#kontakt-form input[type="submit"]{
    background-color: #432;
    color: #fff;
    width: 200px;
    border: none;
    padding: 3px 5px;
    cursor:pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(pie.htc);
    margin: 12px 0px 0px 0px;
}

#kontakt-form input[type="submit"]:hover{color: #000; background-color:#edb}

.novinka{
    display:block;
    width: 625px;
    background-color:#f6f6f6;
    padding: 10px 0px 15px 10px;
    margin:15px 10px 0px 0px;
    clear:both;
    text-align:left;
	border: solid 1px #d5d5d5
}

.novinka img{
    width: 130px;
    height:90px;
    float: left;
    padding: 5px;
    margin: 5px;
}
.novinka .text{float:left; width: 460px; padding-left: 10px;}
.novinka h2 {margin-top: 0px;}


.galerka img{
    padding: 2px;
    float:left;
    border: 1px solid #999;
    border-bottom: 1px solid #432;
    border-right: 1px solid #432;
    -moz-box-shadow:    3px 3px 6px 0px #432;
    -webkit-box-shadow: 3px 3px 6px 0px #432;
    box-shadow:         3px 3px 6px 0px #432;
}

.aktualita .text{ float: right; width:660px;}
.aktualita.uvodka .text{ width:340px;}
.galerka .text{ float: right; width:520px;}
.aktualita h3, .aktualita h2 {margin: 0px 0px 5px 0px;}
.galerka h2  {font-size: 130%; margin: 0px 0px 5px 0px;}
.aktualita p, .galerka p  {margin-bottom: 0px;}


table.tw{ width: 700px; margin-bottom:0px}
table.tw td{
    border: 1px solid #d5d5d5;
    background-color:#fff;
    font-size: 90%;
    vertical-align: central;
    text-align: center;
    padding: 10px;
}
table.tw tr:hover td{background-color: #eeeeee;}
table.tw_nadpis{ width: 700px;
  margin-bottom:0px;
  margin-top: 0px;
    border: 1px solid #d5d5d5;
	border-bottom: none;
    background-color:#fff;}

table.tw_nadpis h2{ padding-left:10px}
table.tw_nadpis h3{ padding-left:10px}

table.tw_nadpis_horni{ width: 700px;
  margin-bottom:0px;
  margin-top: 0px;
    border: 1px solid #d5d5d5;
    background-color:#fff;}

.google-mapa{
    border: 1px solid #d5d5d5;
}

#objednavka-form table{width:650px;}
#objednavka-form table td{text-align: left; padding: 3px 5px;}
#objednavka-form td.center{text-align: center;}
#objednavka-form td.left{text-align: left;}
#objednavka-form td.right{text-align: right;}

#objednavka-form input[type="text"], #objednavka-form textarea{
    /*background-color:#fff;*/
    padding: 4px 5px;
    width: 200px;
    border: 1px solid #d5d5d5;
    font-family: Arial, sans-serif;
    font-size: 100%;
    outline: medium none;
}

#objednavka-form textarea{width: 640px;}

#objednavka-form input[type="submit"]{
    background-color: #ba9;
    color: #333;
    font-size: 110%;
    font-weight:bold;
    width: 200px;
    border: 1px solid #d5d5d5;
    padding: 3px 8px;
    cursor:pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(pie.htc);
    margin: 12px 0px 0px 0px;
}
#objednavka-form input[type="submit"]:hover{color: #fc0; background-color: #832;}
hr { height: 1px; background: none; display: block; border: 1px dashed #CECED0; border-width: 1px 0 0 0; overflow: hidden; margin: 10px 0;}




