@charset "utf-8";
body, table, ul {padding: 0px; margin: 0px;}
body { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000;}
img, table, td { border:none; }
a {color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; color: #000;}

body {
	background: #07345a;
}

h1 {
	color: #bf1e2e;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

h2 {
	color: #bf1e2e;
	font-size: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	color: #07345a;
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 5px;
}

.wrap_big {
	width: 920px;
	margin: auto;
}

.content {
	width: 100%;
	float: left;
	background-image: url('../img/bg_content.jpg');
	background-repeat: repeat-y;
}

.content_top {
	width: 100%;
	float: left;
	background-image: url('../img/bg_content_top.jpg');
	background-repeat: no-repeat;
}

.content_bottom {
	width: 100%;
	float: left;
	background-image: url('../img/bg_content_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

.top {
	width: 100%;
	float: left;
	height: 144px;
}

.logo {
	float: left;
	padding: 43px 0 0 100px;
}

.flags {
	float: right;
	padding: 67px 100px 0 0;
	text-align: right;
	width: 50px;
}

.flags img {
	margin-left: 10px;
}

.menu {
	float: left;
	padding: 20px 100px 0 0;
	text-align: right;
	width: 830px;
	height: 40px;
}

.menu ul {
	list-style: none;
}

.menu li {
	list-style: none;
	display: block;
	float: right;
	padding-left: 5px;
}

.menu a {
	text-decoration: none;
	display: block;
	color: #07345a;
	border-right: 1px solid #07345a;
	padding-right: 5px;
	float: left;
}

.menu a:hover {
	text-decoration: underline;
}

.banner {
	float: left;
	width: 899px;
	height: 0px;
	padding-top: 241px;
	padding-left: 21px;
}

.banner_bg {
	width: 878px;
	height: 109px;
	background: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}

.banner_h {
	padding: 15px 40px 0 30px;
	float: left;
	width: 808px;
	color: #bf1e2e;
	font-size: 20px;
	font-weight: bold;
}

.banner_t {
	padding: 5px 40px 0 30px;
	float: left;
	width: 808px;
	color: #07345a;
	font-size: 20px;
}

.content_inner {
	width: 720px;
	float: left;
	padding: 10px 100px 30px 100px;
	min-height: 200px;
	_height: 200px;
	color: #07345a;
	line-height: 150%;
}

.content_inner ul {
	padding-left: 20px;
	margin: 10px 0 20px 0;
}

.bottom {
	width: 100%;
	float: left;
	text-align: center;
	height: 60px;
	color: #fff;
}

.fotogaleria_foto {
	width: 354px;
	height: 358px;
	text-align: center;
	float: left;
	margin: 0 4px 4px 0;
}

.fotogaleria_foto table, .fotogaleria_foto tr, .fotogaleria_foto td {
	padding: 0;
	margin: 0;
	background: #eee;
}

.fotogaleria_foto td {
	height: 354px;
	width: 358px;
}

.cislovanie {
	text-align: center;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}

.cislovanie a {
	background: #bf1e2e;
	padding: 3px;
	color: #fff;
	text-decoration: none;
}
