@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html, body {
	height: 100%;	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.p_vice {
	text-align: right;
}
.p_vice_head {
	height: 25px;
	width: 103px;
	position: absolute;
	top: 180px;
	margin-left: 260px;
}
.p_vice a, .p_vice_head a {
	background-image: url(pictures/butt_vice.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 103px;
	float: right;
}
.p_vice a:hover, .p_vice_head a:hover {
	background-image: url(pictures/butt_vice_ac.png);
}
.p_zpet {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	float: none;
	padding-top: 20px;
}
.p_zpet a {
	text-decoration: underline;
	color: #eb6900;
}
.p_zpet a:hover {
	text-decoration: none;
}
.div_correct {
	clear: both;
	float: none;
}
.div_base {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 980px;
	width: auto !important;
	width: 100%;
	margin-bottom: -110px;	
	background-image: url(pictures/back_base.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.div_base_head {
	background-image: url(pictures/back_up.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_content{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.div_content_left_column {
	float: left;
	width: 650px;
	padding-right: 10px;
	padding-left: 10px;
}
.div_clanek {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
}
.div_clanek h1 {
	font-size: 20px;
	color: #2d2e2d;
	padding-bottom: 20px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.div_clanek h2 {
	font-size: 18px;
	font-weight: normal;
	color: #bd2a24;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 12px;
}
.div_clanek h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #bd2a24;
}
.div_clanek h3 {
	font-size: 16px;
	font-weight: bold;
	color: #388f00;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.div_clanek h4 {
	font-size: 14px;
	font-weight: bold;
	color: #065ab7;
	padding-bottom: 4px;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.div_clanek p {
	line-height: 16px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.div_clanek .p_datum {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
}
.div_clanek .p_zadavatel {
	font-size: 14px;
	color: #065ab7;
}
.div_clanek a {
	font-weight: bold;
	text-decoration: underline;
	color: #eb6900;
}
.div_clanek a:hover {
	text-decoration: none;
}
.div_clanek .div_columns {
	clear: both;
	float: none;
	width: 648px;
	background-image: url(pictures/columns_line.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.div_clanek .div_columns .div_column {
	float: left;
	width: 295px;
	padding-right: 10px;
	padding-left: 10px;
}
.div_clanek .div_fotogalerie {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
	width: 248px;
	overflow: hidden;
	padding: 2px;
}
.div_clanek .div_fotogalerie .div_hl_foto {
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
	width: 246px;
	border: 1px solid #CCC;
	overflow: hidden;
}
.div_clanek .div_fotogalerie .div_hl_foto img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.div_clanek .div_fotogalerie .foto_nahled {
	height: 58px;
	width: 58px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	padding: 0px;
}
.div_clanek .div_fotogalerie .foto_nahled img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_clanek ul {
	padding-left: 30px;
	margin-top: 4px;
}
.div_clanek ul li {
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0px;
}
.div_clanek ul li .a_vetev1 {
	color: #7b7b7b;
	font-weight: bold;
	background-image: none;
	display: inline;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.div_clanek ul li .a_vetev2 {
	font-weight: bold;
	color: #eb5602;
	display: inline;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.div_clanek ul li .a_vetev3 {
	color: #598bb5;
	display: inline;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.div_clanek ul li .a_sitemap {
	color: #333;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.div_clanek ul li .a_sitemap:hover, .div_clanek ul li .a_vetev1:hover, .div_clanek ul li .a_vetev2:hover, .div_clanek ul li .a_vetev3:hover {
	color: #FFF;
	background-color: #F30;
	text-decoration: none;
}
.div_clanek ol {
	padding-left: 20px;
	margin-left: 20px;
}
.div_clanek ol li {
	margin-bottom: 8px;
}
.div_clanek img {
	padding: 2px;
	border: 1px solid #999999;
	margin: 10px;
}
.div_clanek .img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_clanek .img_noborder_panel {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.div_clanek table {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.div_ref_seznam {
	padding-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	float: none;
	background-image: url(pictures/sep_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
.div_ref_seznam  .p_vice {
	clear: both;
	float: none;
	background-color: #00FF33;
	margin: 0px;
	padding: 0px;
}

.div_ref_seznam img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #999999;
}
.div_ref_seznam span {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.div_panels1 {
	background-image: url(pictures/panel_back_1.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 650px;
	overflow: hidden;
}
.div_panels2 {
	background-image: url(pictures/panel_back_2.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 650px;
	overflow: hidden;
}
.div_panels1 .div_panels1_loga {
	background-image: url(pictures/panel_back_1_loga.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}
.div_panels2 .div_panels2_loga {
	background-image: url(pictures/panel_back_2_loga.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}
.div_panels1 .panel_left, .div_panels1 .panel_right, .div_panels2 .panel_left, .div_panels2 .panel_right  {
	float: left;
	width: 325px;
}
.div_panels1 .panel_left h2, .div_panels2 .panel_left h2, .div_panels1 .panel_right h2, .div_panels2 .panel_right h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 61px;
	padding-top: 55px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.div_panels1 .panel_left h2, .div_panels2 .panel_left h2 {
	padding-left: 115px;
	padding-right: 15px;
	margin: 0px;
}
.div_panels1 .panel_right h2, .div_panels2 .panel_right h2 {
	padding-left: 120px;
	padding-right: 20px;
}
.div_panels1 .panel_left h2 {
	background-image: url(pictures/panel_h2_gwd.png);	
}
.div_panels1 .panel_right h2 {
	background-image: url(pictures/panel_h2_webdesign.png);	
}
.div_panels2 .panel_left h2 {
	background-image: url(pictures/panel_h2_propagace.png);	
}
.div_panels2 .panel_right h2 {
	background-image: url(pictures/panel_h2_seo.png);	
}
.div_panels1 a, .div_panels2 a {
	color: #434544;
	font-size: 11px;
	text-decoration: underline;
	display: block;
	background-image: url(pictures/panel_back_odkaz.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
	margin-bottom: 8px;
}
.div_panels1 .panel_left a, .div_panels2 .panel_left a {
	margin-left: 105px;
	padding-right: 15px;
}
.div_panels1 .panel_right a, .div_panels2 .panel_right a {
	margin-left: 110px;
	padding-right: 20px;
}
.div_panels1 a:hover, .div_panels2 a:hover {
	text-decoration: none;
}
.div_content_right_column {
	float: left;
	width: 310px;
}
.div_news {
	clear: both;
	float: none;
	padding-bottom: 20px;
}
.div_news .foto {
	height: 87px;
	width: 99px;
	overflow: hidden;
	float: left;
	background-image: url(pictures/news_foto_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
	padding-top: 12px;
}
.div_news .foto_in {
	height: 73px;
	width: 74px;
	overflow: hidden;
	border: 1px solid #434544;
	margin: auto;
}
.div_news .foto_in_ram {
	height: 69px;
	width: 70px;
	overflow: hidden;
	border: 2px solid #eaeaea;
}
.div_news .foto_in:hover {
	border-top-color: #c4312a;
	border-right-color: #c4312a;
	border-bottom-color: #c4312a;
	border-left-color: #c4312a;
}
.div_news p {
	font-size: 12px;
	line-height: 16px;
	color: #434544;
	padding-right: 22px;
	margin-left: 110px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.div_news .p_datum {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #434544;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_news .title {
	padding-top: 10px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #c4312a;
}
.div_news  .title a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #c4312a;
}
.div_news .title a:hover {
	text-decoration: none;
}
.div_news .img_sep {
	clear: both;
	float: none;
	margin-top: 8px;
}
.div_news .p_historie {
	font-weight: bold;
	clear: both;
	float: none;
	text-align: right;
	font-size: 11px;
	color: #434544;
	padding-top: 10px;
}
.div_news .p_historie a {
	color: #eb6900;
}
.div_news .p_historie a:hover {
	text-decoration: none;
}
.div_reference {
	clear: both;
	float: none;
	padding-bottom: 10px;
}
.div_reference .foto {
	height: 89px;
	overflow: hidden;
	float: left;
	background-image: url(pictures/news_foto_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
	text-align: center;
	padding-top: 10px;
	width: 308px;
	margin-bottom: 10px;
}
.div_reference .foto_in {
	height: 73px;
	width: 284px;
	overflow: hidden;
	border: 1px solid #434544;
	margin: auto;
}
.div_reference .foto_in_ram {
	height: 69px;
	width: 280px;
	overflow: hidden;
	border: 2px solid #eaeaea;
}
.div_reference .foto_in:hover {
	border-top-color: #065ab7;
	border-right-color: #065ab7;
	border-bottom-color: #065ab7;
	border-left-color: #065ab7;
}
.div_reference .a_reference_ac {
	background-image: url(pictures/reference_back_ac.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 17px;
	width: 200px;
	clear: both;
	float: none;
	font-size: 12px;
	color: #434544;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 90px;
	padding-left: 20px;
}
.div_reference .a_reference {
	background-image: url(pictures/reference_back.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 17px;
	width: 200px;
	clear: both;
	float: none;
	font-size: 12px;
	color: #434544;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 90px;
	padding-left: 20px;
}
.div_reference a:hover {
	text-decoration: underline;
	color: #065ab7;
}
.div_reference .p_dalsi {
	font-weight: bold;
	clear: both;
	float: none;
	text-align: right;
	font-size: 11px;
	color: #434544;
	padding-top: 10px;
	padding-right: 20px;
}
.div_reference .p_dalsi a {
	color: #eb6900;
}
.div_reference .p_dalsi a:hover {
	text-decoration: none;
}
.div_foot  {
	height: 135px;
	text-align: center;
	background-color: #434544;
	padding-top: 5px;
}

.div_foot_content {
	width: 980px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.div_foot_content  a  {
	color: #FFFFFF;
	text-decoration: none;
}
.div_foot_content  a:hover  {
	text-decoration: underline;
}
.div_foot_content p {
	color: #FFFFFF;
	float: left;
	padding-left: 5px;
	font-size: 11px;
	padding-right: 22px;
	line-height: 18px;
	height: 60px;
	overflow: hidden;
}
.div_foot_content table {
	clear: both;
	float: none;
	width: 100%;
	color: #FFFFFF;
}
.div_foot_content table .td_left {
	text-align: left;
	width: 146px;
}
.div_foot_content table .td_right {
	text-align: right;
}
.div_foot_content table .td_sign {
	width: 94px;
}
.div_foot_separator {
	height: 110px;
}
.div_seo {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #434544;
	padding-bottom: 2px;
	text-align: center;
}
.div_foot_content .div_seo p{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #434544;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
}
.div_foot_content  .div_seo a {
	color: #FFFFFF;
	text-decoration: underline;
}
.div_foot_content  .div_seo p a:hover {
	text-decoration: none;
}

.div_strankovac {
	text-align: center;
	clear: both;
	float: none;
}
.div_strankovac  a, .div_strankovac span {
	margin-right: 4px;
	margin-left: 4px;
	padding: 2px;
	text-decoration: none;
}
.div_strankovac a:hover {
	background-color: #eb6900;
	color: #FFFFFF;
}
.div_strankovac .a_sipka_off {
	color: #CCCCCC;
}
.div_strankovac .a_sipka_off:hover {
	background-color: #FFFFFF;
	color: #CCCCCC; !important
}
.div_form {
	float: right;
	width: 310px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #eeeeee;
}
.div_form h2 {
	margin-left: 0px;
	padding-left: 0px;
}

.div_form p {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	width: 244px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.div_form input {
	border: 1px solid #333333;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 11px;
}
.div_form p.info {
	background-color: #009900;
	width: 250px;
}

.div_form textarea {
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 250px;
}
.div_form table {
	margin: 0px;
	padding: 0px;
}
.div_form td.td_left {
	margin: 0px;
	padding: 0px;
}
.div_form td.td_left input {
	margin-right: 15px;
}

.div_form td.td_right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.div_form label {
	font-size: 10px;
	color: #666666;
}
.div_form  input.button {
	cursor: pointer;
}
.div_form .select_oblast {
	font-size: 12px;
	padding: 2px;
	width: 250px;
	border: 1px solid #000000;
	margin: 2px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:pictures/gif); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pictures/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pictures/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

