html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url('img/bg.png') repeat-x top center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
div {
	margin: 0;
	padding: 0;
}
table.modra, #area-0 table[border="1"], #home_content table[border="1"]{
	border: 1px solid #008ca2;
	border-spacing: 0;
	border-collapse: collapse;
}
table.modra th, #area-0 table[border="1"] th, #home_content table[border="1"] th {
	color: #008ca2;
}
table.modra td, #area-0 table[border="1"] td, #home_content table[border="1"] td{
	border: 1px solid #008ca2;
}
.cleaner {
	clear: both;
}
.no_screen {
	display: none;
}
.no_print {
	display: block;
}
.deckel{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.color, .perex { color: #008ca2; }
a:hover .deckel{ text-decoration: none; }

h1 { font-size: 18px; color: #008ca2; text-transform: uppercase; }
h2 { font-size: 16px; color: #000; }
h3 { font-size: 14px; color: #008ca2; }
a {
	text-decoration: none;
	color: #008ca2;
}
a:hover {
	text-decoration: underline;
	color: #4cacbb;
}
#content-2 ul li, #content-2w ul li,
#home_content ul li {
	list-style-image: url('img/li3.png');
}
div#background_element {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 20;
}
div#pageContent {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
div#content {
	position: relative;
	top: 0px;
	margin: 0px auto 0px auto;
	width: 978px;
}
img#loader {
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	z-index: 100;
}
div#content-0 {
	width: 978px;
	margin: 0px auto;
}
div#horizont-0 {
	height: 55px;
	overflow: hidden;
	background: #008ca2;
	padding: 25px 0 0 0;
	position: relative;
}
#horizont-0 ul, #horizont-0 ul li {
	margin: 0;
	padding: 0;
}
#horizont-0 li {
	list-style-type: none;
	display: block;
	height: 100%;
	float: left;
}
#horizont-0 a {
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
	padding: 0 20px;
	border-left: 1px solid #66bac7;
	color: #FFF;
}
#horizont-0 ul li a:hover,
#horizont-0 ul li.li_actual_top>a {
	text-decoration: underline;
}
#q_help a {
	background: url('img/q_help.jpg') no-repeat 20px center;
	padding-left: 57px;
}
/* + newsletter */
div#newsletter_envelope {
	padding: 15px 0 0 25px;
	position: absolute;
	top: 0;
	right: 0;
	width: 225px;
	height: 65px;
	background-color: #4cacbb;
	color: #FFF;
}
#newsletter_in {
	position: relative;
	border-top: 1px solid #4CACBB;
}
input#newsletter-mail {
	border: none;
	margin: 0;
	width: 135px;
	height: 30px;
	line-height: 30px;
	color: #008ca2;
	background-color: #a3d5dd;
	padding: 0 0 0 5px;
	position: absolute;
	top: 5px;
	left: 0;
}
input#newsletter-btn {
	border: none;
	width: 23px;
	margin: 0;
	color: #008ca2;
	background-color: #FFF;
	width: 60px;
	height: 30px;
	position: absolute;
	top: 5px;
	right: 24px;
}
#content_top {
	position: relative;
}
#content_top.homepage {
	height: 647px;
	background-color: #e0f1f4;
}
#content_top.subpage {
	height: 204px;
	background-color: #e0f1f4;
}
#content_top_subpage {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
#content_top_subpage img {
	position: absolute;
	top: 0;
	left: 0;
}
#horizont-1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	height: 52px;
	width: 978px;
	background: url('img/horizont1.png');
}
#horizont-1>ul, #horizont-1>ul>li {
	margin: 0;
	padding: 0;
}
#horizont-1>ul>li {
	display: block;
	height: 52px;
	float: left;
	list-style-type: none;
}
#horizont-1>ul>li>a {
	display: block;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
	padding: 0 30px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}
#horizont-1>ul>li>a:hover,
#horizont-1 ul li.li_actual_top>a {
	background-color: #FFF;
	color: #000;
	text-decoration: underline;
}
/* + podmenu */
#horizont-1 .submenu_list {
	display: none;
	background: #FFF;
	border: 1px solid #bababa;
	border-top: none;
	padding: 28px 0 15px 30px;
	width: 318px;
	position: absolute;
	top: 52px;
}
#horizont-1 .submenu_list img {
	width: 100px;
	height: 112px;
	float: left;
	margin-right: 25px;
}
.submenu_list .submenu_list_text {
	float: left;
	width: 190px;
}
.submenu_list .submenu_list_text h3 {
	margin: 0;
	padding: 0 0 10px 0;
}
#horizont-1 ul li ul {
	padding: 0 0 0 15px;
}
#horizont-1 ul li ul li {
	float: none;
	list-style-image: url('img/li3.png');
}
#horizont-1 ul li ul li a{
	line-height: 20px;
	color: #000;
	font-weight: normal;
}
#horizont-1 ul li ul li a:hover {
	text-decoration: underline;
	color: #008ca2;
}

h1#link_to_home {
	margin: 0;
	padding: 0;
	width: 230px;
	height: 112px;
	overflow: hidden;
	position: absolute;
	top: 73px;
	left: 22px;
	z-index: 3;
}
h1#link_to_home a {
	display: block;
	width: 100%;
	height: 100%;
}
h1#link_to_home a .deckel {
	background-image: url('img/logo.png');
}
#slide_part {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.slide_fade {
	width: 978px;
	height: 581px;
}
.slide_img_envelope img {
	position: absolute;
	top: 0;
	left: 0;
}
.slide_text_part {
	width: 228px;
	height: 185px;
	position: absolute;
	top: 223px;
	left: 22px;
	background: #f1f1f2;
}
.slide_text_part_content {
	padding: 15px 15px 0 15px;
}
.slide_text_part_content b {
	color: #008ca2;
	font-size: 14px;
}
.slide_text_part a {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	background-color: #008ca2;
	color: #FFF;
	text-decoration: none;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}
.slide_text_part a:hover {
	background-color: #444;
}
#reference_part {
	position: absolute;
	top: 427px;
	left: 22px;
	width: 536px;
	height: 220px;
	background: url('img/reference_part.png');
	z-index: 3;
	overflow: hidden;
}
#reference_display {
	width: 475px;
	height: 195px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: 31px;
}
#reference_content {
	position: absolute;
	top: 0;
}
.reference_one {
	width: 230px;
	height: 195px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
.reference_one a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.reference_one img {
	width: 230px;
	height: 160px;
	margin-bottom: 5px;
	border: none;
}
#reference_prev, #reference_next {
	display: block;
	width: 22px;
	height: 42px;
	overflow: hidden;
	background-image: url('img/ref_ar.png');
	position: absolute;
	top: 75px;
}
#reference_prev { background-position: right bottom; left: 3px;}
#reference_prev:hover { background-position: right top;}
#reference_next { background-position: left bottom; right: 3px;}
#reference_next:hover { background-position: left top;}
#reference_prev:hover, #reference_next:hover { text-decoration: none; }

#aktuality_part {
	background: url('img/aktuality_part.png');
	width: 370px;
	height: 220px;
	position: absolute;
	top: 427px;
	right: 22px;
	z-index: 3;
	color: #FFF;
}
#aktuality_part h2 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin: 23px 0 25px 25px;
	padding: 0;
	text-transform: uppercase;
}
#aktuality_part ul {
	width: 330px;
	height: 145px;
	overflow: hidden;
	margin: 0 0 0 25px;
	padding: 0;
}
#aktuality_part ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px 0;
}
#aktuality_part ul li a, #aktuality_part ul li span.a_like {
	color: #FFF;
	text-decoration: none;
	background: url('img/li1.png') no-repeat left 3px;
	padding: 0 0 0 20px;
	display: block;
}
#aktuality_part ul li a:hover {
	color: #b8d9df;
	text-decoration: underline;
	background-image: url('img/li2.png');
}
#aktuality_part span.actual_date {
	font-style: italic;
	margin-right: 10px;
}
#utility_part {
	height: 82px;
	padding: 20px 0 20px 22px;
	background-color: #e0f1f4;
}
#utility_part ul {
	margin: 0;
	padding: 0;
}
.utility_button {
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#utility_part .utility_button a {
	display: block;
	width: 218px;
	height: 79px;
	border: 1px solid #118099;
	color: #FFF;
	background-color: #118099;
	background-image: url('img/utilitis.png');
	background-repeat: no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}
#utility_part .utility_button a:hover {
	color: #008ca2;
	background-color: #FFF;
}
.utility_button a span { display: block; }
#utility_0 a { background-position: 17px -77px; }
#utility_1 a { background-position: 17px top; }
#utility_2 a { background-position: 17px -148px; }
#utility_3 a { margin-right: 0; background-position: 5px -221px; }
#utility_0 a span { padding: 20px 0 0 110px }
#utility_1 a span { padding: 10px 0 0 110px }
#utility_2 a span { padding: 20px 0 0 110px }
#utility_3 a span { padding: 20px 0 0 70px }
#utility_0 a:hover { background-position: 17px -377px; }
#utility_1 a:hover { background-position: 17px -300px; }
#utility_2 a:hover { background-position: 17px -448px; }
#utility_3 a:hover { background-position: 5px -522px; }

#certifi_part {
	padding: 30px 22px;
	border: 1px solid #d1d1d1;
	border-bottom: none;
}
#certifi_part h2 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #008ca2;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
#certifi_part img {
	float: left;
	margin-left: 50px;
}
#certifi_part .top10 {margin-top: 10px;}

#home_content {
	padding: 30px 22px;
	border: 1px solid #d1d1d1;
	border-bottom: none;
	overflow: hidden;
}
#foot {
	padding: 30px 22px;
	border: 1px solid #d1d1d1;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
#foot h2 {
	margin: 0 0 17px 0;
	padding: 0;
	color: #008ca2;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
#foot th, #foot td {
	padding: 0 0 2px 0;
}
#foot_adresa {
	padding: 8px 0 0 50px;
	background: url('img/adresa.png') no-repeat left 8px;
	float: left;
}
#foot_adresa h3 {
	font-size: 14px;
	font-weight: bold;
	color: #008ca2;
	margin: 0;
	padding: 0;
}
#foot_adresa p {
	margin: 0;
	padding-top: 20px;
	line-height: 19px;
}
#foot_telefony {
	float: left;
	padding: 8px 0 0 37px;
	background: url('img/telefon.png') no-repeat left top;
	margin-left: 25px;
	line-height: 17px;
}
#foot_telefony th {
	text-align: left;
	vertical-align: top;
	width: 140px;
}
#foot_telefony td {
	color: #118099;
	padding: 0 0 12px 0;
}
#foot_mail_time {
	float: left;
	margin-left: 35px;
}
#foot_mail {
	padding: 8px 0 0 50px;
	background: url('img/email.png') no-repeat left 6px;
}
#foot_mail th {
	text-align: left;
	vertical-align: top;
	width: 200px;
}
#foot_mail td {
	text-align: right;
}
#foot_mail a {
	color: #118099;
	text-decoration: none;
}
#foot_mail a:hover {
	text-decoration: underline;
}
#foot_time {
	padding: 14px 0 0 50px;
	min-height: 40px;
	background: url('img/time.png') no-repeat left 6px;
}
#foot_time th {
	text-align: left;
	vertical-align: top;
	width: 140px;
}
#foot_time td {
	color: #118099;
}
#foot_time .dny { width: 78px }

div#foot_search {
	padding-left: 22px;
	border: 1px solid #d1d1d1;
	border-top: none;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	height: 68px;
	line-height: 68px;
}
div#foot_search label {
	color: #118099;
}
div#foot_search input#search_box {
	width: 660px;
	height: 34px;
	line-height: 34px;
	border: none;
	position: absolute;
	top: 17px;
	left: 160px;
	padding: 0;
	background: #FFF;
	color: #555;
	border: none;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #737373;
}
div#foot_search input#search_btn {
	border: 1px solid #118099;
	font-size: 0px;
	width: 154px;
	height: 70px;
	background: url('img/search.png') no-repeat center center #fff;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: -1px;
	right: -1px;
	color: #FFF;
	cursor: pointer;
}
div#bottom_part {
	margin: 30px 0;
	text-align: right;
	color: #7f7f7f;
}
div#bottom_part span {
	float: left;
}
#simle_links {
	margin: 10px 0;
	text-align: center;
	color: #7f7f7f;
}
#simle_links a, div#bottom_part a {
	color: #7f7f7f;
}
#area-0 {
	border: 1px solid #cfcfcf;
	border-top: none;
}
#path_log_part {
	padding: 20px 0 20px 22px;
	color: #a3d5dd;
	position: relative;
}
#path_log_part a {
	color: #a3d5dd;
	text-decoration: none;
}
#path_log_part a:hover {
	text-decoration: underline;
	color: #4cacbb;
}
#top_area_path_part { width: 600px; }
div#user-info {
	text-align: right;
	padding-right: 22px;
	position: absolute;
	top: 20px;
	right: 0;
	width: 300px;
}
#left-1 {
	float: left;
	width: 222px;
	min-height: 10px;
}
#content-2 {
	float: right;
	width: 725px;
	overflow: hidden;
}
#content-2w {
}

#content-2-in {
	padding: 0px 15px 20px 0;
	min-height: 400px;
}

#content-2w-in {
	padding: 0px 15px 20px 15px;
	min-height: 400px;
}

#main_left_menu, ul.menu-lev-0 li {
	margin: 0;
	padding: 0;
	position: relative;
}
ul.menu-lev-0 {
	margin: 0;
	padding: 15px 0;
	position: relative;
	border: 1px solid #008ca2;
	border-top: none;
	z-index: 5;
}
ul.menu-lev-0 ul {
	display: none;
}
#main_left_menu li,ul.menu-lev-0 li {
	list-style-type: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
#main_left_menu li a,ul.menu-lev-0 li a {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
}
#main_left_menu>li{
	border-bottom: 1px solid #fff;
}
#main_left_menu>li>a{
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 30px;
	margin: 0;
	color: #fff;
	background: #008ca2;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}
#main_left_menu>li>a:hover{background: #4cacbb;}
#main_left_menu>li.li_actual_top>a{
	font-weight: bold;
	color: #008ca2;
	background: #ecfcff;
	border: 1px solid #008ca2;
}

ul.menu-lev-0 li a {
	padding: 5px 0 5px 35px;
	color: #008ca2;
}
ul.menu-lev-0 li a:hover {
	text-decoration: underline !important;
}
/* + podmenu */
ul.menu-lev-0 li ul {
	width: 193px;
	margin: 0;
	padding: 0;
	position: absolute;
	border: 1px solid #008ca2;
	background-color: #fff;
}
ul.menu-lev-0 li ul li {
	float: none;
	display: block;
	width: 100%;
	height: 22px;
	margin: 0;
	padding: 0;
	position: relative;
}
ul.menu-lev-0 li ul li a{
	height: 20px;
	line-height: 20px;
	position: relative;
	margin: 0;
	padding: 0 5px;
	background-image: none;
}
ul.menu-lev-0 li ul li a:hover {
	background-image:none;
}
/* mikročlánky */
#newsElement {
	padding: 22px 0 0px 7px;
}
.microart-unique {
	position: relative;
	padding-bottom: 25px;
	line-height: 18px;
	overflow: hidden;
}
.microart-unique p, .microart-unique h2 {
	margin: 0;
	padding: 0  0 5px 0;
}
.microart-unique h2, .microart-unique h2 a {
	color: #000;
}
.microart-unique h2 a {
	text-decoration: none;
}
.microart-unique h2 a:hover {
	text-decoration: underline;
}
.microart-unique ul, .microart-unique ol {
	margin: 0;
	padding: 0 0 5px 20px;
}
.microart-unique ul.downloadElement,
.microart-unique ul.downloadElement li {
	padding: 0 0 5px 0;
}
.micro_art_unique a img {
	border: none;
}
ul.downloadElement, div.photosArea {
	padding-bottom: 10px;
}
/* download */
ul.downloadElement {
	margin: 0;
	padding: 0 0 20px 0;
}
ul.downloadElement li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none !important;
    margin: 0;
    padding: 0 0 10px;
}
ul.downloadElement li a {
	padding-left: 40px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	color: #000;
	text-decoration: none;
	line-height: 45px;
}
ul.downloadElement li a:hover {
	text-decoration: underline;
	color: #008ca2;
	background-position: left bottom;
}
ul.downloadElement li span {
	font-style: italic;
	color: #666;
}
ul.downloadElement li span:before {
	content: " - ";
}
a.dtype { background-image: url('img/dtype.png') }
a.dtype_doc { background-image: url('img/dtype_doc.png') }
a.dtype_xls { background-image: url('img/dtype_xls.png') }
a.dtype_pdf { background-image: url('img/dtype_pdf.png') }
a.dtype_audio { background-image: url('img/dtype_audio.png') }
a.dtype_video { background-image: url('img/dtype_video.png') }

div.photosArea a {
	display: block;
	float: left;
	width: 160px;
	height: 120px;
	border-width: 1px;
	border-style: solid;
	margin: 0 14px 14px 0;
	position: relative;
}
div.photosArea a .deckel {
	background: url('img/foto.png') no-repeat -200px -200px;
}
div.photosArea a:hover .deckel {
	background-position: center;
}
div.photosArea a img {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}
/* vypis clanku */
div.article-preview, div.reference_preview {
	border-bottom: 1px solid #a3d5dd;
	margin: 20px 0;
	padding-bottom: 18px;
	position: relative;
	clear: both;
}
.articleContent + .article-preview,
.submenuArea + .article-preview { border-top: 1px solid #A3D5DD; padding-top: 18px;}
.refe_desc { border-bottom: 1px solid #A3D5DD; padding: 18px 0;}
div.img-article-preview, div.img_reference_preview {
	float: left;
	margin-right: 22px;
}
div.img-article-preview a, div.img_reference_preview a {
	display: block;
	position: relative;
	overflow: hidden;
	border: none;
}
div.img-article-preview img {
	border: none;
	width: 176px;
	height: 132px;
}
div.img_reference_preview a {
	border: 1px solid #008ca2;
	width: 176px;
	height: 132px;
}
div.img_reference_preview img {
	position: absolute;
	top: -14px;
	left: -26px;
}
div.text-article-preview, div.text_reference_preview {
	float: left;
}
div.text-article-preview h2, div.text_reference_preview h2 {
	margin: 0;
	font-size: 14px;
}
div.text-article-preview p, div.text_reference_preview p {
	margin: 5px 0 40px 0;
}
div.with_img p, div.text_reference_preview p {width: 505px;}
div.text-article-preview h2 a, div.text_reference_preview h2 a {
	text-decoration: none;
	color: #008ca2;
}
div.text-article-preview h2 a:hover, div.text_reference_preview h2 a:hover {
	text-decoration: underline;
	color: #4cacbb;
}
.article_more, .reference_more {
	display: block;
	width: 128px;
	padding-left: 10px;
	height: 32px;
	line-height: 32px;
	background: url('img/read_more.png') no-repeat 109px 7px #008ca2;
	border: 1px solid #008ca2;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	bottom: 18px;
	right: 0;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}
.article_more:hover, .reference_more:hover {
	background-position: 109px -27px;
	background-color: #FFF;
	color: #008ca2;
	text-decoration: none;
}
/* offset */
div#offsetPart {
	text-align: center;
}
#offsetPart a, #offsetPart .current_page {
	text-decoration: none;
	font-size: 18px;
	margin: 0 10px;
}
#offsetPart a {
	color: #97bfd3;
}
div#offsetPart a:hover, #offsetPart span.current_page  {
	color: #008ca2;
}
#offsetPart .hidden {
	position: absolute;
	top: -25px;
}
#offsetPart .page_right,
#offsetPart .page_left {
	display: inline-block;
	width: 16px;
	height: 15px;
	margin-top: 2px;
	background-image: url('img/offset.png');
}
#offsetPart .page_left {
	background-position: left top;
	margin-right: 15px;
}
#offsetPart .page_right {
	background-position: right top;
	margin-left: 15px;
}
#offsetPart .page_left:hover { background-position: left -38px; }
#offsetPart .page_right:hover { background-position: right -38px; }

.reference_detail_desc {
	font-style: italic;
	color: #008ca2;
}
ul.parameters_reference_detail {
	padding: 0;
	margin: 0;
}
ul.parameters_reference_detail li {
	list-style-image: none !important;
	list-style-type: none !important;
}
/* + Prihlasovani k zamcene strance */
div#login_form_message {
	margin: 50px 0px 50px 0px;
	text-align: center;
}
div#login_form_envelope {
	position: relative;
	margin: 50px auto 50px auto;
	width: 315px;
	border: 1px solid #008ca2;
	background: url('img/alert.png') no-repeat 5px 5px #FFF;
	padding: 10px;
	color: #008ca2;
	text-align: right;
}
img#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
}
input#user_login,input#user_password {
	margin-left: 10px;
	width: 125px;
	padding: 1px;
	margin: 2px 0px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #008ca2;
	color: #000000;
	font-size: 12px;
}
#login_form .input_button {
	background-color: #008ca2;
	border: 1px solid #ffffff;
	color: #ffffff;
	width: 130px;
	height: 25px;
	margin-right: -1px;
}
/* - Prihlasovani k zamcene strance */

div.error404 {
	margin: 100px;
	border: 1px dotted #008ca2;
	padding: 10px;
	text-align: center;
}
/* newsletter form */
#newsletter_form_envelope {
	padding: 0 0 10px;
	margin: 0px auto;
	width: 482px;
}
#newsletter_top_part {
	margin-bottom: 20px;
}
#newsletter_bottom_part {
	margin-top: 20px;
}
.newsletter_line,
#problem_envelope .form_row {
	padding: 5px 0;
}
#newsletter_form_envelope input,
#problem_envelope input {
	border: 1px solid #008ca2;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 5px;
}

#newsletter_form_envelope input[type=text],
#problem_envelope input[type=text]
 {width: 220px; color: #008ca2; }
#newsletter_error {
	color: #ce7474;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.newsletter_line_error {
	padding: 2px 0;
	margin: 3px 0;
	background: url('img/alert2.png') no-repeat 375px center;
}
.problem_line_error {
	margin: 3px 0;
	background: url('img/alert2.png') no-repeat 455px center;
}
.newsletter_line label, .newsletter_line_error label,
#problem_envelope label {
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 120px;
	line-height: 40px;
	font-size: 14px;
}
#problem_v_envelope { display: block }
#problem_jak_envelope label,
#problem_v_envelope label {
	line-height: 25px
}
#problem_jak_envelope select,
#problem_v_envelope select {
	width: 231px
}
.newsletter_line label, .newsletter_line_error label { 	width: 120px; }
#problem_envelope label { width: 200px; }
.newsletter_line_error label, .problem_line_error label { color: #ce7474 }
.newsletter_line .btn, #problem_odeslat {
	margin-left: 130px;
	display: block;
	background-color: #008ca2;
	color: #FFF;
	width: 232px;
}
.newsletter_line .btn:hover, #problem_odeslat:hover {
	background-color: #FFF;
	color: #008ca2;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	cursor: pointer;
}
.newsletter_line .btn { margin-left: 130px; }
#problem_odeslat { margin-left: 210px; }
#newsletter_result {
	padding: 20px;
	font-weight: bold;
}
#problem_envelope textarea {
	border: 1px solid #008ca2;
	height: 120px;
	font-size: 14px;
	padding: 5px;
	width: 220px;
	resize: none;
}
div.form_row_customer {
	border: 1px solid red;
	position: absolute;
	top: -100px;
	z-index: 0;
}
div.form_row {
	position: relative;
	z-index: 10;
}
div#problem_envelope {
	position: relative;
	overflow: hidden;
}
/* - newsletter */

/* podkategorie */
ul.submenuArea li, #map_area li {
	padding: 2px 0;
}
ul.submenuArea li a, #map_area li a {
	text-decoration: none;
}
ul.submenuArea li a:hover, #map_area li a:hover {
	text-decoration: underline;
}

#social_media_part {
	position: fixed;
	top: 157px;
	margin-left: -100px;
	height: 90px;
	width: 90px;
	text-align: center;
	font-size: 20px;
}

#content-2 select, #content-2w select {
	border: 1px solid #008ca2;
	color: #008ca2;
	height: 25px;
	background: transparent;
}
#content-2 select option, #content-2w select option {
	border-bottom: 1px solid #b3b3b3;
	padding: 10px;

}

/* soutez */
div.cont-Area {
	margin: 15px 0;
}
div.cont-textFirst, div.cont-textLast {
	margin: 10px 0;
}
div.cont-questionsPart {
	margin: 15px 0 0 15px;
}
div.cont-questionPart {
	margin: 10px 0;
}
div.cont-question {
	margin: 5px 0;
}
div.cont-answersPart {
	margin: 0 0 0 10px;
}
div.cont-identPart {
	margin: 15px 0;
}
div.cont-identEmail, div.cont-identName, div.cont-identNote {
	padding: 5px 0;
}
div.cont-identPart input[type="text"] {
	width: 200px;
	border: 1px solid #008ca2;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding: 0 5px;
	color: #008ca2;
}
div.cont-identPart label {
	display: inline-block;
	width: 120px;
	text-align: right;
	font-size: 14px;
	line-height: 30px;
	padding-right: 10px;
}
div.cont-identNote {
	position: relative;
}
div.cont-identNote label {
	position: absolute;
	top: 0;
	left: 0;
}
div.cont-identNote textarea {
	position: relative;
	left: 130px;
	width: 200px;
	border: 1px solid #008ca2;
	height: 80px;
	line-height: 20px;
	font-size: 14px;
	padding: 0 5px;
	margin: 0;
	color: #008ca2;
}
div.cont-sbmtPart input[type=submit] {
	margin-left: 130px;
	display: block;
	background-color: #008ca2;
	color: #FFF;
	width: 212px;
	border: 1px solid #008ca2;
	height: 40px;
	line-height: 40px;
}
div.cont-sbmtPart input[type=submit]:hover {
	background-color: #FFF;
	color: #008ca2;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	cursor: pointer;
}
.cont-identError {
	padding: 2px 0;
	margin: 3px 0;
	background: url('img/alert2.png') no-repeat 375px center;
}
.cont-identError label {
	color: #ce7474;
}


 /* anketa */
 div.inq-envelope div.inq-envelope-in {
	padding: 10px 0 25px 7px;
}
div.inq-envelope-article div.inq-envelope-in {
	width: 400px;
}
div.inq-envelope-in h2 {
	margin-top: 0;
}
p.inq_question {
	margin: 0;
	padding: 0;
}
div.inq_answers {
	padding: 10px;
}
a.inq_ans,
div.inq_ans {
	display: block;	
	text-decoration: none;
}
div.inq-envelope div.inq-envelope-in a.inq_ans,
div.inq-envelope div.inq-envelope-in div.inq_ans {
	margin: 10px 0;
}
div.inq-envelope-article div.inq-envelope-in a.inq_ans,
div.inq-envelope-article div.inq-envelope-in div.inq_ans {
	margin: 5px 0 20px 0;
}
a span.inq_ans_name {
	text-decoration: none;
}
a:hover span.inq_ans_name {
	text-decoration: underline;
}
a.inq_ans span.inq_ans_bar, div.inq_ans span.inq_ans_bar {
	display: block;
	height: 18px;
	min-width: 1px;
	margin-top: 2px;
}
a.inq_ans span.inq_ans_bar {
	background: #008ca2;
	border: 1px solid #008ca2;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}
a.inq_ans:hover span.inq_ans_bar {background: #4cacbb;}

div.inq_ans span.inq_ans_bar {
	border: 1px solid #118099;
	background: #eee;
}

 
a.big_download, a.big_download_red,  a.big_download_tv,  a.big_download_apple {
	display: inline-block;
	width: 150px;
	text-align: center;
	padding: 70px 0 5px 0;
	border: 2px solid;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 30px;
}
a.big_download {
	background: url('img/download_64.png') center 5px no-repeat;
}
a.big_download_tv {
	background: url('img/teamviewer64.jpg') center 5px no-repeat;
}
a.big_download_apple {
	background: url('img/apple64.png') center 5px no-repeat;
}
a.big_download_red {
	color: #a21600;
	background: url('img/download_64_red.png') center 5px no-repeat;
}
a.big_download_red:hover {
	color: #b54533;
}


a.orangeb {
	background: url('img/koupitveshopu120.png') no-repeat left center transparent;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	padding: 0 0 0 130px;
	font-size: 13px;
	text-decoration: none;
}
@media(min-width:1280px){
	#chat_button_part {
		bottom: 0;
		position: fixed;
		right: 0;
		z-index: 100;
	}
}


#cs_bx_envl {
	display: flex;
	background: rgba(0,0,0,0.4);
	z-index: 900;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cs_bx {
	background-color: #FFF;
	color: #000;
	border-top: 1px solid #888;
	padding: 30px 30px 0;
	box-sizing: border-box;
	margin: auto;
	position: relative;
	text-align: center;
	border-radius: 2px;
	box-shadow: 0px 0px 20px #000;
}
#cs_bx p {
	padding: 0;
}
#cs_bx a#cs_l {}

#cs_bx a#cs_bu_y,
#cs_bx a#cs_bu_n,
#cs_bx a#cs_bu_close {
	background-color: #eee;
	border: 1px solid #777;
	border-radius: 2px;
	color: #000;
	margin: 0;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
}
#cs_bx a#cs_bu_close {
	position: absolute;
	top: -1px;
	right: -1px;
	margin: 0;
	line-height: 19px;
	padding: 4px 8px;
}
#cs_bx a#cs_bu_y,
#cs_bx a#cs_bu_n {
	display: inline-block;
	width: 45%;
	line-height: 3em;
}
