/* tagy */

body
{
	color: #000;
	background-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 10px;
}

h1, h2
{
	margin: 0;
}

h2
{
	color: #9D081E;
	font-size: 170%;
}

h3
{
	color: #666;
	font-size: 120%;
	margin: 15px 0 5px 0;
}

p, ul, ol
{
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

a:hover
{
	text-decoration: none;
}

ul, ol
{
	margin-left: 20px;
	padding: 0;
}

form
{
	margin: 0;
}

legend
{
	color: #666;
	font-weight: bold;
}

fieldset
{
	border: 1px solid #ccc;
	padding: 8px;
}

label
{
	font-size: 90%;
}

#name, #email
{
	margin-bottom: 5px;
	width: 270px;
}

textarea
{
	width: 350px;
	height: 125px;
}

/* layout */

#main
{
	background: url(../graphics/bg-main.png) top left repeat-y;
	text-align: left;
	margin: 0 auto;
	width: 773px;
}

#main-top
{
	background: url(../graphics/bg-main-top.png) top left no-repeat;
	width: 773px;
	height: 15px;
}

#main-bottom
{
	background: url(../graphics/bg-main-bottom.png) top left no-repeat;
	width: 773px;
	height: 15px;
}

#header
{
	background: url(../graphics/bg-header.jpg) top right no-repeat;
	margin-right: -8px;
	padding-left: 13px;
}

#content
{
	background: url(../graphics/bg-left.jpg) 13px bottom no-repeat;
}

#left-holder
{
	float: left;
	width: 202px;
}

#right-holder
{
	float: right;
	width: 535px;
}

#left
{
	padding: 3px 0 0 46px;
}

#right
{
	background: url(../graphics/bg-right.png) top left repeat-y;
	margin-right: -8px;
	padding: 27px 40px 15px 25px;
	min-height: 500px;
}

#right-top
{
	background: url(../graphics/bg-right-top.png) top left no-repeat;
	font-size: 0;
	width: 543px;
	height: 4px;
	margin-right: -8px;
}

#right-bottom
{
	background: url(../graphics/bg-right-bottom.png) top left no-repeat;
	font-size: 0;
	width: 543px;
	height: 4px;
	margin-right: -8px;
}

#footer
{
	font-size: 80%;
	padding: 5px 30px 7px 260px;
}

/* header */

#logo, h1 a
{
	background: url(../graphics/logo.png) top left no-repeat;
	display: block;
	float: left;
	width: 215px;
	height: 151px;
}

h1 a span
{
	display: none;
}

#header ul
{
	font-size: 95%;
	list-style: none;
	float: right;
	padding: 6px 35px 0 0;
}

#header li
{
	display: inline;
	border-left: 1px solid #000;
	padding-left: 8px;
	margin-left: 5px;
}

#header li.first
{
	border: 0;
	margin: 0;
	padding: 0;
}

#header ul a
{
	color: #000;
	text-decoration: none;
}

#header ul a:hover
{
	text-decoration: underline;
}

/* left */

#lang
{
	background: url(../graphics/bg-flags.gif) top left repeat-x;
	text-align: right;
	margin-bottom: 15px;
	padding: 8px 0;
}

#lang img
{
	border: 0;
	margin: 0;
}

#left ul
{
	background: url(../graphics/bg-left-menu.gif) bottom left repeat-x;
	font-size: 115%;
	list-style: none;
	text-align: right;
	line-height: normal;
	margin-bottom: 15px;
	padding-bottom: 17px;
}

#left ul li
{
	margin-bottom: 10px;
}

#left ul a
{
	text-decoration: none;
}

#left ul a:hover
{
	text-decoration: underline;
}

#left a
{
	color: #9D081E;	
}

#left p
{
	font-size: 95%;
	text-align: right;
}

/* right */

#right a
{
	color: #9D081E;
}

#right h3 a
{
	color: #666;
}

/* footer */

#footer p
{
	float: left;
	margin: 0;
}

#footer a
{
	color: #000;
	text-decoration: none;
}

#footer p#fx
{
	float: right;
}

/* obecne tridy */

.clnr
{
	font-size: 0;
	clear: both;
	width: 100%;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.no-display
{
	display: none;
}

.anotace-menu
{
	font-size: 95%;
}

.nahled
{
	font-size: .85em;
	text-align: center;
	border: 1px solid #999;
	margin: 4px 0;
	width: 150px;
}

.nl
{
	margin-right: 15px;
}

.nr
{
	margin-left: 15px;
}

.nahled img
{
	border: 1px solid #000;
	margin: 4px 4px 1px 4px;
	width: 140px;
}

.nahled p
{
	margin: 0;
	padding: 0 5px;
}

.gallery
{
	background-color: #ccc;
	padding: 8px;
	width: 477px;
}

.gallery h3
{
	color: #fff;
	margin: 0 0 5px 10px;
}

.gallery table
{
	font-size: 100%;
	margin: -7px;
}

.gallery table td
{
	background-color: #fff;
	vertical-align: top;
	text-align: center;
	border: 1px solid #999;
	padding: 2px;
	width: 140px;
}

.gallery table p
{
	font-size: .85em;
	margin: 0;
}

.gallery table table
{
	margin: 0;
}

.gallery table table td
{
	background-color: #E6E8E7;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000;
	padding: 0;
	width: 140px;
	height: 140px;
}

.gallery img
{
	border: 0;
	margin: 0;
}

.mistri
{
	color: #9D081E;
	font-size: 110%;
	text-align: center;
	display: block;
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin-top: 10px;
	padding: 3px 0;
}

.mistri a
{
	color: #9D081E;
}

#right a.current
{
	color: #999;
}
