body
{
	background: #fff url('img/bg_body.gif') 0 0 repeat-x;
	margin: 0 0 0 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #404545;
}

/* layout */
#page, #homepage
{
	padding-top: 105px;
	width: 980px;
	position: relative;
}

#homepage { padding-top: 245px; }

#env
{
	background-color: orange;
	width: 980px;
}

#content
{
	width: 510px;
	position: relative;
	left: 270px;
	float: left;
}

#leftsidebar
{
	width: 240px;
	padding-right: 30px;
	float: left;
	position: relative;
	left: -510px;
}

#rightsidebar
{
	width: 160px;
	padding: 80px 0 0 40px;
	float: right;
}

#breadcrumbs
{
	margin: 30px 0 10px 0;
}

#main {}
#local {}

#global
{
	width: 100%; /* kvuli ie (nebo neumim pocitat...) */
	padding-left: 270px;
	position: absolute;
	top: 75px;
	left: 0;
	height: 30px;
	z-index: 10;
}

#header
{
	height: 75px;
	width: 980px;
	position: absolute;
	left: 0;
	top: 0;
}

#footer
{
	width: 510px;
	padding-left: 270px;
	padding-right: 200px;
	text-align: center;
	margin-top: 80px;
}

#logo, #homepage #logo
{
	width: 240px;
	height: 140px;
	background: #fff url('img/logo.png') 0 0 no-repeat;
}

#homepage #logo
{
	position: absolute;
	top: 105px;
}

#logo a
{
	display: block;
	width: 240px;
	height: 140px;
}

#logo span { visibility: hidden; }
/* layout konec */


/* navigace start */
#global ul, #local ul, #breadcrumbs ul, #header ul, #footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background-color: transparent;
}

#header li { background: none; }

#global li, #global li.active
{
	display: block;
	float: left;
	background: #404545 url('img/bg_global_left.png') bottom left no-repeat;
	padding: 0 0 0 15px;
	line-height: 26px;
}

#global li.active
{
	background: #ebeeec url('img/bg_global_left_act.png') bottom left no-repeat;
}

#global li a, #global li.active a
{
	display: block;
	text-decoration: none;
	background: #404545 url('img/bg_global_right.png') bottom right no-repeat;
	color: #ebeeec;
	padding: 0 17px 6px 0;
	font-weight: bold;
	font-size: 13px;
}

#global li.active a
{
	background: #ebeeec url('img/bg_global_right_act.png') bottom right no-repeat;
	color: #404545;
}

#local ul { padding: 21px 0 0 13px; }

#local li, #local li.active
{
	width: 45%;
	float: left;
	color: #fb4f14;
	padding: 3px 0 3px 8px;
	background: transparent url('img/bg_link.gif') 0 7px no-repeat;
	=margin-bottom: -22px;
}

#local li.active
{
	color: #404545;
	background: transparent url('img/bg_link_dark.gif') 0 7px no-repeat;
}

#local li a, #local li.active a
{
	color: #fb4f14;
	text-decoration: none;
}

#local li.active a
{
	color: #404545;
	font-weight: bold;
}

#breadcrumbs li, #breadcrumbs li.active
{
	float: left;
	color: #9d9fa2;
	font-size: 12px;
	padding: 0 5px 0 0;
	background: none;
	=margin-bottom: -22px;
}

#breadcrumbs li a, #breadcrumbs li.active a
{
	color: #9d9fa2;
	text-decoration: none;
	padding: 0 5px 0 0;
	font-style: italic;
}

#breadcrumbs li.active a
{
	font-weight: bold;
}

#header ul
{
	position: absolute;
	top: 35px;
	left: 600px;
}

#header li
{
	float: left;
	padding: 0 0 0 5px;
	font-weight: bold;
	color: #fb4f14;
	font-size: 12px;
}

#header a
{
	padding: 0 5px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #fb4f14;
}

#footer li
{
	display: inline;
	color: #9d9fa2;
	font-size: 12px;
	background: none;
	padding-left: 5px;
}

#footer a
{
	text-decoration: none;
	color: #9d9fa2;
	padding: 0 5px 0 0;
}

#rightsidebar .sidebox ul
{
	margin: 10px 0 0 0;
	padding: 0;
	background-color: transparent;
}

#rightsidebar .sidebox li
{
	background: transparent url('img/bg_link.gif') left 8px no-repeat;
	padding-left: 8px;
}
/* navigace konec */

p { line-height: 148%; }

h1, h2 { line-height: 115%; }

h1
{
	color: #00aef0;
	font-size: 24px;
	margin: 0;
}

h2 { font-size: 16px; }
h3 { font-size: 12px; }

h3.clear { clear: both }

.graybox h1 { margin: 0; }

.hpenv h2, .hpenv .graybox h2, .hpenv h1, .hpenv .graybox h1
{
	color: #69be28;
	font-size: 24px;
	border-bottom: 1px dotted #404545;
	padding: 5px 0 5px 5px;
	margin: 0;
}

.hpenv .graybox
{
	padding: 5px 10px 10px 10px;
}

.hpenv .graybox h2, .hpenv .graybox h1
{
	border: none;
	padding: 0 0 5px 0;
}

ul
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

li
{
	padding: 4px 0 4px 16px;
	background: transparent url('img/bullet.gif') 0px 9px no-repeat;
}

a, a.arr
{
	color: #fb4f14;
	text-decoration: none;
}

a.arr
{
	background: transparent url('img/bg_link.gif') left center no-repeat;
	padding-left: 8px;
}

h3 a { color: #000; }

h2 span { font-size: 14px; }

.hpbox ul a { color: #00aef0; }

.hpbox p
{
	padding: 10px 10px 0 10px;
	line-height: 130%;
	margin: 0;
	color: #000;
	clear: both;
}

.hpbox ul
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}

a.btn
{
	background: #ebeeec url('img/bg_link_btn.gif') left center no-repeat;
	padding: 4px 4px 4px 14px;
	font-weight: bold;
	font-size: 12px;
}

#leftsidebar h3 { margin: 23px 0 2px 0; }
#leftsidebar p
{
	margin: 0 0 2px 0;
	line-height: 130%;
}

hr, hr.dot
{
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
}

hr { border-bottom: 1px solid #404545; }
hr.dot { border-bottom: 1px dotted #404545; }

div.team { margin-bottom: 20px; }

div.team img
{
	float: left;
	margin-right: 20px;
}

div.team hr.dot { padding-top: 20px; }

div.team h2, div.team em { color: #00aef0; }

div.team h2
{
	margin: 0 0 3px 0;
	font-size: 14px;
}

div.team p { margin: 0; }

div.team em
{
	display: block;
	margin-bottom: 20px;
}

em.motto
{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}

table
{
	border-top: 1px dotted #404545;
	border-bottom: 1px dotted #404545;
}

th
{
	color: #00aef0;
	border: none;
	border-bottom: 1px dotted #404545;
}

td, tr.dark td
{
	background-color: #fff;
	border: 1px solid white;
}

tr.dark td { background-color: #ebeeec; }

address { font-style: normal; }

address strong
{
	color: #00aef0;
	font-weight: normal;
	display: block;
	float: left;
	width: 70px;
}

address span
{
	display: block;
	float: left;
}

/* boxy start*/
.hpenv
{
	width: 780px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 10px 0;
}

.colenv
{
	float: left;
	width: 510px;
}

.hpbox
{
	width: 240px;
}

.col1
{
	float: right;
}

.col2
{
	float: left;
}

.col3
{
	float: right;
}

.whitebox { background-color: #fff; }

.graybox, .sidebox
{
	background: #ebeeec url('img/bg_box_gray_rounded.gif') no-repeat top left;
	min-height: 50px;
	padding: 20px;
}

.sidebox { padding: 10px; }

.outlined
{
	background: transparent url('img/bg_box_gray_outlined.png') no-repeat top left;
	width: 140px;
	min-height: 50px;
	padding: 10px;
	border-bottom: 1px solid #ebeeec;
}

.sidebox strong, .outlined strong
{
	color: #69be28;
	font-size: 14px;
}

.articles
{
	background-color: #fff;
	padding: 10px;
}

.orange_header
{
	background: transparent url('img/bg_box_orange_header.png') no-repeat top left;
	width: 160px;
	padding: 0 0 10px 0;
	min-height: 100px;
	border-bottom: 1px solid #ebeeec;
}

.orange_header h2
{
	color: #fff;
	padding: 7px 10px 0 10px;
	font-size: 14px;
}

.orange_header p
{
	padding: 0 10px 0 10px;
}

.orange_header a
{
	display: block;
	margin: 0 10px 0 10px;
}
/* boxy konec*/

.ref_scr
{
	float: left;
	margin: 0 15px 15px 0;
	background-color: #fff;
	padding: 8px;
	border: 1px solid #ebeeec;
}

.ref_scr img { border: none; }

.mt10 { margin-top: 10px !important; }
.mb10 { margin-bottom: 10px !important; }


.mr15 { margin-right: 15px !important; }
.ml15 { margin-left: 15px; }
.mt15 { margin-top: 15px; }
.mb15 { margin-bottom: 15px; }

.mb20 { margin-bottom: 20px; }
.mt20 { margin-top: 20px; }

.mr25 { margin-right: 25px; }
.ml25 { margin-left: 25px; }

.mr30 { margin-right: 30px; }
.ml30 { margin-left: 30px; }
.mb30 { margin-bottom: 30px; }
.mt30 { margin-top: 30px; }

.fl { float: left; }
.fr { float: right; }
.cl { clear: both; }

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

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

/* forms start */
form
{
	padding: 20px;
	margin: 0;
	background-color: #fff;
}

fieldset
{
	border: none;
	padding: 0;
	margin-bottom: 10px;
}

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

.elementSeparator
{
	visibility: hidden;
	clear: both;
}

.staticTextArea
{
	clear: both;
	margin-bottom: 10px;
}

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

.valMsg
{
	color: #910412;
	/*width: 100%;*/
	line-height: 23px;
	vertical-align: middle;
}

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

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

label.single, input.single
{
	float: left;
	margin-bottom: 20px;
}

label.single
{
	display: block;
	width: 115px;
	line-height: 23px;
}

.talabel
{
	display: block;
	float: left;
	width: 115px;
	line-height: 23px;
}

.buttons
{
	text-align: center;
	margin-top: 10px;
}

input.btn, input.btn_back
{
	background: #ebeeec url('img/bg_button.gif') 0 50% no-repeat;
	padding: 3px 3px 3px 12px;
	color: #fb4f14;
	font-weight: bold;
	border: none;
	cursor: pointer;
}

input.btn_back { background: #ebeeec url('img/bg_button_back.gif') 0 50% no-repeat; }

textarea
{
	margin: 10px 0 10px 0;
	width: 423px;
	clear: both;
}

.address { display: none; }
