* {
	margin: 0;
	padding: 0;
}
body
{
	margin:0;
	padding:0;
	color:#3f3f3f;
	background: #f2f2f2 url('./img/body-bg.jpg') repeat-x;
}
#lang_versions
{
	margin: 0 auto;
	width: 955px;
	text-align:right;
	height:22px;
	padding-top:8px;
	font-size:1.1em;
	overflow:hidden;
}
#lang_versions a:link, #lang_versions a:visited
{
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	margin-left:10px;
	background: url('./img/link-arrow-white.png') no-repeat left center;
	text-decoration:none;
}
#lang_versions a:hover, #lang_versions a:active
{
	text-decoration:underline;
}
#top
{
	width:965px;
	margin: 10px auto 0 auto;
	height:40px;
	overflow:hidden;
}
#top #logo_cs, #top #logo_de, #top #logo_sk, #top #logo_pl, #top #logo_en
{
	width:435px;
	display:block;
	float:left;
	background: url('./img/top-bar-title-cs.jpg') no-repeat right 15px;
}
#top #logo_de
{
	background: url('./img/top-bar-title-de.jpg') no-repeat right 15px;
}
#top #logo_sk
{
	background: url('./img/top-bar-title-sk.jpg') no-repeat right 15px;
}
#top #logo_pl
{
	background: url('./img/top-bar-title-pl.jpg') no-repeat right 15px;
}
#top #logo_en
{
	background: url('./img/top-bar-title-en.jpg') no-repeat right 15px;
}
#top ul#topmenu
{
	width:530px;
	float:right;
	height:20px;
	list-style-type:none;
	text-align:right;
	margin:0;
	margin-top:15px;
}
ul#topmenu li
{
	display:inline;
	padding-left:20px;
}
ul#topmenu a:link, ul#topmenu a:visited
{
	color:#fff;
	text-decoration:none;
}
ul#topmenu a:hover, ul#topmenu a:active
{
	text-decoration:underline;
}
#page
{
	background: #fff url('./img/all-bg.png') repeat-y;
	width: 975px;
	margin:5px auto 0 auto;
}
#page #topframe, #page #topframe_hp
{
	background: url('./img/all-inner-bg.jpg') no-repeat;
}
#topframe_hp #topbanner
{
	width:955px;
	height:180px;
	margin:5px 10px;
}
#topframe_hp ul#middlemenu, #topframe ul#middlemenu
{
	margin: 0 5px;
	background: url('./img/menu-middle-bg.jpg') repeat-x bottom;
	height:25px;
	padding-top:7px;
	overflow:hidden;
	list-style-type:none;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}
#topframe_hp ul#middlemenu li
{
	display:inline;
}
#topframe_hp ul#middlemenu a:link, #topframe_hp ul#middlemenu a:visited
{
	text-decoration:none;
	text-transform:uppercase;
	padding:0 24px;
}
#topframe_hp ul#middlemenu a:hover, #topframe_hp ul#middlemenu a:active
{
	text-decoration:underline;
}

#topframe ul#middlemenu
{
	padding-top:0px;
	height:40px;
	background: url('./img/menu-middle-bg.jpg') repeat-x 0 0;
}
#topframe ul#middlemenu li
{
	display:inline;
}
#topframe ul#middlemenu a:link, #topframe ul#middlemenu a:visited
{
	font-size:13px;
	padding:10px 24px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
}
#topframe ul#middlemenu a:hover, #topframe ul#middlemenu a:active
{
	text-decoration:underline;
}
#topframe ul#middlemenu a.active
{
	background: #fff url('./img/menu-middle-separ.jpg') no-repeat;
}

#page #hp_left
{
	margin:5px 0 0 45px;
	width:640px;
	float:left;
	display:inline;
}
#hp_left h1
{
	font-weight:normal;
	font-size:1.4em;
	margin:0 0 8px 0;
}
#hp_left p
{
	line-height:1.5em;
	margin: 1em 0;
}
.leftblock, .rightblock
{
	display:block;
	float:left;
	margin: 30px 0 20px 0;
	width:300px;
	height:300px;
	background: url('./img/section-bg.png') no-repeat;
}
.rightblock
{
	margin-left:40px;
}
.leftblock h2, .rightblock h2
{
	font-size:1.1em;
	padding:11px 16px 10px 20px;
	width:264px;
}
.leftblock h2 a, .rightblock h2 a
{
	display:block;
	background: url('./img/section-link.png') no-repeat right top;
}
.leftblock img, .rightblock img
{
	margin-left:1px;
}
#hp_left .leftblock p, #hp_left .rightblock p
{
	margin: 10px 12px 10px 20px;
	line-height:1.4em;
}
.leftblock ul, .rightblock ul
{
	margin: 10px 25px;
	list-style-type:none;
}
.leftblock ul li, .rightblock ul li
{
	padding:2px 0 2px 13px;
	background: url('./img/link-arrow-gray.png') no-repeat 3px 7px;
}
#hp_left p.nomargin
{
	margin:0;
}
a.next
{
	float:right;
	display:block;
	width:11px;
	height:11px;
	background: url('./img/section-link.png') no-repeat;
	margin:1px 3px 0 0;
	text-decoration:none;
}


#hp_right
{
	float:left;
	width:205px;
	margin: 20px 0 0 40px;
	font-size:0.9em;
}
#hp_right h3
{
	font-size:1.1em;
	margin-bottom:0;
}
#news h2 span
{
	font-size:0.85em;
	font-weight:normal;
}
#hp_right p, #left p
{
	margin: 15px 0;
	line-height:1.45em;
}
#news p 
{
	margin:0;
}
.tip-top
{
	background: url('./img/tip-top-bg.png') no-repeat;
	height:9px;
	overflow:hidden;
	margin-top:20px;
}
.tip-body
{
	background: #f2f2f2 url('./img/tip-bg.png') repeat-y;
	padding:1px 15px;
}
#hp_right .tip-body p, #left .tip-body p, .tip-body p
{
	margin: 0;
}
.tip-bottom
{
	background: url('./img/tip-bottom-bg.png') no-repeat;
	height:9px;
	overflow:hidden;
}

#breadcrumbs
{
	margin: 40px 40px;
}
#breadcrumbs span
{
	padding-left: 30px;
	background: url('./img/link-arrow-gray.png') no-repeat 15px center;
}


#left
{
	float:left;
	display:inline;
	width:205px;
	margin: 0 0 40px 45px;
}
ul#leftmenu
{
	margin:0;
	list-style-type:none;
}
ul#leftmenu li
{
	font-weight:bold;
	border-bottom:1px solid #e6e6e6;
	padding:1px 0;
}
ul#leftmenu li a:link, ul#leftmenu li a:visited
{
	display:block;
	padding: 7px 5px 7px 30px;
	background: url('./img/link-arrow-bold.png') no-repeat 15px 13px;
	text-decoration:none;
	vertical-align: bottom;
}
ul#leftmenu li a:hover, ul#leftmenu li a:active
{
	background:#e6e6e6;
	text-decoration:underline;
}
ul#leftmenu li ul
{
	margin:0 0 0 30px;
	list-style-type:none;
}
ul#leftmenu li ul li
{
	font-weight:normal;
	border:none;
}
ul#leftmenu li ul li a:link, ul#leftmenu li ul li a:visited
{
	background:none;
	padding: 3px 5px 3px 30px;
	background: url('./img/link-arrow.png') no-repeat 15px 9px;
}
ul#leftmenu li ul li a:hover, ul#leftmenu li ul li a:active
{
	background:#e6e6e6;
	text-decoration:underline;
}
ul#leftmenu li a.active, ul#leftmenu li ul li a.active
{
	color:#000;
	background:#fff;
	background-image:none;
}

#right
{
	float:left;
	margin: 0 0 40px 45px;
	width:640px;
}


#page #bigfooter
{
	margin: 10px 5px;
	color:#cbcbcb;
	background:#2359a3;
	border-top:1px solid #000;
}
#bigfooter .footcolumn
{
	float:left;
	width:190px;
	margin: 30px 0 20px 40px;
	display:inline;
}
.footcolumn h3
{
	font-weight:normal;
	font-size:1.4em;
}
.footcolumn p
{
	margin:10px 0;
	line-height:1.4em;
}
.footcolumn strong
{
	color: #fff;
}
.footcolumn ul
{
	list-style-type:none;
	margin:20px 0;
}
.footcolumn ul li
{
	padding: 3px 0 3px 20px;
	background: url('./img/link-arrow-white.png') no-repeat 12px 8px;
}
.footcolumn a:link, .footcolumn a:visited, .footcolumn a:hover, .footcolumn a:active
{
	color:#fff;
}
#smallfooter
{
	background: url('./img/footer-logo.png') no-repeat right top;
	margin:10px 45px;
	font-size:0.9em;
	color:#595959;
}
#smallfooter a:link, #smallfooter a:visited
{
	color:#595959;
}
#smallfooter a:hover, #smallfooter a:active
{
	color:#000;
}
#bottomframe
{
	background: url('./img/footer-bg.jpg') no-repeat;
	height:5px;
	overflow:hidden;
	margin-top:30px;
}
#smallfooter p
{
	margin: 10px 0;
}
#bottom
{
	margin:5px auto 0 auto;
	padding-bottom:20px;
	width:900px;
}
#bottom p
{
	margin:0;
}
ul#sitemap ul
{
	margin-top:0;
	margin-bottom:0;
}
p.contactp
{
	margin:0;
}
fieldset.contact
{
	border:0;
}
fieldset.contact input
{
	width: 190px;
}
fieldset.contact input.submit
{
	float:right;
	width:123px;
	height:34px;
	background:url('./img/submit-bg.png') no-repeat;
}
iframe
{
	border:none;
}

