/* tagy */

body
{
	color: #38388B;
	background: url(../graphics/bg-body.gif) top left repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
}

h1
{
	margin: 0;
}

h2
{
	color: #009;
	font-size: 130%;
	margin: 0 0 20px 0;
}

h3
{
	font-size: 110%;
	margin: 10px 0 5px 0;
}

p, ul, ol
{
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

ul, ol
{
	padding-left: 30px;
}

table
{
	font-size: 100%;
}

a:hover
{
	text-decoration: none;
}

form
{
	margin: 0;
	padding: 0;
}

/* layout */

#main
{
	background: url(../graphics/bg-main.png) top left repeat-y;
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 771px;
}

#main-bottom
{
	background: url(../graphics/bg-main-bottom.png) bottom left no-repeat;
	font-size: 0;
	width: 771px;
	height: 25px;
}

#header
{
	background: url(../graphics/bg-header.jpg) top left no-repeat;
	padding: 0 45px 0 37px;
	height: 183px;
}

#left-holder
{
	float: left;
	width: 240px;
}

#right-holder
{
	background: url(../graphics/bg-right-holder.jpg) top right no-repeat;
	float: right;
	width: 531px;
}

#left
{
	padding: 0 0 0 12px;
}

#right
{
	padding: 72px 50px 0 17px;
}

#footer
{
	color: #AE0201;
	background-color: #FEAC4E;
	font-size: 85%;
	border: 1px solid #f90;
	margin: 5px 32px 0 12px;
	padding: 0 17px 0 245px;
}

/* header */

#logo, h1 a
{
	background: url(../graphics/logo.png) top left no-repeat;
	display: block;
	float: left;
	width: 166px;
	height: 45px;
}

#logo
{
	margin-top: 80px;
}

h1 a span
{
	display: none;
}

#lang
{
	float: right;
	padding-top: 37px;
	width: 90px;
}

#cz, #de, #en
{
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	width: 22px;
	height: 15px;
}

#cz
{
	background-image: url(../graphics/flag-cz.gif);
}

#de
{
	background-image: url(../graphics/flag-de.gif);
}

#en
{
	background-image: url(../graphics/flag-en.gif);
}

#cz span, #de span, #en span
{
	display: none;
}

/* left */

/* ----------------------------- menu */

#menu
{
	background-color: #FEAC4E;
	border: 1px solid #f90;
	margin-bottom: 5px;
}

#menu ul
{
	background: url(../graphics/bg-menu-top.jpg) top left no-repeat;	
	line-height: normal;
	list-style: none;
	margin: -1px;
	padding: 15px 15px 5px 15px;
}

#menu li
{
	background: url(../graphics/dot.gif) 0 6px no-repeat;
	margin-bottom: 10px;
	padding-left: 15px;
}

#menu a
{
	color: #AE0201;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;	
}

#menu a:hover
{
	color: #800;
}

/* ----------------------------- napiste nam */

#napiste-nam
{
	background: url(../graphics/bg-napiste-nam.jpg) top left no-repeat;
	background-color: #fff;
	border: 1px solid #C7DCF4;
	margin-bottom: 5px;
	padding: 15px;
}

#napiste-nam h3
{
	color: #000099;
	margin: 0 0 10px 0;
}

#napiste-nam td
{
	padding-bottom: 5px;
}

#napiste-nam td input
{
	width: 143px;
}

#napiste-nam label
{
	font-size: 85%;
}

#napiste-nam textarea
{
	width: 194px;
	height: 75px;
}

#jmeno, #email, #vzkaz
{
	border: 1px solid #009;
}

/* ----------------------------- common */

.common
{
	color: #009;
	background-color: #E1E5EC;
	border: 1px solid #BAC4D2;
	padding: 15px;
}

.common h3
{
	margin: 0 0 10px 0;
}

.common a
{
	color: #009;
}

/* right */

#right h3
{
	color: #CE0101;
	font-size: 100%;
}

#right p
{
	color: #020264;
}

#right a
{
	color: #1717A4;
}

.nahled-l, .nahled-r
{
	color: #1717A4;
	background-color: #F7F7F7;
	font-size: 85%;
	text-align: center;
	border: 1px solid #D6D7DC;
	width: 152px;
}

.nahled-l p, .nahled-r p
{
	margin: 0 5px 5px 5px;
}

.nahled-l img, .nahled-r img
{
	border: 1px solid #59708C;
	margin: 5px;
	width: 140px;
}

.nahled-l
{
	margin: 4px 10px 5px 0;
}

.nahled-r
{
	margin: 4px 0 5px 10px;
}

/* ----------------------------- galerie */

table.galerie
{
	margin: -10px -10px 5px -10px;
}

table.galerie td
{
	color: #1717A4;
	background-color: #F7F7F7;
	font-size: 85%;
	text-align: center;
	vertical-align: top;
	border: 1px solid #D6D7DC;
	width: 147px;
}

table.galerie p
{
	margin: 0 5px 5px 5px;
}

table.galerie img
{
	border: 1px solid #59708C;
	margin: 5px;
}

/* footer */

#footer p
{
	margin: 0;
}

#footer a
{
	color: #AE0201;
	text-decoration: none;
}

/* obecne tridy */

.clnr
{
	font-size: 0;
	clear: both;
	width: 100%;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.center
{
	text-align: center;
}

.small
{
	font-size: 85%;
}

.linka
{
	border-top: 1px solid #CDCEE7;
	margin-top: 10px;
	padding-top: 10px;
}