.no_screen {
	display: none;
}
div#print_header {
	display: none;
}
.no_print {
	display: block;
}
p {
	/*padding: 0px;
	margin: 0px;*/
}
div {
	margin: 0px;
	padding: 0px;
}
div.cleaner {
	clear: both;
}
div.cleaner_left {
	clear: left;
}



body {
	position: relative;
	margin: 0 0 10px 0;
	background: #FFF url('img/body-bg.jpg') no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #444;
	text-align: left;
	width: 100%;
	height: 100%;
	font-size: small;
}

div/*, h1, h2, h3, h4*/ { margin: 0; padding: 0; }
h1 {
  color: #0066b3;
  font-size: 140%;
  font-weight: normal;
 }
h2 {
  color: #0066b3;
  font-size: 120%;
}
h3 { font-style: italic; font-size: 105%; font-weight: bold; }
/*p { text-indent: 2em }*/
a { text-decoration: underline; color: #0066b3; }
a:hover { text-decoration: none; }
hr { color: #FFB400; height: 1px; background-color: #FFB400; border: none  }

div#background_element {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 5;
}

div#celek{
  margin: 0px auto;
  padding-bottom: 0px;
  width: 1026px;
  background: url('img/celek-bg.jpg') repeat-y;
}
div#celek-r, div#celek-l {
	width: 23px;
	height: 1020px;
	background-repeat: no-repeat;
	float: left;
}
div#celek-r { background-image: url('img/celek-bg-r.jpg'); }
div#celek-l { background-image: url('img/celek-bg-l.jpg'); }
div#rozmer{
  width: 980px;
  /*border: 1px solid red;*/
  padding-top: 5px;
  position: relative;
  float: left;
}
div#banner {
  width: 980px;
  /*height: 344px;*/
  /*border: 1px solid blue;*/
  /*position: relative;*/
}
div#banner h1 {
  display: block;
  margin-top: 0px;
  width: 100px; height: 100px;
  overflow: hidden;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: -1;
}
div#banner a {
	text-transform: lowercase;
	text-decoration: none;
}
a#link_to_home{
  display: block;
  width: 150px;
  height: 90px;
  position: absolute;
  top: 5px;
  left: 20px;
  z-index: 4;
  border: 1px solid #FFF;
}
div#logo-okna {
	float: left;
	width: 192px;
	height: 321px;
	background: url('img/u-sveta.jpg') no-repeat;
	position: relative;
	margin-left: 18px;
}
a#akce-pro {
	display: block;
	width: 128px;
	height: 29px;
	padding: 10px 0 0 60px;
	/*background-color: red;*/
	position: absolute;
	bottom: 2px;
}
a#akce-pro:hover { font-weight: bold; text-decoration: none; color: #0066b3; }
div#video-banner { /*todo: odstarnit pozadí, upravit rám, až bude funkční modul*/
	float: left;
	width: 547px;
	height: 322px;
	/*background: url('img/video-skin.jpg') no-repeat;*/
	border: 1px solid #aaa;
	margin-left: 5px;
	margin-bottom: 8px;/*určuje odsazení od menu pod ním*/
	position: relative;
}
div#video-vju-out {
	width: 400px;
	height: 300px;
	margin: 5px 0 0 5px;
}
div#video-vju {
/*	width: 400px;
	height: 300px;*/
	/*overflow: hidden;*/
	margin: 0px auto;
	position: relative;
}

div#video-vju a.player2 {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	text-decoration: none;
}
div#video-vju a.player2 img {
	width: 100%;
	height: 100%;

}
div#video-vju a.player2 span.player_run2 {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url('img/play-big.png') no-repeat center center;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha (opacity=50);
}
div#video-vju a.player2 span.player_run2:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha (opacity=80);

}
div#video-vju a#player {/* velký náhled videa v přehrávači se mění, nenastvovat tomuhle velikost */
	/*width: 400px;
	height: 300px;*/
}
div#video-list {
	width: 130px;
	height: 300px;
	margin: 11px 0 0 0;
	float: right;
	overflow: auto;
	position: absolute;
	top: 0px;
	right: 0;
}
div#video-list a {
	display: block;
	width: 80px;
	height: 60px;
	overflow: hidden;
	margin: 0 0 20px 8px;
	position: relative;
	text-decoration: none;
}
div#video-list a img {}
div#video-list a img.player_thumbnail {
	width: 80px;
	height: 60px;
	display: block;
}
div#video-list a span.player_run {
	position: absolute;
	top: 13px; left: 22px;
	display: block;
	width: 35px;
	height: 35px;
	background-image: url('img/play.png');
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha (opacity=50);
}
div#video-list a span.player_run:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha (opacity=80);
}


div#video-popis {
	position: absolute;
	left: 5px;
	bottom: 20px;
	width: 380px;
	height: 50px;
	padding: 0 10px;
	overflow: hidden;
}

div#menu-volby-search {
	float: right;
	width: 191px;
	height: 322px;
	position: relative;
	margin-right: 20px;
}
div#volby-search {
	height: 52px;
	position: relative;
}
div#rychle-volby {
  font-size: x-small;
  position: relative;
  right: 0px;
  text-align: right;
  padding-top: 10px;
}
div#rychle-volby a {
	background-repeat: no-repeat;
	display: block;
	width: 20px;
	height: 15px;
	position: absolute;
	top: 5px;
}
div#rychle-volby a:hover {
  text-decoration: none;
}
a#domu { background-image: url('img/home-pas.jpg'); right: 40px;  }
a#domu:hover { background-image: url('img/home-act.jpg'); }
a#mapa-webu { background-image: url('img/mapa-webu-pas.jpg'); right: 0; }
a#mapa-webu:hover { background-image: url('img/mapa-webu-act.jpg'); }
div#search {
	position: absolute;
	right: 0;
	bottom: 0px;
	/*border: 1px solid red;*/
	height: 23px;
	width: 180px;
}
div#search label {
	position: absolute;
	top: 3px;
	right: 125px;
	font-size: 80%;
	color: #0066b3;
}
div#search input#search_box {
	width: 95px;
	height: 20px;
	border: none;
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e3e9ef;
	border-bottom: 1px solid #e3e9ef;
	position: absolute;
	top: 0px;
	right: 23px;
	background-color: #FFF;
	font-size: 80%;
}
div#search input#search_btn {
	border: none;
	font-size: 0px;
	width: 23px;
	height: 22px;
	background-image: url('img/search-btn.jpg');
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0;
}
div#menu-horni ul{
	margin: 0;
	padding: 20px 0 0 0;
}
div#menu-horni ul li {
	list-style: none;
	margin: 0;
	padding: 0px 0 0 30px;
}
div#menu-horni ul li a {
	display: block;
	background: url('img/sipka-pas.jpg') no-repeat left center;
	padding: 10px 0 10px 25px;
	font-size: 110%;
	font-weight: bold;
}
div#menu-horni ul li a:hover {
	background-image: url('img/sipka-act.jpg');
	color: #f4bc09;
	text-decoration: none;
}



div#menu-foto {
	width: 948px;
	height: 329px;
	background: url('img/foto-menu-bg.jpg') no-repeat;
	overflow: hidden;
	padding: 1px 0 0 4px;
	margin-left: 14px;
}
div.menu-foto-d {
	width: 187px;
	height: 322px;
	overflow: hidden;
	float: left;
	border-left: 1px solid #accbea;
	background-color: #0065B3;
}
div.menu-foto-d h2 {
	margin: 0; padding: 0;
	font-weight: normal;
	font-size: 16px;
}
a.menu-foto-a {
	color: #FFF;
	display: block;
	width: 167px;
	height: 218px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center bottom;
	padding: 8px 0 0 20px;
	letter-spacing: 0.2em;
}
a#menu-foto-1 { background-image: url('img/foto-menu-okna.jpg'); }
a#menu-foto-2 { background-image: url('img/foto-menu-dvere.jpg'); }
a#menu-foto-3 { background-image: url('img/foto-menu-garaz.jpg'); }
a#menu-foto-4 { background-image: url('img/foto-menu-kovani.jpg'); }
a#menu-foto-5 { background-image: url('img/foto-menu-doplnky.jpg'); }
a.menu-foto-a:hover {
	color: #0066b3;
	background-color: #f4bc09;
}
div.menu-foto-sub {
	padding: 5px 0 0 20px;
}
div.menu-foto-sub a { color: #FFF; }
div.menu-foto-sub a:hover { color: #f4bc09; text-decoration: none; }



div#top_area_path_part,
div#breadcrumb {
	font-size: 12px;
	height: 23px;
	padding-top: 7px;
}
div#top_area_path_part a,
div#breadcrumb a {
	color: #444;
}
div#top_area_path_part a:hover,
div#breadcrumb a:hover {
	color: #0066b3;
}
div#obsah {
	float: left;
	width: 730px;
	padding: 0;
	margin: 0 0 0 20px;
}

div#realizace {
	background: #104A93 url('img/realizace-1a.jpg') no-repeat;
	width: 737px;
	height: 191px;
	overflow: hidden;
	padding: 4px 0 0px 8px;
	margin-top: 20px;
	position: relative;
}
h3#zakazky-nadpis {
	position: absolute;
	top: 10px;
	left: 20px;
	color: #FFF;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.realizace-1 {
	width: 165px;
	height: 140px;
	padding-top: 42px;
	margin: 0;
	text-align: center;
	overflow: hidden;
	float: left;
	background: url('img/realizace-img-bg.jpg') no-repeat 0px 17px;
}
div.realizace-1 img {
	border: none;
	width: 128px;
	height: 92px;
	margin: 0 22px 5px 18px;



}
div.realizace-1 a {
	text-decoration: none;
	color: #FFF;
}
div.realizace-1 a:hover {
	font-weight: bold;
}
a#realizace-dalsi {
	display: block;
	width: 59px;
	height: 22px;
	background: url('img/sipka.jpg') no-repeat;
	margin: 21px 0 0 5px;
	float: left;
	padding: 125px 0 0 0;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}
a#realizace-dalsi:hover {
	font-weight: bold;
	text-decoration: none;
}
div#pravy-pruh {
	float: right;
	width: 190px;
	padding: 0;
	margin: 0 20px 0 0;
}
div.vypln { height: 27px; }
div#pravy-pruh img.akce {
	margin-bottom: 10px;
	border: none;
}

/* + fotogalerie */
div.photo_area {
}
div.photo_area a:link, div.photo_area a:visited {
	display: block;
	position: relative;
	margin: 10px;
	width: 142px;   /*kůli ie7, úprava 1, přepsáno*/
	height: 104px;
	float: left;
	background: none;
	_width: 145px;
}
div.photo_area a:hover {
	background: url('img/galerie-img-bg.jpg') no-repeat;
}
div.photo_area a img {
	display: block;
	margin: 6px auto;
}
div.photo_area a img:hover {}

ul.main_download{
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.main_download li{
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
a.main_download_link {
	color: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none;
	border-color: #666666;
	text-decoration: none;
}
a.main_download_link:hover {
	border-style: dotted;
}
div.main_download_item_description {
	font-size: 9px;
	margin: 0px 0px 10px 20px;
}
/* - fotogalerie */

/* + Zobrazeni clanku v kategorii - seznam */
div.main_article_preview {
	text-align: left;
}
table.main_article_preview { }
table.main_article_preview td {
	vertical-align: top;
	text-align: left;
}
td.main_article_preview_thumb {
	padding: 0px 5px 0px 0px;
	width: 130px;
}
td.main_article_preview_thumb a {
	display: block;
	text-align: center;
	text-decoration: none;
	/*border: 2px solid #ffb400;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; */
	padding: 2px;
}
td.main_article_preview_thumb img {
	border: none;
}
/* - Zobrazeni clanku v kategorii - seznam */

form#terminy label {
  display: block;
  text-align: right;
  color: #600;
  width: 200px;
  padding-right: 10px;
}
form#terminy .t { display: block;  width: 200px; }

div#pata {
	padding: 27px 0 0px 0;
	margin-bottom: 0px;
	text-align: center;
	color: #FFF;
	font-family: "Arial", sans-serif;
	font-size: 85%;
	width: 1026px;
	min-height: 36px;
	background: #FFF url('img/pata.jpg') no-repeat;
	_height: 36px;
}
div#pata-in {
	background-color: #0065B3;
	margin: 0 23px;
	padding-bottom: 5px;
}
div#pata a{ color: #FFF; text-transform: lowercase; text-decoration: none;  }
div#pata a.norm { text-transform: none; }
div#pata a:hover { color: #f4bc09; text-decoration: none; }


/* + Prihlasovani k zamcene strance */
div#login_form_message {
	margin: 50px 0px 50px 0px;
}
div#login_form_envelope {
	position: relative;
	margin: 50px auto 50px auto;
	width: 280px;
	border: 1px solid #b90000;
	background-color: #902b2b;
	padding: 10px;
	color: #ffffff;
	text-align: right;
}
img#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
}
form#login_form {
}
label.class {
}
input#user_login,input#user_password {
	margin-left: 10px;
	width: 125px;
	padding: 1px;
	margin: 2px 5px 2px 10px;
	background-color: #ffffff;
	border: 1px solid #b90000;
	color: #000000;
}
input.input_button {
	background-color: #b90000;
	border: 1px solid #ffffff;
	color: #ffffff;
}
/* - Prihlasovani k zamcene strance */

div.video_envelope {
	clear: both;
	margin: 0px auto;
}
div.video_envelope a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	text-decoration: none;
}
div.video_envelope a img {
	width: 100%;
	height: 100%;
}
div.video_envelope a span.player_run2 {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url('img/play-big.png') no-repeat center center;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha (opacity=50);
}
div.video_envelope a span.player_run2:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha (opacity=80);
}

