a {
	color: #2e6a92;
}

body {
	color: #2e6a92;
	font-family: sans-serif;
	font-size: 80%;
}

body, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

hr {
	display: none;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
}

html {
	background: url(img/bg.gif) 0 0 repeat;
}

.de {
	background: url(img/de.gif) 0 0 no-repeat;
}

.en {
	background: url(img/en.gif) 0 0 no-repeat;
}

.cz {
	background: url(img/cz.gif) 0 0 no-repeat;
}

.en a, .de a, .pl a, .cz a {
	position: relative;
	text-decoration: none;
	top: -2px;
}

.head h2 {
	display: none;
}

.en, .cz {
	float: left;
	font-size: 12px;
	width: 60px;
	margin: 5px 0 0 8px;
	height: 12px;
}

.en a, .cz a {
	padding-left: 20px; 
}

.de, .pl {
	float: left;
	font-size: 12px;
	height: 12px;
	width: 50px;
	margin: 5px 0 0 2px;
	padding-left: 20px; 
}

.lang {
	float: right;
	margin-right: 15px;
	position: relative;
	top: 0px;
}

.content {
	background: url(img/line-content.gif) 0 0 repeat-y;
	background-position: left;
}

.content .article {
	margin: 15px 10px 10px 20px;
}

.content .article h3 {
	font-style: italic;
}

.content .article p {
	padding-left: 10px;
}

.content .article p span {
	font-size: 140%;
}

.content .article p span.sipka {
	padding-right: 20px;
}

.content .article p span.padding {
	font-size: 100%;
	margin-left: 30px;
}

.content .article p.seznam-padding {
	font-size: 100%;
	margin-left: 30px;
}

.content .article ul {
	margin-left: 40px;
}

.end {
	margin-left: 10px;
	margin-right: 10px;
}

.end p.end {
	color: #99ADB4;
	font-size: 11px;
	padding-top: 5px;
	display: block;
}

.end p.end span {
	position: relative;
	top: 2px;
	left: 145px;
}

.left-panel .text {
	padding: 15px 10px 10px 20px;
}

.left-panel .text h3 {
	font-size: 15px;
	padding-left: 10px;
}

.left-panel .text ul li, .left-panel .text p {
	font-size: 12px;
}

.pl {
	background: url(img/pl.gif) 0 0 no-repeat;
}

.main-menu .menu .item {
	float: right;
	line-height: 37px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}

.main-menu .menu .item a {
	background:	url(img/menu.gif) 0 0 no-repeat;
	width: 239px;
	height: 37px;
	color: #2497ca;
	text-decoration: none;
	display: block;
}

.main-menu .menu .item a:hover {
	background:	url(img/menu-hover.gif) 0 0 no-repeat;
	color: White;
}

.main-menu .menu .item a span {
	padding-right: 10px;
}

#content {
	float: right;
	width: 516px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#end {
	background: url(img/end.gif) 0 0 repeat-x;
	clear: both;
	height: 40px;
}

#flash {
	float: right;
	height: 240px;
	width: 510px;
}

#head {
	background:	url(img/logo2-en.gif) 0 0 no-repeat;
	height: 80px;
}

#lang {
	height: 21px;
	width: 214px;
}

#lang-panel {
	background: url(img/lang-panel.gif) right 0 no-repeat;
	height: 45px;
	width: 100%;
}

#left-panel {
	float: left;
	width: 254px;
	margin-top: 10px;
}

#main-menu {
	float: left;
	height: 240px;
	width: 260px;
}

#menu {
	background: White;
	width: 250px;
	float: right;
	height: 157px;
	margin-top: 40px;
}

#page {
	background: White;
	margin: auto;
	width: 770px;
}

