/* ********************************** */
/* LAYOUT                             */
/* ********************************** */
/* POUZITE BARVY:                     */
/* #d9294d - červená,nadpisy,odkazy   */
/* #1f1a17 - černá,text               */
/* #383838 - seda, podmenu            */
/* #868686 - svetle seda, text novinek*/
/* ********************************** */
body{ 
	margin:0; 
	padding:0; 
	background: #c2c2c2 url(../images/line-vertical.gif) repeat-x top center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#1f1a17;
	text-align:center;
	_behavior: url("stranky/inc/csshover.htc");
} 
#pagewidth {
	width: 1082px;
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	background: url(../images/line-horizontal.gif) repeat-y top center;
} 
#header{
	position:relative; 
	height:380px;
	background: url(../images/header.jpg) no-repeat top center;
	position:absolute; /* header after main */
	top:0px; /* header after main */
	width:1082px; /* header after main */	
	margin-top:-1px; /* Opera fix */
} 
#wrapper {
	padding-top: 241px; /* header after main *//* header after main */
}
#twocols{
	width:771px; 
 
	float:right; 
	position:relative;
	z-index:10;
}
#leftcol{
	width:231px; 
	_width:230px;
	float:left; 
	position:relative; 
	padding:0 0 0 0;
	margin-left:63px;
	_margin-left:32px;
	z-index:10;
}
#rightcol{
	width:170px; 
	float:right; 
	position:relative; 
	margin-right:60px;
	_margin-right:30px;
	text-align:center;
}
#maincol{  
	float: left; 
	display:inline; 
	position: relative; 
	width:526px;
	padding-top:25px;
}
#footer{
	background: url(../images/footer.jpg) no-repeat top center;
	clear:both;
	padding:10px 64px 0 320px;
	margin:0 0 0 0;
	width:698px;
	height:44px;
	border-bottom:40px solid #c2c2c2;
} 
 
 /* *** Float containers fix: *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* ********************************** */
/* MAIN, VZHLED                       */
/* ********************************** */
#main {
	padding: 0 0 0 0;
	text-align: justify;
	color:#1f1a17;
	font-size:80%;
}
#main img {
	border: none;
}
#main a {
	color: #d9294d;
	text-decoration: none;
}
#main a:hover {
	color: #383838;
	text-decoration: underline;
}
#main h1 {
	color:#d9294d;
	font-size:150%;
	font-weight:normal;
	text-transform: uppercase;
}
#main h2 {
	color:#d9294d;
	font-size:140%;
	font-weight:normal;
	text-transform: uppercase;
}
#main h3 {
	color:#d9294d;
	font-size:130%;
	font-weight:normal;
	text-transform: uppercase;
}
#main h4 {
	color:#d9294d;
	font-size:120%;
	font-weight:normal;
	text-transform: uppercase;
}
#main h5 {
	color:#d9294d;
	font-size:110%;
	font-weight:normal;
	text-transform: uppercase;
}
#main h6 {
	color:#d9294d;
	font-size:110%;
	font-weight:normal;
	text-transform: uppercase;
}
/* ********************************** */
/* FOOTER                             */
/* ********************************** */
#footer p {
	color:#ffffff;
	font-size:70%;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#footer a,#footer a:visited {
	color: #747474;
	text-decoration: none;
}
#footer a:hover { text-decoration:underline; }
#footer #podpis {
	text-align:right;
	margin-top:-5px;
	margin-right:0px;
}
/* ********************************** */
/* BOXY, OSTATNI                      */
/* ********************************** */
/*** Formular ***/
#box-header {
	text-align:right;
	padding-right:62px;
	padding-top:8px;
}
#box-header #form-vyhledavani {
	width:200px;
	float:right;
	margin-top:-2px;
	&margin-right:10px;
}
#box-header #form-novinky {
	width:180px;
	float:right;
	margin-right:40px;
	&margin-right:20px;
	margin-top:-2px;
}
#box-header #lang-de {
	background: url(../images/button-de.png) no-repeat;
	width:22px;
	height:19px;
	float:right;
}
#box-header #lang-en {
	background: url(../images/button-en.png) no-repeat;
	width:22px;
	height:19px;
	float:right;
	margin-right:5px;
}
#box-header .input-text {
	color:#000000;
	border:1px solid #626262;
	padding:1px 4px 1px 4px;
	width:88px;
	font-size:70%;
	margin-right:8px;
	vertical-align: top;
}
#box-header .button {
	background:blue;
	border:0;
	width:56px;
}
#box-header #form-vyhledavani .button {
	background: url(../images/button-hledat.png);
	width:23px;
	height:24px;
	vertical-align: bottom;
}
#box-header #form-novinky .button {
	background: url(../images/button-ulozit.png);
	width:27px;
	height:24px;
	vertical-align: bottom;
}
#header #obrazek {
	background:red;
	width:100%;
	height:177px;
	z-index:20;
	display:block;
	margin-top:-182px;
	display:none;
}
/*** AKTUALITY ***/
#aktuality {
	width:305px;
	float:right;
	margin:16px 0 16px 0;
	padding: 0px 25px 20px 15px;
	border-right:1px solid #e5e5e5;
}
#aktuality h2 {
	color:#6bb233;
	font-size:90%;
	font-weight:bold;
	text-transform: uppercase;
	margin:0 0 0 0;
	padding:0 0 18px 0;
}
#aktuality h3 {
	color:#555555;
	font-size:80%;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#aktuality p {
	color:#005596;
	font-size:80%;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 12px 0;
}
/*** ANKETA ***/
#anketa {
	padding: 10px 15px 10px 15px;
	font-size:70%;
	background: url(../images/box-anketa.jpg) no-repeat center top;
	margin-top:10px;
}
#anketa #otazka {
	font-weight: bold;
	color:#d9294d;
	padding-top:30px;
}
#anketa a, #anketa p {
	color:#d9294d;
	text-decoration:none;
	line-height: 180%;
	display:block;
}
#anketa p {
  padding-top:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px;
}
#anketa a:hover {
	text-decoration:underline;
	color: #383838;
}
#anketa .pocet {
	color: #777777;
	font-size:80%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display: inline;
}
#anketa img {
	display:inline;
	padding:2px 0 10px 0;
	vertical-align: bottom;
}
/*** BOX ODKAZY ***/
#box-odkazy {
	display:block;
	width:112px;
	height:675px;
	text-align:center;
	margin: 20px auto 0 auto;
}
#box-odkazy a {
  margin:20px 0 20px 0;
  display:block;
}
#box-odkazy a img {
  border:none;
}
/* ********************************** */
/* MENU HORIZONTAL                    */
/* ********************************** */
#menu-horizontal {
	margin-top:205px;
	margin-left:319px;
	font-size:70%;
}
#menu-horizontal a, #menu-horizontal a:visited, #menu-horizontal span {
	display:block;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 12px 0px 12px;
	font-weight:normal;
	text-transform: uppercase;
}
#menu-horizontal a:hover,#menu-horizontal ul li:hover a, #menu-horizontal span:hover  {
	color: #ffffff;
	text-decoration: none;
}
#menu-horizontal ul { 
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#menu-horizontal ul li { 
	float: left; /* float:left - menu je horizontalni, jinak vertikalni */
	height:27px;
	background: url(../images/menu-header.gif) no-repeat left;
}
#menu-horizontal ul li:hover { 
	background: url(../images/menu-header-hover.jpg) repeat-x left;
}
/* ********************************** */
/* ODKAZY VERTICAL (zelene pozadi)    */
/* ********************************** */
.menu-vertical ul { 
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:70%;
}
.menu-vertical ul li { 
	float: none; /* float:left - menu je horizontalni, jinak vertikalni */
	background: url(../images/menu-left.gif) repeat-x left top ;
	padding-top:5px;
	_padding-top:3px;
	_height:21px;
}
.menu-vertical a, .menu-vertical a:visited, .menu-vertical span {
	color: #d9294d;
	text-decoration: none;
	padding: 0 0 0 25px;
	font-weight:bold;
	height:19px;
	&height:18px;
	_height:19px;
	display:block;
}
.menu-vertical a:hover, .menu-vertical span:hover  {
	text-decoration: none;
}
.menu-vertical ul li ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	font-size:100%;
	_padding-top:2px;
}
.menu-vertical ul li ul li ul {
	_padding-top:0px;
}
.menu-vertical ul li ul li { 
	float: none; /* float:left - menu je horizontalni, jinak vertikalni */
	
	background: url(../images/menu-left.gif) repeat-x left top ;
	padding-top:5px;
	_padding-top:5px;
	_height:19px;
}
.menu-vertical ul li ul li a,.menu-vertical ul li ul li a:visited,.menu-vertical ul li ul li span {
	padding-left:35px;
	color:#383838;
}
.menu-vertical ul li ul li ul li a,.menu-vertical ul li ul li ul li a:visited,.menu-vertical ul li ul li ul li span {
	padding-left:45px;
}
.menu-vertical ul li ul li ul li ul li a,.menu-vertical ul li ul li ul li ul li a:visited,.menu-vertical ul li ul li ul li ul li span {
	padding-left:45px;
}
/* ********************************** */
/* FOTOGALERIE                        */
/* ********************************** */
#galerie-alba {
	text-align: center;
}
#galerie-alba table {
	border-collapse:collapse;
	text-align:center;
	width:100%;
}
#galerie-alba td {
	text-align:center;
	vertical-align:bottom;
	width:50%;
	padding:5px;
	padding-top:30px;
}
#galerie-alba a {
	padding-bottom:5px;
	font-size:130%;
	font-weight:bold;
}
#galerie-alba td.nahled {
	vertical-align: middle;
	padding-top:5px;
}
#galerie-alba .nahled a {
	text-align:center;
	padding-top:10px;
}
#galerie-alba .nahled img {
  	text-align:center;
	border:1px solid #000000;
}
#galerie-obrazky {
	text-align: center;
}
#galerie-obrazky table {
	border-collapse:collapse;
	width:100%;
}
#galerie-obrazky td {
	text-align:center;
	vertical-align:middle;
	padding:10px;
}
#galerie-obrazky img {
	border: 1px solid #383838;
}

#main .aktuality-obrazek {
	border:none;
	float:right;
	padding:0 0 6px 4px;
}
#kraj {
  text-align: center;
	font-size: 80%;
	line-height: 120%;
	color: #4A5D67;
}
#kraj img {
  border:none;
}

/*** BAZAR ***/
.bazar {
  width:100%;
}
.bazar table {
  width:100%;
}
.bazar table .zahlavi td {
  font-weight:bold;
}
.bazar table .popis {
  vertical-align:top;
  color:#868686;
}
.bazar table .popis p {
  padding: 0 0 0 0;
  margin:0 0 0 0;
}
.bazar table .radek-1 td {
  padding: 20px 0 4px 0;
  border-top:1px solid #868686;
  width:60%;
}
.bazar table .radek-1 td.obchodnik, .bazar table .radek-1 td.cena {
  width:20%;  
}
.bazar table .radek-2 td {
  padding: 0 0 20px 0;

}
.bazar table img {
  padding: 0 10px 0 0;
}
#bazar-detail #link-zpet {
  float:right;
}
#bazar-detail #informace {
  display:block;
  float:left;
}
#bazar-detail #informace .bazar-hlavni-foto {
  float:left;
  border:none;
  margin:0 12px 12px 0;
}
#bazar-detail #obchodnik {
  padding: 10px 0 10px 0;
  float:left;
  display:block;
  width:100%;
}
#bazar-detail #fotografie {
  display:block;
  float:left;
}
#bazar-detail #fotografie table {
  width:100%;
  padding-bottom:60px;
}
#bazar-detail #fotografie table td {
  padding: 8px 8px 8px 8px;
  text-align:center;
  vertical-align:middle;
}

