body
{
	padding: 0;
	margin: 50px 0 50px 0;
	font-family: Tahoma, sans-serif;
	font-size: 90%;
	color: #04396c;
	background-color: #e1e1e1;
}

#env
{
	width: 778px;
	margin: 0 auto;
	padding: 120px 0 0 0;
	position: relative;
}

#page
{
	padding: 0;
	margin: 0;
	width: 778px;
	/*clear: both;*/
}

.pagebg_mid, .pagebg_top, .pagebg_btm, .widebg_mid, .widebg_top { width: 778px; }

.pagebg_mid { background: transparent url('img/bg_page_mid.png') repeat-y 0 0; }

.pagebg_top
{
	background: transparent url('img/bg_page_top.png') no-repeat top left;
	padding-top: 20px;
}

.pagebg_btm
{
	background: transparent url('img/bg_page_btm.png') no-repeat bottom left;
	padding-bottom: 20px;
}

.widebg_mid { background: transparent url('img/bg_wide_mid.png') repeat-y 0 0; }

.widebg_top
{
	background: transparent url('img/bg_wide_top.png') no-repeat top left;
	padding-top: 10px;
}

.widebg_btm
{
	background: transparent url('img/bg_wide_btm.png') no-repeat bottom left;
	width: 748px;
	padding: 0 15px 10px 15px;
}

#promo
{
	width: 778px;
	height: 255px;
	background-color: #04396c;
	margin-bottom: 5px;
	background: #04396c url('img/bg_promo.png') no-repeat 0 0;
}

#nav1
{
	position: absolute;
	top: 60px;
	height: 58px;
	width: 778px;
	background: #04396c url('img/bg_menu.png') no-repeat 0 0;
	margin-bottom: 10px;
}

#nav1 ul
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 11px 0 0 15px;
}

#nav1 li, #nav1 li.active
{
	float: left;
	padding: 2px;
	margin-right: 50px;
}

#nav1 li a, #nav1 li.active a, #nav1 li a:hover
{
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#nav1 li.active a, #nav1 li a:hover { border-bottom: 2px solid white; }

#header
{
	position: absolute;
	top: 0;
	height: 58px;
	width: 778px;
	background: #04396c url('img/bg_header.png') no-repeat 0 0;
	margin-bottom: 2px;
	color: white;
}

/* language selector */
#header ul
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	float: right;
	font-size: 90%;
	margin: 6px 13px 0 0;
}

#header li
{
	float: left;
	margin: 0;
	padding: 0;
}

#header a.home
{
	display: block;
	float: left;
	width: 300px;
	height: 25px;
	margin: 13px 0 0 10px;
}

#header a.home span { visibility: hidden; }

#header a, #header a:hover
{
	color: white;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#nav2
{
	width: 253px;
	float: left;
	padding-top: 23px
}

#nav2 ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

#nav2 li, #nav2 li.active
{
	height: 67px;
	/*display: block;*/
	line-height: 67px;
	padding-left: 25px;
}

#nav2 li.active
{
	background: transparent url('img/bg_nav2.png') no-repeat 0 0;
}

#nav2 li a, #nav2 li.active a
{
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #04396c;
}

#nav2 li.active a { color: #0c5aa6; }

#content
{
	width: 505px;
	padding: 0 10px 10px 10px;
	float: right;
}

#footer
{
	height: 50px;
	text-align: center;
	font-size: 90%;
}

#footer a, #footer a:hover
{
	color: #04396c;
	text-decoration: none;
}



/* ******************************************** */


ul
{
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	list-style-image: url('img/bullet_arrow.gif');
	font-size: 95%;
}

h1, h3, h4 { color: #04396c; }
h2 { color: #0c5aa6; }

h1 { font-size: 140%; }
h2 { font-size: 120%; }
h3 { font-size: 105%; }
h4 { font-size: 100%; }

h3
{
	margin: 0;
	padding: 0;
	font-size: 105%;
}

h2.icon
{
	padding: 0 0 0 35px;
	vertical-align: middle;
	line-height: 30px;
	margin-bottom: 10px;
	margin: 0;
	font-size: 150%;
}

h2.sticky { background: transparent url('img/heading_ico_sticky.gif') no-repeat 0 0; }
h2.romeo { background: transparent url('img/heading_ico_romeo.gif') no-repeat 0 0; }
h2.info { background: transparent url('img/heading_ico_info.gif') no-repeat 0 0; }

h2 a { text-decoration: none; }

a { color: #0c5aa6; }

a img { border: none; }

/*h1 a, h2 a, h3 a { text-decoration: none; }*/
strong.notice
{
	text-align: center;
	display: block;
	font-size: 105%;
	margin: 5px 0 5px 0;
}

.box1
{
	width: 257px;
	padding: 12px 0 0 0;
	float: left;
	background: transparent url('img/bg_box1_top.png') no-repeat 0 0;
}

.box1_in
{
	padding: 0 13px 12px 13px;
	width: 231px;
	background: transparent url('img/bg_box1_btm.png') no-repeat left bottom;
}

.box2
{
	width: 250px;
	float: left;
}

/* HomePage Box */
.hpbox_en { min-height: 315px; }
.hpbox_cz { min-height: 315px; }

hr.clr
{
	clear: both;
	visibility: hidden;
}

p.news
{
	padding: 0;
	margin: 0 0 10px 0;
}

/* product pages start */
a.btn, a.btn_small
{
	width: 138px;
	min-height: 30px;
	display: block;
	line-height: 30px;
	margin: 5px auto;
	color: #04396c;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-left: 25px;
}

a.btn_small
{
	font-size: 90%;
	padding-left: 20px;
	width: 142px;
}

a.more { background: #ffad36 url('img/bg_btn_more.png') no-repeat 0 0; }

a.download
{
	background: #ffad36 url('img/bg_btn_download.png') no-repeat 0 0;
	padding-left: 20px;
	width: 143px;
}

a.buy
{
	background: #ffad36 url('img/bg_btn_buy_large.png') no-repeat 0 0;
	width: 166px;
}

a.learnmore
{
	display: block;
	float: left;
	padding-top: 26px;
}

strong.price
{
	display: block;
	text-align: center;
}
/* product pages end */

/*#content h2 { margin-top: -10px; }*/

.logolink
{
	display: block;
	margin: 10px auto;
}

.mt { margin-top: 10px; }
.mb { margin-bottom: 10px; }
.ml { margin-left: 10px; }
.mr { margin-right: 10px; }
.mrh { margin-right: 3px; }

.fl { float: left; }
.fr { float: right; }

.lft { text-align: left; }
.rgt { text-align: right; }
.ctr { text-align: center; }

.vmid { vertical-align: middle; }
.vtop { vertical-align: top; }
.btm { vertical-align: bottom; }

hr
{
	border: none;
	border-top: 1px solid #04396C;
	height: 1px;
}

/* formulare */
.btn
{
	width: 163px;
	height: 30px;
	color: #04396c;
	border: none;
	font-weight: bold;
	cursor: pointer;
}

.continue { background: #ffad36 url('img/bg_btn_more.png') no-repeat 0 0; }
.back { background: #ffad36 url('img/bg_btn_back.png') no-repeat 0 0; }

.form
{
	width: 700px !important;
	margin: 0 auto !important;
}

.elementSeparator
{
	visibility: hidden;
	clear: both;
	/*border: none;
	border-top: 1px solid #C1D5E8;
	height: 1px;*/
}

.staticTextArea { float: left; }

.invalidLbl
{
	font-weight: bold;
	color: #910412;
}

.valMsg
{
	/*float: left;*/
	color: #910412;
	/*padding: 5px;*/
	display: inline;
}

.label
{
	width: 140px;
	display: block;
	float: left;
}

.item
{
	display: block;
	float: left;
	margin-right: 5px;
}

.brd
{
	border-bottom: 1px solid #87ADD3;
	border-right: 1px solid #87ADD3;
	border-top: 1px solid #04396C;
	border-left: 1px solid #04396C;
}

.buttons { text-align: center; }

.addressField { display: none; }
