@CHARSET "UTF-8";
body, h1, h2, h3, h4, form, fieldset, legend, img, a, a img, ul, li {margin: 0px;  padding: 0px; border: none; text-decoration: none; list-style-type: none;}
.clear { clear: both; }
.hide { visibility: hidden; display: none; }
.left { float: left; }
.right { float: right; }
.block { display: block; }
.hidden { display: none; visibility: hidden; }
.noborder { border: none; }
a { text-decoration: none; color: #008000; }
a img { border: none; }
h6 {
    color:#FF0000;
    font-size:11px;
    display:inline;
    margin:0px;
    padding:0px;
    font-family:Arial;
}
body
{
	text-align: center;
	font-size: 13px;
	font-family: Arial;
	colro: #000000;
}

#header_container
{
	width: 1000px;
	height: 161px;
	background: url("../images/header_bg.png") repeat-x top left;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#logo
{
	margin: 12px 0px 0px 128px;
}

#top_left_corner
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#top_right_corner
{
	position: absolute;
	right: 0px;
	top: 0px;
}
#lang_menu
{
	position: absolute;
	top: 0px;
	right: 40px;
	border-right: 1px solid #FFFFFF;
}
#lang_menu li
{
	float: left;
	width: 32px;
	height: 23px;
}
#lang_menu li a
{
	border-color: #FFFFFF;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	display: block;
	width: 32px;
	height: 17px;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
}
#lang_menu li a.active
{
	color: #149258;
	border-bottom-width: 0px;
}
#lang_menu li a:hover
{
	color: #149258;
	text-decoration: underline;
}
#main_menu
{
	margin: 5px 0px 0px;
	text-align: center;
}
#main_menu ul
{
	margin: 0px auto;	
}
#main_menu li
{
	float: left;
	display: block;
	height: 73px;
	background: url("../images/menu_bg.png") repeat-x top left;
	border-left: 1px solid #FFFFFF;
}
#main_menu li.last
{
  margin-left:10px;
	background: url("../images/menu_bg_dark.gif") repeat-x top left;

}
#main_menu li.active, #main_menu li.path
{
	background: url("../images/menu_bgorange.png") repeat-x top left;
}
#main_menu li a
{
	display: block;
	float: left;
	height: 27px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	padding: 15px 15px 0px 15px;
}
#footer_container
{
	width: 1000px;
	height: 73px;
	background: url("../images/footer_bg.png") repeat-x top left;
	margin: 0px auto;
	text-align: left;
	position: relative;
}


#bottom_left_corner
{
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#bottom_right_corner
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#footer_menu
{
	padding: 43px 0px 0px;
	text-align: center;
}
#footer_menu ul
{
	margin: 0px auto;	
}
#footer_menu li
{
	float: left;
	display: block;
	height: 30px;
	border-left: 1px solid #c8e0cf;
}
#footer_menu li a
{
	display: block;
	float: left;
	height: 20px;
	text-align: center;
	font-size: 13px;
	color: #149258;
	padding: 10px 10px 0px 10px;
}
#footer_menu li a:hover
{
	color: #FFFFFF;
}
#copyright
{
	width: 1000px;
	height: 73px;
	margin: 5px auto;
	text-align: center;
	color: #6f6f6f;
	font-size: 12px;
}
#content_container
{
	margin: 0px auto;
	width: 912px;
	text-align: left;
	background: url("../images/main_bg.png") repeat-x center;
	padding: 0px 44px;
}
h1
{
	color: #f6883a;
	font-size: 26px;
	font-weight: normal;
	border-bottom: 1px dotted #bfe2d0;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
h1.nodots
{
	border: none;	
}
div.dotted
{
	height: 15px;
	border-bottom: 1px dotted #bfe2d0;
	margin-bottom: 15px;
}
.dotted hr
{
	display: none;	
}

.product-short
{
	border-bottom: 1px solid #b8d6b4;
	padding-bottom: 12px;
	margin-top: 12px;
}
.products .last
{
	border-bottom: none;	
}
.product-short .image
{
	float: right;	
}

.product-short h3, .product-short h3 a
{
	font-weight: bold;
	font-size: 20px;
	color: #083f80;
}
.product-short h3
{
	margin-bottom: 7px;	
}
.product-short h3 span.product-weight
{
	font-weight: normal;
	font-size: 12px;
	color: #a8a8a8;
	margin-left: 10px;
}
.product-short .perex
{
	color: #7a7a7a;
	font-size: 11px;
	margin-bottom: 10px;	
}
.product-short a
{
	color: #0b6a26;
	font-size: 11px;
}

.product-short .admin
{
	float: right;
}
.product-short .admin a
{
	color: #59657D;
	font-size: 11px;
}

.products .picted .perex, .products .picted .h3
{
/*	width: 240px; */
}
.products .picted .image
{
	margin: 0px 0px 5px 7px;	
}

.resized .product-short .perex, .resized .product-short .perex a
{
  font-size: 13pt;
}
.resized .product-short .perex
{
  margin-right: 225px;
}
.gallery {
}

.gallery-images {
}

.gallery-images a, .category-gallery-galleries a {
    display: block;
    width: 150px;
    height: 180px;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
    text-decoration: none;
    background: #DDF0F4;
    position: relative;
    text-align: center;
    padding: 5px;
    color: #333;
    border: 1px solid #3AB2C0;
}

.category-gallery-galleries .description {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    background: #fff;
    width: 160px;
    padding: 2px 0;
    font-size: 11px;
}

.gallery-images .description {
    display: none;
}


.gallery-images a img, .category-gallery-galleries a img {
    position: absolute;
    top: 0;
    left: 0;
    margin: 5px;
}

#page_image_ngs_image_id_browser {
    border: 1px solid #CCCCCC;
    width: 580px;
    background: #F0F0EE;
    margin: 10px 0 0 0;
    padding: 0;
}

#page_image_ngs_image_id_browser .ngs_image_browser {
    margin: 0;
    padding: 0;
}

.ngs_image_browser_wrapper .ngs_image_browser .image {
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.ngs_image_browser_wrapper .ngs_image_browser .image a.delete {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 0;
    background: url('../images/intranet/cross.html') no-repeat;
    width:  15px;
    height: 15px;
}

.ngs_image_browser_wrapper .ngs_image_browser_control {
    text-align: center;
}

.ngs_image_browser_wrapper .ngs_image_browser_control a, .ngs_image_browser_wrapper .ngs_image_browser_control span {
    text-decoration: none;
    font-size: 16px;
    color: #333;
}

.ngs_file_upload_box_wrapper {
    margin: 10px 0;
    border-collapse: collapse;
    border-top: 1px solid #ccc;
}

.ngs_file_upload_box_wrapper td {
    padding: 2px 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #F0F0EE;
    width: 150px;
}

.ngs_file_upload_box_wrapper td.colspan {
    width: 310px;
}

.ngs_file_upload_box_wrapper td.name {
    background-image: url('../ngsFile/images/page_white.html');
    background-repeat: no-repeat;
    padding-left: 10px;
    width: 145px;
}

.ngs_image_upload_box_wrapper {
    margin: 10px 0;
    border-collapse: collapse;
    border: 1px solid #ccc;
}

.ngs_image_upload_box_wrapper td {
    padding: 2px 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #F0F0EE;
    width: 150px;
}

.ngs_image_upload_box_wrapper td.colspan {
    width: 310px;
}

.ngs_image_gallery_wrapper .image {
    display: block;
    width: 80px;
    height: 120px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
}

.ngs_image_gallery_wrapper .ui-sortable-placeholder {
    display: block;
    width: 80px;
    height: 120px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    float: left;
    border: 1px solid #ccc;
    background: #f0f0f0;
}

.ngs_image_gallery_wrapper .selected {
    width: 200px;
    border: 1px solid #ccc;
    background: #F0F0EE;
    padding: 5px;
}

.ngs_image_gallery_wrapper a img {
    margin: 1px 0;
}

.ngs_image_gallery_wrapper .image .description {
    white-space: nowrap;
    padding: 5px;
}
form ul.error_list {
	color:red;
}

.admin a {
	border-bottom: 1px solid #D2D5DC;
	color: #59657D;
	font-size: 11px;
}

#contacts
{
	background: url("../images/wake_bg.gif") no-repeat 50% 50%;
}
#contacts #levy, #contacts #pravy
{
	float: left;
	width: 350px;
}
#contacts #levy
{
	margin-right: 140px;	
}
#contacts .heading
{
	padding-bottom: 10px;
	border-bottom: 1px solid #bfe2d2;
}

#company .side-image
{
	float: right;
	display: block;
}
#company .imaged
{
	display: block;
	width: 668px;
}
#company .side-image .image {
	background: #d2e6cd none repeat scroll 0 0;
	position:relative;
	text-align:center;
}

#company .side-image .description {
	background:#096826 none repeat scroll 0 0;
	border-top: 1px solid #FFFFFF;
	color:#FFFFFF;
	padding:4px 10px;
	position:relative;
	text-align:left;
	margin-bottom: 20px;
}
#company .heading
{
	border-bottom: 1px dotted #bfe2d0;
	margin-bottom: 10px;
}
#company .heading .small_menu
{
		padding: 40px 0px 0px 300px;
}
#company .heading .small_menu, #company .heading .small_menu a
{
	font-size: 10px;
	color: #096824; 
}
#company .heading .small_menu a.orange
{
	color: #faa761;
}
.certificate
{
	display: block;
	width: 130px;
	float: left;
	text-align: center;
	color: #549960;
	margin-right: 20px;
}
.certificate a
{
	color: #549960;
}
.certificate h3
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.certificate .description
{
	font-size: 11px;
	text-align: left;
	margin-bottom: 10px;
}
.reference
{
	border-bottom: 1px solid #b4cfb0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#company #references_container .last
{
	border-bottom: none;		
}
.reference h3, .reference h3 a, .press h3, .press h3 a 
{
	color: #096826;
	font-size: 15px;
	margin-bottom: 1px;
}
.reference .more, .press .more
{
	float: right;
}
.reference a.more, .press a.more
{
	color: #267b40;
	font-size: 12px;
}
#company #references_container, #company #press_container
{
	width: 440px;
	float: left;
}
#company #press_container
{
	margin-left: 30px;
	background: url("../images/wake_bg2.gif") no-repeat 100% 50%;
	overflow: visible;
}
.press .perex
{	
	color: #187131;
	font-size: 12px;
}

/* homepage */
#content_container_homepage
{
	margin: 0px auto;
	width: 1000px;
	text-align: left;
	background: url("../images/main_bg.png") repeat-x center;
}
#content_container_homepage h1#prvni
{
	margin-left: 35px;
	
}
#content_container_homepage h1#druhyy
{
	margin-left: 330px;
	margin-top:-53px;
	border-bottom:0px dotted #BFE2D0;
	
}
#content_container_homepage h1 span
{
  font-size: 10px;
}
#content_container_homepage #left_container
{
	width: 596px;
	float: left;
	
}
#content_container_homepage #druhy
{
	padding: 0px 0px 5px 25px;
	width: 344px;
}
#content_container_homepage #right_container
{
	width: 404px;
	float: left;
	
}
#content_container_homepage #left_container #news
{
	height: 330px;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0px 35px;
}
#content_container_homepage #left_container #left_bottom
{
	background: url("../images/hp_bg_small.gif") repeat-x top left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#content_container_homepage #left_container #left_bottom #mmu
{
	border-right: 1px solid #FFFFFF;
	width: 220px;
	text-align: center;
	padding-top: 20px;
	float: left;
}
#content_container_homepage #left_container #left_bottom #promo
{
	float: left;
	width: 373px;
	padding-top: 10px;
	height: 139px;
	overflow: hidden;
}
#content_container_homepage #left_container #left_bottom #promo h2
{
	font-weight: bold;
	font-size: 25px;
	color: #083f80;
	padding-left: 5px;	
}
#content_container_homepage #left_container #left_bottom #promo h3
{
	font-weight: normal;
	font-size: 13px;
	color: #083f80;
	padding-left: 5px;
	padding-top:40px;
}
#content_container_homepage #left_container #left_bottom .page
{
  margin-left: 15px;
  font-size: 13px;
  color: #7A7A7A;
}
#content_container_homepage #right_container .products
{
	width: 344px;
	margin-left: 25px;
}
#content_container_homepage #right_container .products .product-short
{
	border-bottom-width: 1px;
	padding-bottom: 0px;
}

/* poradna */
#poradna
{
}
#poradna #left_container
{
	width: 525px;
	float: left;
}
#poradna #right_container
{
	width: 387px;
	float: left;
}
#poradna #right_container #formular
{
	width: 387px;
	background: url("../images/poradna_bg.png") repeat-y 0 0;
	padding: 0px;
	margin: 0px;
	padding-left: 37px;
	margin-top: 25px;
}
#poradna #right_container #formular label
{
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	position: relative;
	left: -20px;
}
#poradna #right_container #formular h3
{
	color: #FFFFFF;
	font-size: 15px;
	tex-align: center;
}
#poradna #right_container #formular input
{
	width: 273px;
	background: #FFFFFF;
}
#poradna #right_container #formular textarea
{
	height: 190px;
	width: 273px;
	background: #FFFFFF url("../images/poradna_cross.gif") no-repeat 50% 50%;
}
#poradna #right_container #formular #faq_publish
{
	width: auto;
	background: none;
}
#poradna #right_container #formular .top
{
	height: 5px;
	background: url("../images/poradna_top_left.gif") no-repeat 0 0;
	position: relative;
	left: -37px;
}
#poradna #right_container #formular .bottom
{
	height: 5px;
	background: url("../images/poradna_bottom_left.gif") no-repeat 0 100%;
	position: relative;
	left: -37px;
	margin-top: 30px;
}
#poradna #right_container #formular li
{
	margin-top: 5px;	
}
#poradna #right_container #formular #poradna_submit
{
	width: 77px;
	height: 18px;
	border-color: #FFFFFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #6fb78f url("../images/poradna_button_bg.gif") repeat-x 0 0;
}
#poradna #left_container .faq
{
	margin-right: 35px;
}
#poradna #left_container .faq p
{
	margin: 0 0 5px;
}
#poradna #left_container .faq h2
{
	font-size: 14px;
	margin: 20px 0 2px 0;	
}
#poradna #left_container .faq .data
{
	color: #f6883a;
	font-size: 11px;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #BFE2D0;
	margin-bottom: 15px;
}
#poradna #left_container .faq .data_answer
{
	color: #f6883a;
	font-size: 11px;
}
#poradna #left_container .faq .answer
{
	font-size: 12px;
	padding: 0 0 0 11px;
}
#poradna #left_container .faq hr
{
	width: 66%;
	color: #b6d4b2;
	border-color: #b6d4b2;
	float: left;
}
#content_container ul, #content_container ul li
{
	list-style-type: disc;
}
#content_container ol, #content_container ol li
{
	list-style-type: decimal;
}
#content_container ol, #content_container ul
{
	padding-left: 20px;
	margin-bottom: 5px;
}
form ul, form ul li, form ol, form ol li
{
	padding: 0px !important;
	margin: 0px !important;
	list-style-type: none !important;
}
#content_container .page .right
{
  margin: 0px 0px 10px 20px;
}

#content_container .page .left
{
  margin: 0px 20px 10px 0;
}
#content_container_homepage #left_container #left_bottom #promo{
  width:300px;
}
.tableList .row_0	{ background: #f1f1f1; }


.product_poradna	{ display: block; width: 225px; height: 226px; float: right; background: url('../images/poradna_product.jpg') 0 0 no-repeat; margin: 0 0 10px 15px; }
.product_poradna h2 { font-family: Arial; font-weight: bold; font-size: 18px; line-height: 42px; height: 42px; display: block; color: #008a4b; text-align: center; }
.product_poradna h3 { display: block; font-weight: bold; font-size: 14px; line-height: 42px; height: 42px; display: block; color: #FFFFFF; padding: 0 18px; }
.product_poradna p	{ display: block; padding: 0 18px; font-size: 11px; color: #FFFFFF; margin: 0; height: 90px; }
.product_poradna a	{ display: block; padding: 8px 18px 0 18px; height: 29px; font-size: 13px; color: #FFFFFF; font-weight: bold; text-transform: uppercase; }
h1.greeened			{ color: #008a4b; }
.lekar_header		{ display: block; height: 89px; padding: 18px 0 0 119px; background: url('../images/poradna_faq.jpg') 0 0 no-repeat; position: relative; left: -37px; margin: 0 0 5px 0; }
.lekar_header p		{ margin: 3px 0 0 0; font-size: 11px; color: #FFFFFF; }

#poradna #right_container #formular h3.oranged	{ color: #F6883A; }

