/*CSS by sidd */
body {
	font-family: Verdana, Tahoma;
	background: #375D70;
}

a {
    color: #D8E3EB;
    text-decoration: none;
}

a:hover {
	color: White;
}

.top1 {
	background: url('gfx/top.jpg');
	width: 1000;
	height: 23;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	font-family: Tahoma;
}

.logo {
	background: url('gfx/logo.jpg');
	height: 208;
	width: 1000;
}
.logo_en {
	background: url('gfx/logo_en.jpg');
	height: 208;
	width: 1000;
}
.logo_cz {
	background: url('gfx/logo_cz.jpg');
	height: 208;
	width: 1000;
}

.dol {
	background: url('gfx/dol.jpg');
	height: 20;
	width: 1000;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma;
}

.lng {
	background: url('gfx/l_top.jpg');
	height: 22px;
	width: 125;
	font-size: 12px;
	color: #A2BDCE;
	text-align: center;
	padding-right: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

.png {
	background: url('gfx/r_top.jpg');
	height: 22px;
	width: 125;
	font-size: 12px;
	color: #A2BDCE;
	text-align: center;
	padding-right: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

.srodek {
	background: #487187;
	width: 750;
	padding: 10px 15px 15px;
	color: #A2BDCE;
	font-size: 12px;
}
.srodek1 {
	background: #487187;
	width: 750;
	padding: 0px 15px 15px;
	color: #A2BDCE;
	font-size: 12px;
}
.srodek2 {
	background: #487187;
	padding: 0px 15px 15px;
	color: #A2BDCE;
	font-size: 12px;
}

.link_l {
	font-size: 11px;
	text-align: right;
	padding-right: 12px;
	color: #A2BDCE;
	font-family: Tahoma;
	padding: 5px 5px;
}

.link_r {
	font-size: 11px;
	text-align: left;
	padding-left: 12px
	color: #A2BDCE;
	font-family: Tahoma;
	padding: 5px 5px;
}
.dol_l{
	background: url('gfx/l_dol.jpg');
	height: 22px;
	width: 125;
	font-size: 13px;
	color: #A2BDCE;
	text-align: center;
	padding-right: 10px;
	font-weight: bold;
	font-family: Tahoma;
}
.dol_r{
	background: url('gfx/r_dol.jpg');
	height: 22px;
	width: 125;
	font-size: 13px;
	color: #A2BDCE;
	text-align: center;
	padding-right: 10px;
	font-weight: bold;
}
h1{
	background: #487187;
	font-size: 30px;
	font-weight: bold;
	color: #A2BDCE;
	margin-left: 0px;
	margin-top: 2px;
	font-family: Tahoma;
}
h2{
	background: #487187;
	font-size: 16px;
	color: #A2BDCE;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 20px;
	font-family: Tahoma;
}
h3{
	background: #487187;
	font-size: 20px;
	color: #A2BDCE;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	font-family: Tahoma;
	margin-bottom: 0px;
}
h4 {
	background: #487187;
	text-align: right;
}