
body {
	background-color: #ffffff;
	background-image: url('../img/page_bg.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #3e494a;	
	text-align:center;
}

.envelope_box {
	width: 955px;
	position: relative;
	text-align: left;
	margin: 0px auto;
}

img {
	border: 0px;
}

.logo {
	position: absolute;
	top: 20px;
}

.quick_link_box {
	position: absolute;
	margin-left: 590px;
	font-size: 11px;
	top: 11px;
}

.quick_link_box .ico { 
	vertical-align: bottom;
	margin-right: 5px;
}

.quick_link_box a {
	color: #3e494a;
	text-decoration: none;
}

.quick_link_box a:hover {
	color: #ff6600;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.content_box {
	margin-top: 300px;
}

.content_box a {
	color: #ff6600;
	text-decoration: none;
}

.content_box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.content_box li {
	background-image: url('../img/odrazka.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 30px;
	line-height: 23px;
}

.content_box a:hover {
	color: #da5700;
	border-bottom: 1px dotted #ff6600;
}
.target_box {
	position: absolute;
	top: 37px;
	margin-left: 670px;
	font-weight: bold;
	font-size: 14px;
}

.left_menu_box {
	position: absolute;
	top: 123px;
	margin-left: 10px;
}

.left_menu_box .menu_item {
	position: absolute;	
	background-image: url('../img/left_butt_bg.gif');
	background-repeat: no-repeat;
	width: 161px;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
	color: #3e494a;
	padding-top: 5px;
	padding-left: 15px;
	cursor: pointer;
	z-index: 50;
}

.left_menu_box .button_point {
	background-image: url('../img/button_point.gif');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	margin-left: 130px;
	top: 4px;
	z-index: 100;
}

.left_menu_box .button_point_rotate {
	background-image: url('../img/button_point_rotate.gif');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	margin-left: 130px;
	top: 4px;
	z-index: 100;
}

.left_menu_box a {
	color: #3e494a;
}

.left_menu_box a:hover {
	color: #ff6600;
}

.left_submenu {
	position: absolute;
	padding-top: 13px;
	margin-left: 140px;
	top: 0px;
	z-index: 50;
	display: none;
	cursor: default;
}

.left_submenu .top_part {
	background-image: url('../img/left_submenu_top_bg.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 5px;
	font-size: 1px;
}

.left_submenu .submenu_item {
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	background-image: url('../img/submenu_arrow.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

.left_submenu .content_part {
	background-image: url('../img/left_submenu_content_bg.gif');
	background-repeat: repeat-y;
	width: 197px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 1px;
	padding-right: 2px;
	line-height: 18px;
	cursor: auto;
}

.left_submenu .bottom_part {
	background-image: url('../img/left_submenu_bottom_bg.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 5px;
}

.center_menu_box {
	position: absolute;
	background-image: url('../img/center_menu_bg.gif');
	background-repeat: no-repeat;
	width: 772px;
	height: 35px;
	top: 263px;
	margin-left: 172px;
	padding-top: 19px;
	z-index: 0;
}

.center_menu_box .menu_item {
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: center;
}

.center_menu_box .menu_item a:hover {
	color: #ff6600;	
}

.collage_box {
	position: absolute;
	top: 70px;
	margin-left: 200px;
	z-index: -100;
}

.bottom_menu_box {
	background-image: url('../img/bottom_menu_bg.gif');
	background-repeat: no-repeat;
	width: 933px;
	height: 46px;
	text-align: center;
	padding-top: 15px;
	margin-left: 10px;
}

.bottom_menu_box .menu_item {
	margin-left: 20px;
	margin-right: 20px;
}

.bottom_menu_box a:hover {
	color: #ff6600;
	border-bottom: 1px dotted #ff6600;
}

.copyright_box {
	width: 933px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #3e494a;
}

.pruvodce_box {
	position: relative;
	background-image: url('../img/pruvodce_bg.gif');
	background-repeat: no-repeat;
	width: 689px;
	height: 317px;
}

.pruvodce_box a {
	color: #3e494a;
}

.pruvodce_box a:hover {
	color: #ff6600;
	border-bottom: none;
}

.pruvodce_box .p_points {
	position: absolute;
	top: 0px;
	margin-left: 425px;
	font-weight: bold;
	font-size: 12px;
	color: #3e494a;
}

.pruvodce_box .p_image {
	position: absolute;
	top: 1px;
	margin-left: 1px;
	width: 405px;
	height: 305px;
	display: none;
}

.pruvodce_box .p_text_bg {
	position: absolute;
	background-image: url('../img/pruvodce_text_bg.gif');
	background-repeat: no-repeat;
	width: 170px;
	height: 286px;
	top: 1px;
	margin-left: 26px;	
	opacity: .8;
	filter: alpha(opacity=80);
}

.pruvodce_box .p_text {
	position: absolute;
	width: 155px;
	height: 286px;
	top: 1px;
	margin-left: 26px;
	font-weight: bold;
	font-size: 12px;
	color: #3e494a;
	padding: 10px;
	line-height: 18px;
	display: none;
}

.pruvodce_box .p_points .p_item {
	margin-top: 25px;
}

.pruvodce_box .p_points .p_item a:hover {
	text-decoration: underline;
}

.pruvodce_box .p_left {
	background-image: url('../img/pruvodce_left.gif');
	background-repeat: no-repeat;
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	width: 22px;
	height: 26px;
	padding-top: 3px;
	padding-left: 7px;
	top: 271px;
	margin-left: 619px;
	cursor: pointer;
}

.pruvodce_box .p_right {
	background-image: url('../img/pruvodce_right.gif');
	background-repeat: no-repeat;
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	width: 22px;
	height: 26px;
	padding-top: 3px;
	padding-left: 7px;
	top: 271px;
	margin-left: 653px;
	cursor: pointer;
}

.left_box {
	float: left;
	margin-left: 10px;
	padding-top: 30px;
}

.content_box {
	float: right;
	width: 680px;
	margin-right: 20px;
}

.inner_content_box {
	margin-left: 20px;
}

p {
	line-height: 20px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 13px;
	margin-bottom: 4px;
	margin-top: 20px;
	padding-bottom: 0px;
}

.aktuality_box {
	position: relative;
	background-image: url('../img/aktuality_bg.gif');
	background-repeat: no-repeat;
	width: 704px;
	height: 410px;
	margin-top: 10px;
}

.nasi_zakaznici_box {
	position: absolute;
	top: 20px;
	margin-left: 500px;
	width: 175px;
}

.nasi_zakaznici_box .nz_text { 
	font-size: 10px;
}

.nasi_zakaznici_box a:hover {
	border: none;
}

.aktualni_projekty_box {
	position: absolute;
	top: 20px;
	margin-left: 20px;
}

.aktualni_projekty_box .reference_box {
	background-image: url('../img/reference_bg.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 40px;
	width: 231px;
	height: 331px;
}

.aktualni_projekty_box .reference_box .proj_name {
	margin-top: 15px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
}

.aktualni_projekty_box .reference_box .proj_image {
	width: 202px;
	height: 170px;
	overflow: hidden;
	margin-left: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #dcdcdc;
}

.aktualni_projekty_box .reference_box .proj_image img {
	border: 1px solid #dcdcdc;
}

.aktualni_projekty_box .reference_box .proj_desc {
	font-size: 11px;
	margin-left: 20px;
	margin-top: 15px;
	width: 190px;
}

.aktualni_projekty_box .reference_box .proj_link {
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 15px;
	
}

.clanky_box {
	position: relative;
	background-image: url('../img/clanky_bg.gif');
	background-repeat: no-repeat;
	width: 700px;
	height: 256px;
}

.zajimave_clanky_box {
	position: absolute;
	top: 20px;
	margin-left: 20px;
}

.zajimave_clanky_box li {
	font-weight: bold;
}

.ns_sponzoruje_box {
	position: absolute;
	top: 20px;
	margin-left: 450px;
	width: 235px;
}

.ns_sponzoruje_box p {
	width: 110px;
	font-size: 9px;
	line-height: 12px;
	float: right;
}

.ns_sponzoruje_box .page {
	float: left;
	font-size: 9px;
}

.intro h1 {
	display: none;
}

.intro h2 {
	background-image: url('../img/title_small_bg.gif');
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	color: #ff6600;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}

h1 {
	background-image: url('../img/title_bg.gif');
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding-left: 50px;
	color: #ff6600;
	padding-bottom: 15px;
	margin-top: 0px;
}

/* formulare */



form fieldset {
	padding: 5px;
	margin-bottom: 10px;
	border: 0px;
}

form legend {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin-left: -10px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-style: italic;
}

form .label {
	margin-top: 3px;
	margin-right: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 170px;
	text-align: right;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

form .l_check {
	width: 200px;
}

form .right_part {
	margin-top: 3px;
	margin-left: 160px;
}

input, textarea {
	border: 1px solid #5b5b5b;
	font-size: 12px; 
	font-family: Arial;
	padding-left: 2px;
}

input.text, select {
	width: 160px;
	background-image: url('../img/form_item_bg.gif');
	background-repeat: no-repeat;
}

.inp_comp {
	border-right: 3px solid #ff6600;
}

.inp_nocomp {
	border-right: 3px solid #5b5b5b;
}

input.text_long {
	width: 303px;
	background-image: url('../img/form_item_bg.gif');
	background-repeat: no-repeat;
}

input.text_number {
	width: 50px;
}

input.text_date {
	width: 60px;
}

.butt {
	width: 180px;
	background-image: none;
	background-color: #800C0C;
	color: #FFFFFF;
	font-weight: bold;
}

input.check {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

select.sel_short {
	width: 163px;
	font-size: 12px;
}

select.sel_middle {
	width: 300px;
}


form {
	margin: 0px;
	padding: 0px;
}

textarea {
	width: 300px;
	background-image: url('../img/form_textarea_bg.gif');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
}

.warning {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	white-space: nowrap;
}

.req {
	color: #ff6600;
}

.clear {
	clear: both;
}

.alert_box {
	border: 3px solid black; 
	width: 400px; 
	height: 100px; 
	position: absolute; 
	background-color: #2a6faa; 
	padding: 15px; 
	color: #ffffff; 
	margin-left: 200px;	
	display: none;
	text-align: center;
}

.submit_button {
	border: 0px;
	color: #ffffff;
	background-image: url(../img/form_button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 150px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.submit_button_on {
	border: 0px;
	color: #ffffff;
	background-image: url(../img/form_button_on.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 150px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.no_border {
	border: 0px;
}

.reference_box {
	width: 90%;
}

.reference_box .r_image {
	float: left;
	width: 224px;
	height: 220px;
	margin-right: 20px;
}

.reference_box .r_image a:hover {
	border: 0px;
}

.reference_box .r_name {
	font-weight: bold;
	font-size: 14px;
}

.reference_box .r_text {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.reference_box .r_link a {
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
}

.reference_box .r_sep {
	border-bottom: 1px dashed gray;
	width: 390px;
	float: right;
}
	
.padding_box {
	height: 300px;
}	

.page_submenu_box .ps_content_box {
	padding: 10px;
	padding-top: 20px;
	padding-left: 20px;
	background-image: url(../img/page_submenu_bg.gif);
	background-repeat: repeat-y;
}

.page_submenu_box .ps_bottom_box {
	background-image: url(../img/page_submenu_bottom_bg.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 14px;
}

.page_submenu_box .ps_title {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.web_description {
	position: absolute;
	top: -130px;
	z-index: -110;
	margin-left: 250px;
}

.left_banner {
	position: relative;
	cursor: pointer;
	width: 237px;
	height: 145px;
	float: left;
	margin-right: 10px;
}

.left_banner .bg {
	position: absolute;
	margin-left: 0px;
	top: 0px;
	z-index: 5;
}

.left_banner p {
	position: absolute;
	top: 50px;
	margin-left: 95px;
	z-index: 13;
	color: #909090;
	line-height: 14px;
}

.left_banner .h_title {
	position: absolute;
	z-index: 5;
}

.left_banner .title {
	position: absolute;
	top: 10px;
	margin-left: 10px;
	z-index: 13;
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
}

.left_banner .title_2 {
	position: absolute;
	top: 10px;
	margin-left: 10px;
	z-index: 13;
	width: 210px;
	text-align: center;
	color: #ff6600;
	font-size: 18px;
	font-weight: bold;
}

.left_banner .link {
	position: absolute;
	top: 120px;
	margin-left: 100px;
	z-index: 10;
}

.left_banner .box_image {
	position: absolute;
	margin-left: 4px;
	top: 21px;
	z-index: 12;
}

.left_banner .box_image_left {
	position: absolute;
	margin-left: 40px;
	top: 35px;
	z-index: 12;
}

.left_banner .small_text {
	font-size: 11px;
	position: absolute;
	top: 110px;
	margin-left: 5px;
	width: 220px;
	text-align: center;
}

.left_banner a {
	font-weight: bold;
	color: #3e494a;	
}

.left_banner a:hover {
	border-bottom: 0px;	
}
	
.page_path {
	float: right; 
	font-size: 9px; 
	color: #797979;
}

.form_top {
	background-image: url(../img/form_top.gif);
	background-repeat: no-repeat;
	width: 667px;
	height: 10px;
	font-size: 2px;
}

.form_content {
	background-image: url(../img/form_content.gif);
	background-repeat: repeat-y;
	width: 647px;
	padding-left: 20px;
}

.form_bottom {
	background-image: url(../img/form_bottom.gif);
	background-repeat: no-repeat;
	width: 667px;
	height: 9px;
	font-size: 1px;
}

.orange {
	color: #ff6600;
}

.small_note {
	font-size: 11px;
}

.next_topic {
	font-weight: bold;
	font-size: 12px;
	color: #3c6b1d;
}

.next_topic_box ul{
	padding-left: 5px;
}

.next_topic img {
	vertical-align: middle;
}

.map a:hover {
	border: 0px;
}

.lister_box {
	float: right;
}

.lister_box div {
	background-image: url(../img/list_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 21px;
	height: 21px;
	text-align: center;
	padding-right: 3px;
	padding-top: 3px;
}

.lister_box a {
	color: #ffffff;
}

.lister_box div a:hover {
	color: #000000;
}

.lister_active a {
	font-weight: bold;
	color: #000000;
}

.sitemap_right {
	float: right;
}

.top_flash {
	position: absolute; 
	top: 10px; 
	margin-left: 15px;
	z-index: 1;
}

.boxes {
	float: right;
	margin-left: 20px;
}

.nos {
	font-weight: normal;
}

.hand {
	cursor: pointer;
}

.hp_padding_top {
	padding-top: 3px;
}

.hp_pruvodce_first {
	margin-top: 15px; 
	text-decoration: underline;
}

.hp_align_center {
	text-align: center;
}

.w_230 {
	width: 230px;
}

.w_171 {
  width: 171px; 
  margin-right: 0px;
}

.t_30 {
	top: 30px;
}

.t_40 {
	top: 30px;
}

.ml_50 {
	margin-left: 50px;
}

.ml_16 {
  margin-left: -16px;
}

.ml_230 {
  margin-left: 230px;
}

.w_148 {
	width: 148px;
}

.w_103 {
  width: 103px;
}

.w_112 {
  width: 112px;
}

.w_143 {
  width: 143px;
}

.w_135 {
  width: 135px;
}

.w_125 {
  width: 125px;
}

.t_31 {
	top: 31px;
}

.t_62 {
  top: 62px;
}

.t_93 {
  top: 93px;
}

.t_124 {
  top: 124px;
}

.copy {
	font-size: 10px; 
	font-weight: normal;
}

.p_a {
	position: absolute;
}


