/* Body - Cele telo dokumentu */
body,html {
 font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif; 
 font-size: 82%;
 color: #000000; 
 margin: 0;
 text-align: center;
} 

body {  background: #38495D; }

body#page {
 background:url("grafika/bg.jpg") 50% 0% repeat-y #38495D; 
}

div#all {
 width: 760px;
 height: auto;
 position: relative;
 margin: 0 auto;
 background: #fff;  
 padding: 0 0 0 0;
 text-align: left;
 border: 1px solid #000; 
} 

div#top {
 width: 760px;
 height: 10px;
 background: url("grafika/toplista.gif") 0% 0% repeat-x #AAC500;
 position: relative;
 padding: 0 0 0 0;
 font-size: 0;
} 

div#header {
 width: 760px;
 height: 162px;
 background:url("grafika/head.jpg") 0% 0% no-repeat #1F2C3F; 
 position: relative;
 top: 0px; 
 padding: 0 0 0 0;
 margin: 0 auto;
 text-align: left;
} 

div#top-hledani {
 position: absolute;
 top: 10px;
 right: 10px;
 text-align: right;
}

div#header p#logo, div#header h1#logo {
 position:absolute;
 top: 4px;
 left: 261px;
 width: 245px;
 height: 116px;
 margin: 0;
 padding: 0;
 overflow:hidden;
 color: #fff;
 font-size: 260%;
 font-weight: bold;
 text-decoration: none;
 text-indent: 15px;
}

div#header p#logo span, div#header h1#logo span {
 display:block;
 position:absolute; left:0; top:0; z-index:1;
 width: 245px;
 height: 116px;
 margin:0;
 padding:0;
 background:url("grafika/logo-graffneck.gif") 0% 0% no-repeat;
 cursor: pointer;
 }

div#header p#logo A:link,div#header p#logo A:visited {
 color: #fff; 
 text-decoration: none; 
 font-weight: bold; 
} 

div#header p#logo A:active,div#header p#logo A:hover {
 color: fff; 
 text-decoration: none; 
 font-weight: bold; 
}

div#header p#logo strong, div#header h1#logo strong {
 color: #ED2024;
}

div#header h1#logo, div#header h1#logo span {
border: 0;
cursor: auto;
}

div#header h1#logo span {
font-size: 0;
}

div#menu {
 width: 760px; 
 min-height: 33px;
 height: auto;
 padding: 0 0 0 0;
 position: absolute;
 top: 127px;
 margin: 0 auto;
 font-size: 110%;
 font-family: "Trebuchet MS", sans-serif, "Arial CE", "Lucida Grande CE";
 text-transform: uppercase;
} 

/* Hlavni navigace - blokovy odkaz */
div#menu A {
 margin : 0 3px 0 0; 
 padding: 0 0 0 0;  
 font-weight: bold;
 display: block;
 width: 117px;
 height: 34px;
 float: left;
 text-align: center; 
 z-index: 1;
 position: relative;
 left: 16px;
 z-index: 3;
 border: 1px solid #141B23;
 border-width: 1px 1px 0 1px;   
}

div#menu A span {
 position: relative;
 top: 7px;
}


div#menu A img {
 display: block;
 width: 16px;
 height: 16px;
 margin: 0 auto;
}

#menu A:link,#menu A:visited  {
 color: #BBC7D5; 
 text-decoration: none; 
 font-weight: bold; 
 background:url("grafika/menu3.jpg") 0% 0% no-repeat #2D3A4D; 
} 

#menu A:active,#menu A:hover  {
 color: #243601; 
 text-decoration: none; 
 font-weight: bold;
 background:url("grafika/menu3.jpg") 100% 100% no-repeat #AAC500;
 border-color: #4A1C00;
}

.mozi {
 display: block;
 width: auto;
 height: 1px;
 clear: left;
 margin: 0 0 0 0;
 padding: 0;
 background: #AAC500;
 position: relative;
 top: -1px;
 z-index: 3; 
 font-size: 0;
 border: 1px solid #331300;
 border-width: 1px 0 0 0;
} 

#menu a#selected {
 background:url("grafika/menu3.jpg") 100% 100% no-repeat #AAC500;
 color: #243601;
 z-index: 4;  
}

div#submenu {
 width: 760px; 
 height: auto;
 font-size: 100%;
 font-family: "Trebuchet MS", sans-serif, "Arial CE", "Lucida Grande CE";
 padding: 6px 0 5px 0;
 margin: 0 0 0 0;
 background: #AAC500;
 border: 1px solid #839500;
 border-width: 0 0 1px 0;   
} 

.mozi4 {
 width: auto;
 height: 1px;
 clear: left;
 margin: 0 0 -1px 0;
 padding: 0;
 font-size: 0; 
} 
 
#submenu A {
 margin : 0 8px 0 0; 
 padding: 4px 0 4px 0;  
 font-weight: bold;
 display: block;
 width: 110px;
 height: auto; 
 float: left;
 text-align: left; 
 z-index: 1;
 text-indent: 8px;
 position: relative;
 left: 10px;
}

#submenu A:link,#submenu A:visited  {
 color: #343C00; 
 text-decoration: none; 
 background: #CEEC00;
 font-weight: bold; 
} 

#submenu A:active,#submenu A:hover  {
 color: #000; 
 text-decoration: none; 
 background: #fff;
 font-weight: bold;
}


#submenu a#subselected, #submenu a#subselected:link, #submenu a#subselected:visited, #submenu a#subselected:active, #submenu a#subselected:hover {
 color: #000;
 background: #fff; 
}

/* XXXXXXX ZDE KONCI DEFINICE HLAVNI NAVIGACE XXXXXXXX */

/* XXXXXXX ZDE ZACINA DEFINICE SEARCH FORMU  XXXXXXXX */
#home-hledani {
 width: auto;
 height: auto;
 background: #F4F4F4;
 border: 1px solid #7E7E7E;
 border-width: 0 0 1px 0;
 text-align: center;
}

#home-hledani form {
 width: auto;
 height: auto;
 margin: 0;
 padding: 5px 0;
 text-align: center;
}

#searchtext {
 width: 110px;
 border: 1px solid #000;
}

#searchsubmit {
 border: 1px solid #4A617B;
 background-color: #4A617B;
 color: #BBC7D5;
}

#searchsubmit:hover {
 border: 1px solid #CEEC00;
 background-color: #CEEC00;
 color: #343C00;
}

/* XXXXXXX ZDE KONCI DEFINICE SEARCH FORMU  XXXXXXXX */



code { 
 font-size: 110%;
}

form {
 margin: 0;
}

form fieldset {
 padding: 20px 0;
}

form fieldset legend {
 background-color: #A6B755;
 font-weight: bold;
 padding: 2px 10px;
 color: #ffffff;
}


form label.lab1 {
 width: 200px;
 text-align: right;
 color: #2B396C;
 display: block;
 float: left;
 padding: 0 4px 0 0; 
}

.txt {
background: #F7F9FD;
border: 1px solid #6797C7;
}

form input {
 margin: 2px 5px 2px 0;
}

form select {
 margin: 2px 5px 2px 5px;
}

form textarea {
 width: 90%;
 height: 150px;
 margin: 20px 5px 5px 0; 
}



.cl, .cr {
width: 160px;
height: auto;
float: left; 
} 

.search {
 width: auto; 
 background: #EBF4FE;
 padding: 20px 0;
 margin: 0;
}

#footer {
width: auto;
height: auto;
margin: 0 0 150px 0;
}

.copy {
 width: 760px;
 height: auto;
 position: relative;
 top: 0px;
 margin: 0 auto;
 padding: 6px 0;
 text-align: left;
 font-size: 100%;
 color: #fff;
 background: #141D29;  
}

.copy p {
 margin: 0 0 0 10px;
}

hr {
 position: absolute;
 top: -12721px;
 width: 50px;
}

A.naho {
 padding: 0 16px 0 0;
 margin: 3px 3px 3px 0;
 font-weight: bold; 
}

A:link {
 color:#D61920; 
 text-decoration: underline; 
} 

A:visited {
 color: #D61920; 
 text-decoration: underline; 
} 

A:active, A:hover {
 color: #000; 
 text-decoration: underline; 
} 

a img {
 border: 0px solid #B1B8B8;
}

a:hover img {
 border: 0px solid #000000;
}


h1 {
 width: auto;
 margin: 20px 10px 0 0; 
 padding: 0; 
 color: #2D3A4D;
 text-align: left;
 font-size: 179%;
 font-weight: bold;
} 

h2 {
 width: auto;
 height: auto;
 border-style: none;
 padding: 4px 2px 0 0;
 margin: 15px 0 0 0;
 font-size: 130%; 
 font-weight: bold;
 color: #211B67; 
} 

h2 a {
 font-size: 100%; 
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
 font-weight: bold;
 font-size: 100%; 
}
h2 a:link {
 color: #211B67;
 text-decoration: underline;
}
h2 a:visited {
 color: #931193;
 text-decoration: underline; 
}
h2 a:active {
 color: #000;
 text-decoration: underline; 
}
h2 a:hover {
 color: #000;
 text-decoration: underline; 
}

h2 span {
 color: #9DBC00; 
} 

h2#fotografie {
 width: auto;
 height: auto;
 border: 3px solid #EFEFEF;
 border-width: 3px 0 0 0;  
 padding: 5px 5px 10px 0;
 margin: 20px 0 0 10px;
 font-size: 140%; 
 font-weight: normal;
 color: #344967;  
 font-family: Georgia, "Times New Roman", Times, serif;  
}

h3 {
 width: auto;
 height: auto;
 padding: 5px 5px 0 0;
 margin: 10px 0 0 0;
 font-size: 100%; 
 font-weight: bold;
 color: #D51116;  
} 

h4 {
 font-size: 100%; 
 margin: 4px 0 -10px 0;
 padding: 5px 0 0 0; 
 width: auto;
 color: #4B6870;
}


h4 span {
 color: #9DBC00; 
} 

h5 {
 font-size: 200%; 
 color: #ffffff; 
}


ul {
 padding: 0; 
 margin: 0 0 0 17px; 
}

ul li {
 list-style-type: none;
} 

#fotoheader {
 width: auto;
 height: 34px;
 padding: 0;
 margin: 0 auto;
 background: url(grafika/logo_ash721_male.gif) 0% 0% no-repeat #ffffff; 
 text-align: left;
 } 

.mozi2 {
 width: auto;
 height: 10px;
 clear: both;
 font-size: 0px;
 background: url("grafika/toplista.gif") 0% 0% repeat-x #AAC500;
 margin: 0 0 0 0; 
 border: 1px solid #404800;
 border-width: 1px 0 1px 0;   
} 

.mozi3 {
 width: auto;
 height: 300px;
 clear: both;
 font-size: 0px;
} 

/* Hlavni Obsah - cela sirka vcetne sidebaru */
.obsah {
 width: 760px; 
 height: auto;
 position: relative;
 top: 0px;
 left: 0px; 
 padding: 0;
 margin: 0 auto;
 text-align: left;
 background: url(grafika/side2.gif) 0% 0% repeat-y #F4F4F4;
 border: 1px solid #fff;
 border-width: 1px 0 0 0;    
} 

.obsah-foto {
 width: 760px; 
 height: auto;
 position: relative;
 top: 0px;
 left: 0px; 
 padding: 0;
 margin: 0 auto;
 text-align: left;
} 

/* Pole pro text */ 
.pole {
 width: 520px;
 height: auto;
 padding: 0;
 text-align: left; 
 float: right; 
 color: #1C2F66;
 font-size: 120%;
 position: relative;
 right: 20px;
 }

.pole div.oddel {
 border: 2px dotted  #ADB8B5;
 border-width: 0 0 2px 0;
 margin: 5px 10px 0 10px;
 padding: 0;
 font-size: 0;
 }
 
.pole p {
 margin: 5px 0;
 color: #161818;
}
 
.pole p cite {
color: #566565;
}

.pole p.datum {
 display: block;
 margin: 0 0 0 0;
 padding: 2px 0;
 color: #fff;
 font-weight: bold;
 position: absolute;
 top: 3px;
 right: 7px;
}

.pole p A:link {
 color: #D51116; 
 text-decoration: underline; 
} 

.pole p A:visited {
 color: #931193; 
 text-decoration: underline; 
} 

.pole p A:active, .pole p A:hover {
 color: #000000; 
 text-decoration: underline; 
} 

.pole img.pereximg {
 display: block;
 width: 520px;
 height: 65px;
 background: #F7F7F7;
 color: #AEAEAE;
 text-indent: 5px;
}

.pole ul {
 padding: 0 10px;
 margin-top: 15px; 
}

.pole ul li {
 list-style-image: url("grafika/kulicka.gif");
 color: #566565;
}

.pole_left {
 width: 155px;
 height: auto;
 background: url(gra/pole_left.gif) 0% 0% repeat-x #F5F5F5;  
 padding: 250px 0 0 0;
}
 
.pole h2 {
clear: left;
font-weight: normal;
} 


div.pro {
 color: #fff;
 padding: 0 0 0 0;
 margin: 3px 0 0 0;
 height: auto;
 position: relative;
}

div.pro h2 {
 width: auto;
 font-size: 110%;
 color: #fff;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 font-weight: bold;
}

div.pro h2 a {
 display: block;
 width: 520px;
 color: #fff;
 padding: 3px 0 5px 0;
 margin: 0 0 0 0;
 font-weight: bold;
 text-indent: 5px;
}

div.pro h2 a span {
 display: block;
 padding: 0 100px 0 10px;
}

div.pro h2 a:link, div.pro h2 a:link span, div.pro h2 a:visited, div.pro h2 a:visited span {
 color: #BBC7D5;
 text-decoration: underline;
 background: #4A617B; 
 
}

div.pro h2 a:active, div.pro h2 a:active span, div.pro h2 a:hover, div.pro h2 a:hover span {
 color: #343C00;
 text-decoration: underline;
 background: #CEEC00;
}

div.per {
 background: #fff; 
 margin: 0 0 25px 0;
 padding: 5px;
}

div.per p {
 color: #354B62;
 }

p.komentautor {
 color: #354B62;
 text-align: right;
 margin: 0;
 padding: 0;
 } 
 
.sketch {
 width: 164px;
 height: 140px;
 float: left;
 text-align: center;
 border: 1px solid #B4B4B4;
 background: #F2F2F2;
 padding: 10px 0 0 0; 
 margin: 6px 6px 0 0;
}

.sketch img, .sketch a img {
 border: 1px solid #000;
}

.sketch a:hover img {
 border: 1px solid #eee;
}

/* Strankovani */
.pagi {
 display: block;
 width: 500px;
 height: 35px;
 margin: 10px 0 0 0;
 clear: left;
}

.pagi-foto {
 display: block;
 width: 720px;
 height: auto;
 margin: 10px 20px;
 clear: left;
}

.pagi a, .pagi span, .pagi-foto a, .pagi-foto span {
 display: block;
 width: auto;
 height: auto;
 float: left;
 text-align: center;
 font-weight: bold; 
 text-decoration: none; 
}

.pagi a span, .pagi-foto a span {
 cursor: pointer;
}

.pagi span, .pagi-foto span {
 border: 1px solid #000;
 padding: 2px 4px;
 background: #fff;
 text-decoration: none;
 color: #000;
 margin: 2px 2px 0 0;
}

.pagi a:link span, .pagi-foto a:link span {
 border: 1px solid #657878;
 color: #556464;
 background: #EAEBEC;
 text-decoration: none;
}

.pagi a:visited span, .pagi-foto a:visited span {
 border: 1px solid #D5BBD5;
 color: #88287C;
 background: #F3EDF3;
 text-decoration: none;
}

.pagi a:active span,.pagi a:hover span, .pagi-foto a:active span, .pagi-foto a:hover span {
 border: 1px solid #98A8A8;
 color: #000000;
 background: #ffffff;
 text-decoration: none;
}

.pagi a:link,.pagi a:visited,.pagi a:active,.pagi a:hover, .pagi-foto a:link,.pagi-foto a:visited,.pagi-foto a:active,.pagi-foto a:hover {
 text-decoration: none;
}


#vzdalenost {
 background: url(grafika/znacka.jpg) 100% 100% no-repeat;
 padding: 0 170px 0 0; 
}


/* XXXXXXX ZDE ZACINA DEFINICE ODKAZU POD PEREXEM  XXXXXXXX */

.podperex {
 clear: both;
 margin: 0 0 0 0; 
 padding: 0 0 0 0;
 background: #E8E8E8;
 position: relative;
}

.podperex .autorek {
 width: 260px;
 float: left;
 margin: 0 0 0 0;
 padding: 0 0 0 5px;
 position: relative;
 top: 1px;
 left: 2px;
}

.podperex .podlink {
 width: 240px;
 float: left;
 margin: 0 0 0 0;
 padding: 0 0 0 0; 
}

.clearr {
 display: block;
 clear: both;
 font-size: 0;
 height: 1px;
}


div.podperex2 {
 clear: both;
 margin: 15px 0 0 0;
 border: 2px solid #C21014; 
 border-width: 2px 0 0 0;
 padding: 2px 0 6px 0;
}

/* Odkazy pod clankem */
A.comm:link, A.comm:visited, A.comm:active, A.comm:hover,
A.perm:link, A.perm:visited, A.perm:active, A.perm:hover {
 text-decoration: underline; 
 display: block;
 padding: 1px 4px; 
 margin: 0 0 0 4px; 
 float: right;
 font-family: "Trebuchet MS", sans-serif, "Verdana CE", "Arial CE", "Lucida Grande CE"; 
}

/* Odkaz na komentare clanku */
A.comm:link {
 color: #171044;
 text-decoration: underline;  
}
A.comm:visited {
 color: #79349E;
 text-decoration: underline;  
}
A.comm:active {
 color: #000;
 background: #C8C8C8; 
 text-decoration: none;  
}
A.comm:hover {
 color: #000;
 background: #C8C8C8; 
 text-decoration: none;  
}

/* Staly odkaz */
A.perm:link {
 color: #171044;
 text-decoration: underline;  
}
A.perm:visited {
 color: #79349E;
 text-decoration: underline;  
}
A.perm:active {
 color: #000;
 background: #C8C8C8; 
 text-decoration: none; 
}
A.perm:hover {
 color: #000;
 background: #C8C8C8; 
 text-decoration: none; 
}

/* XXXXXXX ZDE KONCI DEFINICE ODKAZU POD PEREXEM  XXXXXXXX */


/* Pod clankem */
.dolni {
 width: auto;
 margin: 80px 0 0 0;
 padding: 10px;
 background: #F0F0F0;
 border: 1px solid #C3C3C3;
}

/* 1 komentar */
div.com {
 width: auto;
 margin: 10px 0 0 0;
 padding: 10px 0;
 background: #fff;
}

/* Jmeno autora */
div.com span.autor_jmeno {
 display: block;
 width: 165px;
 float: left;
 padding: 0;
 margin: 0;
 position: relative;
 left: 10px;
 font-family: "Trebuchet MS", sans-serif, "Arial CE", "Lucida Grande CE";
 font-size: 120%;
 color: #475E78;
}

/* Web autora */
div.com span.autor_web {
 display: block;
 width: 290px;
 float: right;
 text-align: right;
 padding: 0;
 margin: 0;
}

.com p {
 clear: both;
 margin: 0 10px 10px 10px;
 color: #434E58;
}



.smile { 
 width: 16px;
 height: 16px;
 border: 0;
 position: relative;
 top: 3px;
}


/* Fotogalerie k clanku */
.albu {
 width: auto;
 margin: 0 0 0 0;
 clear: left;
}

.albu img {
 height: 80px;
 margin: 3px 3px 0 0;
 border: 1px solid #fff;
 background: #F8F8F8;
}

.albu a:hover img {
 border: 1px solid #AAAAAA;
 background: #F8F8F8;
}

.albu2 {
 width: auto;
 margin: 0 0 0 10px;
 clear: left;
}

.albu2 img {
 height: 80px;
 margin: 6px;
}


.albu3 {
 width: auto;
 margin: 0 0 0 10px;
 clear: left;
}

.albu3 img {
 height: 60px;
 margin: 6px;
}


/* Sidebar */
.side {
 width: 196px;
 height: auto;
 margin: 0;
 position: relative;
 padding: 0;
 float: left;
 font-size: 100%;
} 

.side object {
 position: relative; 
 left: 9px;
}

.side form {
 width: auto;
 margin: 30px 0 10px 0;
}

.side h2 {
 width: auto;
 font-size: 130%;
 color: #141D29;
 background: #FFAA16;   
 margin: 0px 0 3px 0;
 padding: 3px 0 3px 0;
 text-align: center;
 font-style: normal;
 text-transform: uppercase;
}

.side h3 {
 width: auto;
 font-size: 110%;
 color: #F23F00;   
 margin: 0;
 padding: 0;
 border: none;
 text-align: left;
 font-style: normal;
}


.side ul {
 width: auto;
 height:  auto;
 margin: 0;
 padding: 0;
} 

.side ul li {
 width: auto;
 height:  auto;
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: left; 
 font-weight: bold;
 font-size: 110%;
 color: #000;
}

.side ul li A:link {                 
 text-decoration: none;
 color: #fff;
 font-weight: bold;
}

.side ul li A:visited {                 
 text-decoration: none;
 color: #fff;
 font-weight: bold;
}

.side ul li A:active {                 
 text-decoration: none;
 color: #000;
 font-weight: bold;
}

.side ul li A:hover {                 
 text-decoration: none;
 color: #000;
 font-weight: bold;
}

.side ul li span {                 
 padding: 1px 0 1px 5px;
 margin: 0 1px; 
 font-weight: bold;
 display: block;
 width: 143px;
 height: auto;
 border: 1px solid #B7C4D0;
 border-width: 0 0 1px 0;
}

.side ul li a img {
 border: 0;
 margin: 0 4px 0 0; 
 position: relative;
 top: 2px;
}  

.side ul li a:hover img {
 border: 0;
 margin: 0 4px 0 0; 
}  

.side p  {                 
 width: auto;
 height:  auto;
 margin: 10px 0;
 padding: 0;
 text-align: left;
 color: #24334A;
}

.sidebox {
 width: auto;
 height: auto;
 background: #39485C;
 padding: 0 0 10px 0;
 margin: 5px 15px 15px 10px;
 clear: left;
 color: #fff;
}

.sidebox div {
 margin: 10px;
 color: #fff;
}

.sidebox p {
 margin: 3px 0;
 color: #fff; 
}


.sidebox ul li {
 list-style-image: url("grafika/sipicka.gif");
 text-transform: uppercase;
}

.sidebox ul li a:link, .sidebox ul li a:visited {
 color: #fff;
}

.sidebox ul li a:active, .sidebox ul li a:hover {
 color: #FEC518;
}


#sideshop {
 width: 185px;
 margin: 4px;
 padding: 10px 0 0 0; 
}

#sideshop p {
 margin: 2px 7px 7px 7px;
}

#sideshop img#shopfoto {
 width: 178px;
 height: 172px;
 margin: 0 0 0 5px;
}

.tlacitko {

}



.supatlacitko {
 background:url("http://ash721.cz/grafika/menuon2.gif") 0% 0% repeat-x #DE3E00;
 border: 1px solid #000000;
 color: #ffffff;
 font-weight: bold;
 font-size: 110%;
 margin: 0;
 padding: 6px 35px;
}

.kont {                 
 width: auto;
 height:  auto;
 margin: 0;
 padding: 10px 0;
 background: #EBF4FE;
 text-align: left;
}

.kont p {                 
 width: auto;
 height:  auto;
 margin: 5px;
 padding: 0;
 background: #EBF4FE;
 text-align: left;
}

.foto {
 width: 500px;
 height: 400px;
 padding: 0 0 0 0;
 margin: 20px 0 0 0;
 overflow: auto;
 clear: left;
}

.foto img {
 display: block;
 margin: 0;
}

.inside p img {                 
 margin: 5px 4px 0 0;
}

.pravak h4 {
 color: #005898;
 margin: 0 0 20px 0;
}

.stat {
 display: block;
 width: 14px;
 height: 14px;
 margin: 0 0 0 14px;
 position: absolute;
 top: 12px; 
 right: 12px;
}

.clear {
 clear: left;
 width: 400px;
 height: 1px;
 font-size: 1px;
 margin: 0;
 padding: 0;
}

.doleva {
 display: block; 
 width: 140px;
 height: 80px; 
 position: relative;
 left: 10px;
 float: left;
 margin: 0 20px 0 0;   
}

.doleva2 {
 display: block; 
 width: 240px; 
 margin: 0 10px 0 0;
 float: left;
}

.doleva3 {
 width: 150px; 
 margin: 0 10px 0 0;
 float: left;
}

.doprava {
 display: block; 
 width: 200px;
 margin: 0 10px 20px 0;
 border: 1px solid #000; 
 float: left;
}

a img.doprava {
 display: block;
 margin: 1px 0 4px 1px;
 width: 145px;
 height: 112px; 
}

a:hover img.doprava {
 border: 1px solid #F25300;
}

.ash, .ash cite, .ash strong {
 color: #1F396B;
}

#formular {
 width: auto; 
 height: auto;
 background:url("grafika/formular.gif") 0% 0% repeat-y #E8ECF0;
 border: 1px solid #D6DBE2;
 margin: 0 0 0 10px;
 padding: 10px;
 text-align:  left;
}

#author, #email, #url, #user_login, #user_email, #name, #website {
 background:url("grafika/input.gif") 0% 0% repeat-x #FAFBFC;
 height: 18px;
 margin: 4px 0;
 padding: 0 1px;
 border: 1px solid #8395A5;
 color: #3D4956;
}

#website {
 width: 200px;
}

#comment, #message {
 background:url("grafika/comment.gif") 0% 0% repeat-x #FAFBFC;
 margin: 4px 0;
 padding: 0 1px;
 border: 1px solid #8395A5;
 color: #3D4956;
}

.chyba {
 color: #BE050A;
 font-weight: bold;
}

.ok {
 color: #131684;
 font-weight: bold;
}

.licha {
 width: auto;
 padding: 5px 10px;
 background: #F7F7F7;
 color: #484740;
 font-weight: bold;
 clear: left;
 text-align: left;
}

.suda {
 width: auto;
 padding: 10px;
 background: #E8E8E8;
 color: #484740; 
 font-weight: bold; 
 clear: left; 
 text-align: left;
}

.licha input, .suda input, .licha select, .suda select {
 margin: 2px 0;
}

.updated {
 background: #F2FBD7;
 border: 1px solid #D6F37C;
 padding: 5px 0;
 margin: 10px 0; 
 width: auto;
 text-align: center; 
 color: #455909;
}

/* xxxxxxxxxxx KONTAKT xxxxxxxxxxxxx */
/* Emailovy formular */
.contactform {
 width: auto; 
 margin: 0;
 padding: 10px;
 background: #4D617B;
 border: 4px solid #fff;
}
 
.contactform textarea, .contactform input {
 margin: 0;
 margin: 4px 0;
 padding: 0 1px;
} 

.contactform input {
 height: 20px;
} 

.odesli {
width: auto;
display: block;
}

#odeslat-zpravu {
 width: 172px;
 height: 27px;
 border: 0;
 clear: left;
}

/* Komentarovy formular */
.komentform {
 width: auto;
 margin: 10px 0 20px 0;
 padding: 10px;
 background: #F7F7F7;
 border: 4px solid #171044;
}


/* Odkazy v paticce */
.copy A:link {
 color: #797986; 
 text-decoration: underline; 
} 

.copy A:visited {
 color: #797986; 
 text-decoration: underline; 
} 

.copy A:active, .copy A:hover {
 color: #fff; 
 text-decoration: underline; 
} 

.ajko {
 width: 88px;
 height: 31px;
 border: 0;
}

a img.ajko, a:hover img.ajko {
 border: 0;
} 

h4, .pole, .side h2, .side h3, .side ul li, .sidekontakt, #fotodetail, .supatlacitko {
 font-family: "Trebuchet MS", sans-serif, "Verdana CE", "Arial CE", "Lucida Grande CE";
}


form#registrace {
 text-align: left;
}


#subreg {
 width: 600px;
 padding: 60px 40px;
 border: 1px solid #880000;
 margin: 50px auto;
 text-align: left; 
 background:url("grafika/logo-boombap.gif") 10% 10% no-repeat #fff; 
}


.leva {
 display: block;
 float: left;
 width: 109px;
 height: 204px;
}

.partylist {
 width: 176px;
 background: #fff;
 border: 1px solid #000; 
 margin: 30px 8px 0 10px;
 padding: 15px 0;
}

.partylist p {
 margin: 15px 7px;
}

.partylist strong {
 color: #FFB62D;
}







/* Fotogalerie */ 
#photobody { margin: 0 0 0 0; padding: 0 0 0 0; background:url("grafika/podfoto.gif") 0% 0% #FFFFFF; }
#photoall { width: 100%; height: 500px; margin: 0 0 0 0; padding: 0 0 0 0; background: #FFFFFF; }
#fotoscroll { width: 100%; height: 100%; overflow: auto; }
#photobody img#fotka { height: 440px; border: 0; position: relative; top: 40px; background:url("grafika/loading.gif") 50% 50% no-repeat; }
#photopaging { width: 100%; height: 34px; background-color:#DDDDDD; margin: 0 0 0 0; padding: 0 0 0 0; border: 0; position: absolute; top: 0; left: 0; }
a.gonext, a.goback, a#origsize { display: block; width: 100px; height: 24px; line-height: 24px; float: left; margin: 0 0 0 0; position: absolute; font-family: "Trebuchet MS", sans-serif, "Verdana CE", "Arial CE", "Lucida Grande CE"; text-transform: uppercase; font-size: 120%; text-transform: none; }
a.gonext { top: 5px; left: 390px; }
a.goback { top: 5px; left: 280px; }
a#origsize { width: 170px; top: 5px; left: 500px; background:url("grafika/new-win.gif") 0% 0% #E8E8E8; text-align: left; text-indent: 24px; }
a.gonext:link, a.gonext:visited, a.goback:link, a.goback:visited { background: #F2F2F2; color: #2327DC; font-weight: bold; }
a.gonext:active, a.gonext:hover, a.goback:active, a.goback:hover { background: #fff; color: #000; font-weight: bold; }
a#origsize:link, a#origsize:visited { background:url("grafika/new-win.gif") 0% 0% no-repeat #F2F2F2; color: #2327DC; font-weight: bold; }
a#origsize:active, a#origsize:hover { background:url("grafika/new-win.gif") 0% 0% no-repeat #fff; color: #000; font-weight: bold; }









/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}

#TB_window a { font-family: "Trebuchet MS", sans-serif, "Verdana CE", "Arial CE", "Lucida Grande CE"; text-transform: uppercase;}

#TB_window a:link {color: #fff; font-weight: bold; text-decoration: none;}
#TB_window a:visited {color: #fff; font-weight: bold; text-decoration: none;}
#TB_window a:hover {color: #000; font-weight: bold; text-decoration: none;}
#TB_window a:active {color: #000; font-weight: bold; text-decoration: none;}
#TB_window a:focus{color: #000; font-weight: bold; text-decoration: none;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#TB_window {
  position: absolute;
 background: #E8E8E8; 
  z-index: 102;
  color:#000000;
  display:none;
  border: 1px solid #000;
  text-align:left;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 0;
  border-right: 0px solid #ccc;
  border-bottom: 0px solid #ccc;
  border-top: 0px solid #666;
  border-left: 0px solid #666;
}
#TB_caption{
  width: 600px;
  height:25px;
  padding:7px 0 10px 0;
  margin: 0 0 0 0;
  float:left;
}
#TB_closeWindow{
  width: 150px;
  height:25px;
  padding:11px 25px 0 0;
  margin: 0 0 0 0;  
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 0px 0;
  margin-bottom:0px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:5px 0 0px 10px;
  margin-bottom:0px;
}
#TB_title{
  background-color:#AAC500;
  height:27px;
  color: #fff;
  font-weight: bold;
}

#TB_ajaxContent{
  clear:both;
  padding:2px 0 15px 0;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:0px;
  _margin-bottom:1px;
  padding: 0 0 0 0;
}

/* Konec Thickbox */
