* {margin:0; padding:0;}

body {background:#FFF url(../images/content_repeat.png) repeat-y; color:#3d3d3d; font:0.75em/1.7 Verdana,"arial", sans-serif; text-align:left}

a {text-decoration: underline;color: #e2001a;}
a:hover {text-decoration: none;color:#3d3d3d}

a img {
	border: 0;
}

h1, h2, h3, h4 {
	padding-top: 15px;
	font-weight: normal;
}

.clear {
	clear: both;
}

.fl_l {
	float: left;
}

.fl_r {
	float: right;
}

h1 {font-size:200%;padding-bottom: 5px;padding-top: 0;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p {
	padding-bottom: 10px;
}

#main {
	width: 950px;
	background: url(../images/logo.png) no-repeat top left;
	min-height: 700px;
	_height: 700px;
}

#header {
	height: 135px;
}

ul, ol {
	list-style: inside;
	padding-bottom: 10px;
}

#left {
	padding-left: 85px;
	width: 205px;
	float: right;
}

#right {
	
	float: right;
	/* 
	background: url(../images/right_repeat.png) repeat-y;*/
}

.text {
	border-left: 4px solid #e2001a;  
		min-height: 500px;
	_height: 500px;
	padding-left: 28px;
	width: 576px;
	padding-top: 20px;
	padding-bottom: 50px;
}

.top_menu {
	background: url(../images/top_menu.png) no-repeat bottom left;
	height: 30px;
	padding-left: 35px;
	width: 625px;
}

.top_menu ul {
	list-style: none inside;
}

.top_menu ul li {
	float: left;
}

.top_menu ul li a {
	padding: 0 15px 0 15px;
	color:#3d3d3d;
	text-decoration: none;
	display: block;
	float: left;
}

.top_menu ul li a.active {
	font-weight: bolder;
	color: #e2001a;
}

.top_menu a:hover {
	color: #e2001a;
}

.left_menu,
.left_menu ul {
	list-style: none outside;
	padding-bottom: 0;
}

.left_menu li {
	padding-left: 8px;
	margin: 5px 0 0px 0;
}

.left_menu li a {
	color: #3D3D3D;
	text-decoration: none;
	border-left: 3px solid #ababab;
	padding: 2px 15px 2px 14px;
	display: block;
	_display:inline;
}

.left_menu li ul li a {
	border: 0;
	padding: 0 15px 0 20px;
	line-height: 1.4em;
	font-size: 0.9em;
}

.left_menu li.home {
	background: url(../images/home_ico.png) no-repeat 0 0px;
	height: 16px;
	margin-bottom: 6px;
	_background: url(../images/home_ico.png) no-repeat 0 4px;
}

.left_menu li.home:hover {
	background: url(../images/home_ico.png) no-repeat 0 -16px;
}

.left_menu li.home a {
	padding: 3px 15px 10px 17px;
	border: 0;
}

.left_menu li ul li a:hover {
	border: 0;
}

.left_menu li ul {
	display:none;
}

.left_menu li ul.show {
	display: block;
}

.left_menu li.home a:hover {
	border: 0;
}

.left_menu li a.active {
	color: #e2001a;
	font-weight: bolder;
	border-left: 3px solid #e2001a;
}

.left_menu li ul li a.active {
	font-weight: bolder;
	color: black;
	border: 0;
}

.left_menu li a:hover {
	font-weight: bolder;
	color: black;
	border-left: 3px solid #e2001a;
}

#logo {
	width: 420px;
	height: 108px;
	display: block;
	float: left;
}

.top_odkazy {
	float: right;
	padding: 90px 50px 0 0;
	font-size: 0.9em;
}

.text ul,
.text ul.podtext_menu {
	list-style: none outside;
}

.text ul li {
	background: url(../images/li_green.png) no-repeat 0 7px;
	padding-left: 15px;
}

.text ul.podtext_menu li {
	background: url(../images/li_black.png) no-repeat 0 7px;
	padding-left: 15px;
}

.text ul.podtext_menu li a {
	color: black;
}

.text ul.podtext_menu li a:hover {
	color: #e2001a;
}

#footer {
	background: url(../images/footer.png) no-repeat bottom left;
	width: 950px;
	clear: both;
	height: 60px;
	font-size: 0.9em;
	padding-top: 100px;
}

#footer p.copy {
	padding: 25px 36px 0 333px;
	color: #939393;
}

#footer p.copy a {
	color: black;
	text-decoration: none;
}

#footer p.links {
	padding: 25px 36px 0 Opx;
	text-align: right;
	font-size: 0.8em;
	
}

#footer p.links a {
	color: #939393;
	text-decoration: none;
}

#fckg {
	background: white;
}

.hidden {
	display: none;
}

table.vzkaz td.popis {
	padding-right: 20px;
}

table.vzkaz td {
	
}

table.vzkaz td.inputy img {
	float: right;
	margin-left: 10px;
}

table.vzkaz td.inputy input {
	width: 250px;
}

table.vzkaz td.popis sup {
	color: red;
	padding: 0 0 0 3px;
}

table.vzkaz textarea {
	width: 352px;
	height: 100px;
	margin-top: 5px;
}

.nopadding {
	padding: 0;
}

/* ========== GALERIE =========== */

.galerie {
	padding: 10px 0 10px 0;
	clear: both;
}

.galerie p {
	background: #f7f7f7;
	float: left;
	padding: 5px 5px 0px 5px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #e7e7e7;
}




