@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

body {
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

div.main {
	width: 900px;
	margin: auto;
}

div.top_left, div.top_right {
	width: 40%;
	height: 8px;
	padding: 10px 4px 5px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADAD;
}

div.top_left {
	float: left;
}

div.top_right {
	float: right;
	text-align: right;
}

div.top_left a, div.top_right a {
	color: #666;
	text-decoration: none;
}

div.top_left a:hover, div.top_right a:hover {
	color: #111;
	text-decoration: underline;
}

div.top_right span:hover {
	cursor: pointer;
	text-decoration: underline;
}

div.menubar {
	clear: both;
	float: left;
	width: 683px;
	height: 31px;
	padding-bottom: 12px;
	background-image: url(img/menubar_bg.jpg);
	background-repeat: repeat-x;
}

div.menubar ul.menu>li>div {
	display: none;
	position: absolute;
	margin-left: 14px;
	z-index: 42000;
	_width: 108px;
	&amp;width: 108px;
}

div.menubar ul.menu>li>div[id=sluzby] {
	_width: 155px;
	&amp;width: 155px;
}

/*div.menubar ul.menu>li>div[id=produkty]>div {
	margin-left: 158px !important;
}*/

div.menubar ul.menu>li>div a {
	display: block;
	padding-left: 6px;
	padding-bottom: 10px;
	padding-top: 6px;
	padding-right: 15px;
	height: 9px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(img/drop_a.png);
	background-repeat: repeat;
	background-position: top right;
	position: relative;
	top: -5px;
	white-space: nowrap;
	z-index: 42000;
}

div.menubar ul.menu>li>div a:hover {
	background-image: url(img/drop_al.png);
	color: #C4D8E7;
}

div.menubar ul.menu>li>div a.drop_normal {
	background-image: url(img/drop_bg.png);
	background-repeat: repeat;
}

div.menubar ul.menu>li>div a.drop_normal:hover {
	background-image: url(img/drop_bgl.png);
	background-repeat: repeat;
}

div.menubar ul.menu>li>div>div {
	position: absolute;
	z-index: 42000;
	margin-left: 158px;
	margin-top: -25px;
	display: none;
	z-index: 42000;
}

div.menubar ul.menu>li>div>div a {
	display: block;
	background-image: url(img/drop_bg.png);
	padding-right: 10px;
	padding-left: 10px;
	_width: 130px;
	&min-width: 100px;
	z-index: 42000;
}

div.menubar ul.menu>li>div>div a:hover {
	background-image: url(img/drop_bgl.png);
}

div.menubar ul.menu {
	list-style-type: none;
	margin-left: 5px;
	z-index: 420000;
}

div.menubar ul.menu>li {
	float: left;
}

div.menubar ul.menu>li>a {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 14px 16px 12px 16px;
	z-index: 42000;
}

div.menubar ul.menu>li>a:hover {
	color: #B6D0E6;
}

div.search {
	float: right;
	background-image: url(img/menubar_bg.jpg);
	background-repeat: repeat-x;
	width: 217px;
	color: #BAD3E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: 44px 0px;
	height: 28px;
	padding-top: 15px;
}

div.search input {
	color: #BAD3E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/search.jpg);
	background-repeat: no-repeat;
	border: none;
	border-width: 0px;
	position: relative;
	top: -1px;
	width: 108px;
	height: 14px;
	padding: 3px 2px 0px 4px;
	vertical-align: text-top;
}

div.search img {
	vertical-align: text-top;
	position: relative;
	top: -15px;
	cursor: pointer;
}

div.header {
	clear: both;
	width: 900px;
	height: 223px;
	background-image: url(img/header_bg.jpg);
	background-repeat: repeat-x;
}

div.active_left {
	float: left;
	width: 530px;
	height: 223px;
	background-image: url(img/active_left.jpg);
	background-repeat: no-repeat;
	background-position: 146px;
}

div.active_menu {
	float: left;
	width: 146px;
	height: 223px;
	background-image: url(img/active_bg.jpg);	
	background-repeat: repeat-x;
}

div.active_menu_header {
	width: 156px;
	margin-top: 33px;
	margin-left: 9px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1661AA;
	background-image: url(img/active_sep1.jpg);
	background-repeat: no-repeat;
	background-position: 6px bottom;
	padding-bottom: 4px;
}

div.active_menu_header img {
	vertical-align: bottom;
	margin-right: 3px;
	position: relative;
	left: -4px;
}

div.active_left ul {
	float: right;
	font-size: 11px;
	color: #666;
	list-style-type: none;
	position: relative;
	left: 7px;
	top: -1px;
	min-width: 126px;
	z-index: 3;
}

div.active_left ul li {
	cursor: pointer;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom: 1px dotted #CCC;
}

div.active_left ul li.active {
	color: #000;
	/*font-weight: bold;*/
	background-image: url(img/active_li.jpg);
	background-repeat: repeat-y;
	cursor: default;
}

div.active_left ul li.active:hover {
	border-color: #CCC;
	background-image: url(img/active_li.jpg);
}

div.active_left ul li:hover {
	border-color: #999;
	color: #444;
	background-image: url(img/active_li2.jpg);
	background-repeat: repeat-y;
}

div.active_left ul li.active_last {
	border-width: 0px;
}

div.active_obsah {
	float: right;
	width: 348px;
	height: 223px;
	text-align: left;
}

table.photo {
	width: 293px;
	height: 168px;
	margin-top: 28px;
	margin-left: 32px;
	background-image: url(img/photo.jpg);
	background-repeat: no-repeat;
	z-index: 5;
}

table.photo td {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 1px;
}

div.active_status {
	float: left;
	width: 130px;
	color: #AAA;
	font-size: 11px;
	padding-left: 42px;
	margin-top: 4px;
}

div.active_status img {
	cursor: pointer;
	margin-left: 4px;
}

div.active_title {
	float: right;
	width: 135px;
	text-align: right;
	color: #FFF;
	font-size: 11px;
	padding-right: 35px;
	margin-top: 4px;
}

div.logo {
	float: right;
	width: 370px;
	height: 214px;
	padding-top: 9px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

div.logo a.header_icon {
	display: block;
	width: 59px;
	height: 60px;
	position: relative;
	left: 280px;
	margin-top: 6px;
}

div.logo a.header_icon:hover {
	background-position: -59px 0px;
}

div.info_lista {
	clear: both;
	width: 900px;
	height: 30px;
	border-bottom: 6px solid #2967AB;
}

div.info_lista_left {
	float: left;
	width: 465px;
	height: 23px;
	padding: 7px 35px;
	background-image: url(img/info.jpg);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	color: #B2B2B2;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

div.info_lista_left a {
	color: #1661AA;
	text-decoration: none;
}

div.info_lista_left a:hover {
	color: #529DE9;
}

div.info_lista_right {
	float: right;
	width: 355px;
	height: 23px;
	padding: 7px 5px 0px 0px;
	text-align: right;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #595959;
}

div.footer {
	clear: both;
	width: 900px;
	height: 43px;
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #7F7F7F;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.footer div.nahoru {
	float: left;
	width: 450px;
}

div.footer a {
	text-decoration: none;
}

div.footer a>span {
	color: #C4C4C4;
	position: relative;
	top: 14px;
}

div.footer a img {
	border: none;
	margin-top: 11px;
	margin-left: 10px;
	margin-right: 9px;
	vertical-align: top;
}

div.footer a:hover>span {
	text-decoration: underline;
}

div.footer div.copyright {
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 14px;
	width: 440px;
}

div.footer div.copyright a {
	text-decoration: none;	
	color: #7F7F7F;
}

div.footer div.copyright a:hover {
	text-decoration: underline;	
	color: #C4C4C4;
}

div.gallery {
	float: right;
	width: 310px;
	min-height: 370px;
	margin-top: 15px;
	background-image: url(img/gallery_border.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	margin-bottom: 30px;
}

div.gallery_header {
	color: #FFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(img/obsah_header.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 4px;
	padding-top: 8px;
	margin-top: -8px;
}

div.gallery_header img {
	float: left;
	vertical-align: top;
	position: relative;
	top: -11px;
	margin-right: 8px;
	margin-bottom: 0px;
}

div.gallery_header span {
	color: #737373;
}

div.gallery table {
	margin: auto;
}

td.gallery_body {
	vertical-align: middle;
	text-align: center;
	width: 254px;
	padding-top: 18px;
}

td.gallery_body img {
	border: none;
	margin: auto;
	text-align: center;
	margin-bottom: 8px;
}

div.obsah {
	float: left;
	width: 540px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 15px;
	text-align: justify;
	background-image: url(img/obsah_border.jpg);
	background-repeat: no-repeat;
	background-position: right 60px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div.obsah h1.header span {
	color: #FFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(img/obsah_header.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	position: relative;
	left: -20px;
	padding: 5px 25px 4px 25px;
}

div.obsah h1.header a {
	color: #595959;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(img/obsah_header2.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	position: relative;
	left: -20px;
	padding: 5px 0px 4px 25px;
}

div.obsah h1.header {
	margin-bottom: 18px;
}

div.obsah ul {
	list-style-type: none;
	margin-left: 42px;
	margin-top: 5px;
}

div.obsah ul li {
	padding-left: 12px;
	background-image: url(img/li.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 1px;
}

div.obsah ul li a {
	color: #2965AA;
	text-decoration: none;
}

div.obsah ul li a:hover {
	color: #7D93DF;
}

div.obsah h1, div.obsah h2, div.obsah h3, div.obsah h4 {
	color: #2965AA;
	margin-top: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.obsah h1 { font-size: 25px }
div.obsah h2 { font-size: 22px }
div.obsah h3 { font-size: 19px }
div.obsah h4 { font-size: 16px; color: #222 }

div.obsah a h1:hover, div.obsah a h2:hover, div.obsah a h3:hover, div.obsah a h4:hover {
	color: #7D93DF;
}

div.obsah a.pdf {
	color: #1D1D1D;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

div.obsah a.pdf:hover, div.obsah a.pdf span {
	color: #666;
}

div.obsah a.pdf img {
	border: none;
	margin-right: 9px;
}

div.obsah input, div.obsah select, div.obsah textarea {
	color: #111;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #5794BF #C5DAED #C7E2F1 #C5DAED;
	margin: 5px;
}

div.obsah input[type=submit], div.obsah input[type=button] {
	cursor: pointer;
	background-color: #FFF;
}

div.obsah input:hover, div.obsah select:hover, div.obsah textarea:hover {
	color: #333;
	border-color: #8A8A8A #D6D6D6 #DDDDDD #D6D6D6;
}

div.levej {
	float: left;
}

div.pravej {
	float: right;
	text-align: left
}

div.separator {
	width: 100%;
	margin: auto;
	height: 3px;
	border-bottom: 1px solid #CCC;
	clear: both;
}

table.pdfs {
	margin: auto;
}

table.pdfs td {
	padding: 7px 8px 6px 8px;
}

table.pdfs tr.horni td {
	background-image: url(img/menubar_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	color: #FFF;
	text-align: center;
}

table.pdfs tr.dark td {
	background-color: #E8E8E8;
}

table.pdfs tr img {
	display: none;
}

table.pdfs tr:hover img {
	display: inline;
}

table.pdfs a {
	color: #1661AA;
	text-decoration: none;
}

table.pdfs td a:hover {
	color: #111;
}

table.pdfs tr.horni td a {
	color: #FFF;
	text-decoration: none;
}

table.pdfs tr.horni td a:hover {
	color: #529DE9;
}

div.obsah .extra {
	color: #1661AA;
}

div.obsah .ultra {
	color: #000;
}

div.obsah a, table.novinky a {
	color: #1661AA;
	text-decoration: none;
}

div.obsah a:hover, table.novinky a:hover {
	color: #529DE9;
}

div.obsah table.login_table {
	border-top: 2px solid #535353;
	border-bottom: 1px solid #535353;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-left: 40px;
}

div.obsah .objednavky {
	margin: auto;
	min-width: 500px;
}

div.obsah .objednavky td {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 3px;
}

div.obsah .objednavky .header td {
	font-weight: bold;
	background-image: url(img/menubar_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -11px;
	color: #FFFFFF;
	padding-right: 19px;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 6px;
}

div.obsah .polozky {
	margin: auto;
}

div.obsah .polozky td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
}

div.obsah .big_button {
	width: 250px;
	height: 29px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/menubar_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -11px;
	border: 0px solid #07367F;
	padding-bottom: 1px;
	cursor: pointer;
}

div.obsah .big_button:hover {
	color: #C6D0FD;
	border-color: #07367F;
}

div.obsah .search_form {
	margin-left: 42px; 
	padding-left: 38px; 
	padding-bottom: 9px;
	background-image: url(img/search_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

div.obsah .search_form table {
	color: #C6D0FD;
	margin-left: 25px;
}

table.seminare {
	margin: auto;
}

table.seminare td.nazev a {
	font-size: 16px;
	font-weight: bold;
}

table.seminare td.datum {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #1661aa;
}

table.seminare td.img {
	text-align: right;
	padding-left: 8px;
}

table.seminare td.img img {
	border: none;
}

table.seminare div.pdfko {
	text-align: right;
}

table.seminare div.pdfko a {
	color: #000000;
}

table.seminare div.pdfko a:hover {
	color: #000000;
	text-decoration: underline;
}

table.kalendar {
	margin: auto;
}

table.kalendar tr.horni td {
	width: 116px;
	height: 29px;
	text-align: center;
	border-width: 0px;	
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	background-image: url(img/menubar_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-position: 0px -11px;
}

table.kalendar tr.radek td {
	background-color: #E1E4E8;
	background-image: url(img/calendar_normal.jpg);
	background-repeat: repeat-x;
	border: 1px solid #586475;
	height: 94px;
	vertical-align: top;
	cursor: pointer;
}

table.kalendar tr.radek td div.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202020;
	padding: 3px;
}

table.kalendar tr.radek td.hidden div.datum {
	color: #DDD;
}

table.kalendar tr.radek td.hidden {
	background: none;
	border-color: #D2D2D2;
	color: #D2D2D2;
	cursor: default;
}

table.kalendar tr.radek td.vikend {
	background-image: url(img/calendar_weekend.jpg);
	background-color: #DFEEDB;
	border-color: #508D40;
}

table.kalendar tr.radek td.today {
	background-image: url(img/calendar_today.jpg);
	background-color: #F6D3DB;
	border-color: #AB2242;
}

table.kalendar tr.radek td.hidden:hover {
	background: none;
	border-color: #D2D2D2;
	color: #D2D2D2;
}

table.kalendar tr.radek td:hover .datum {
	font-weight: bold;
}

table.kalendar tr.radek td.hidden:hover .datum {
	font-weight: normal;
}

table.kalendar tr.radek td:hover {
	border-color: #000000;
}

div.obsah a.calendar_sipka {
	background-image: url(img/menubar_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #FFF;
	padding: 10px;
	font-size: 15px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.obsah a.calendar_sipka:hover {
	color: #B9DFFF;
}

.calendar_mesic {
	background-image: url(img/menubar_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #FFF;
	padding: 9px 30px 8px 30px;
	font-size: 17px;
}

table.kalendar tr.radek td div.udalost {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 3px;
}

table.novinky {
	margin: auto;
	margin-top: -8px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

table.novinky td.nazev a {
	font-size: 16px;
	font-weight: bold;
}

table.novinky td.nazev {
	border-bottom: 1px solid #CCC;
}

table.novinky td.img {
	text-align: center;
	border-top: 1px solid #CCC;
	padding-top: 8px;
}

table.novinky td.img img {
	border: none;
	margin-bottom: 4px;
}

table.novinky td.vice {
	text-align: right;
	border-top: 1px solid #CCC;
	border-bottom: 2px solid #CCC;
	padding: 0px;
}

table.novinky td.vice a {
	font-weight: bold;
	display: block;
	padding: 3px 6px 3px 0px;
	background-color: #F7F7F7;
}

table.novinky td.vice a:hover {
	background-color: #F0F0F0;
	color: #333;
}
