﻿@charset "utf-8";
/* CSS Document */


body {
	background-image:url(../images/body.jpg);
	background-repeat:repeat;
	font-family:"Trebuchet MS", "Arial Narrow", Arial;
	font-size:12px;
}
h1 {
	font-size:40px;
	color:#FFFFFF;
	line-height:48px;
	margin:0px;
	padding:0px;
	padding-left:50px;
	padding-top:30px;
}
h2 {
	color:#06377b;
}
#top {
	margin-left:3%;
	margin-right:auto;
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	width:968px;
	height:19px;
	margin-top: 30px;
}
#container {
	margin-left:3%;
	margin-right:auto;
	background-image:url(../images/repeat.png);
	background-repeat:repeat-y;
	background-position:top;
	width:968px;
	display:table;
}
#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:237px;
	margin-left:50px;
	width:880px;
}
#header_menu {
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:50px;
	display:table;
	width:886px;
}
#left_menu {
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	display:block;
	width:145px;
}
#flash_menu {
	background-image:url(../images/flash_bck.jpg);
	float:left;
	height:198px;
	width:714px;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:20px;
	z-index:1;
}
#20_godini
{
	height:150px;
	width:133px;
	background-repeat:repeat;
	margin-top:25px;
	z-index:2;
	float:left;
}

#main_menu {
	background-color:#FFFFFF;
	padding:10px;
	width:694px;
	float:right;
	margin-top:10px;
	padding-top:25px;
}
#main_menu_wraperr {
	display:block;
	width:729px;
	float:right;
	margin-right:40px;
	margin-top:10px;
	background-image:url(../images/senka_okolu.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:2;
}
#footer {
	width:968px;
}
#bottom {
	margin-left:3%;
	margin-right:auto;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	height:10px;
	width:968px;
}
a {
	color:#FF9900;
	text-decoration:none;
}
a:hover {
	color:#06377b;
	text-decoration:none;
}
img {
	border:none;
}
#flash_img_ie6 {
	float:left;
	margin:20px 0px;
	display:none;
}
#flash_img {
	float:left;
	margin:20px 0px;
}
.btn_front {
	width:9px;
	height:20px;
	background-image:url(../images/btn_front.png);
	background-repeat:no-repeat;
	float:left;
}
.btn_mid {
	height:20px;
	padding:3px 7px;
	background-image:url(../images/btn_mid.png);
	background-repeat:repeat-x;
	float:left;
	color:#FFFFFF;
}
.btn_end {
	width:9px;
	height:20px;
	background-image:url(../images/btn_end.png);
	background-repeat:no-repeat;
	float:left;
}
#contact_ie6 {
	float:left;
	width:300px;
	background-color:#CCCCCC;
	padding:15px;
}
.form6 {
	width:300px;
}
#map_canvas {
	width:330px;
	height:450px;
	float:right;
}
.gm {display:none}

