/*
---------------------------------------------------------------
---------------------------------------------------------------
--- CSS v.2 FILE FOR DPMZ SITE CREATED BY MARTIN FUSKO 2009 ---
---------------------------------------------------------------
---------------------------------------------------------------
*/

/*
--------------
--- GLOBAL ---
--------------
*/

body {
	position: relative;
	margin: 0px;
	padding: 0px; /* for Opera */
	font-size: 75%;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;	/* for IE */
	color: #505050;
	background-color: #edeff2;
	background-image: url(/i/body_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

html:first-child body {	/* for Opera 9 */
	font-size: 80%;
}

a {
	text-decoration: underline;
	color: #025900;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.separator {
	width: 100%;
	height: 1px;
	font-size: 1px;
	clear: both;
}

/*
------------
--- MAIN ---
------------
*/

#main {
	position: relative;
	margin: 0px auto;
	width: 994px;
	text-align: left;	/* for IE */
}

/*
--------------
--- HEADER ---
--------------
*/

#header {
	position: relative;
	height: 281px;
	background-image: url(/i/header_background.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header #logo {
	position: absolute;
	top: 7px;
	left: 32px;
	width: 261px;
	height: 102px;
}

#header #watchcry {
	position: absolute;
	top: 18px;
	right: 2px;
	width: 409px;
	height: 21px;
}

#header #watchcry span{
	font-size: 17px;
	font-weight: bold;
	color: #356600;
}

#header #flash_box {
	position: absolute;
	width: 990px;
	height: 180px;
	top: 54px;
	left: 2px;
}

/*
------------------------
--- QUICK SEARCH BOX ---
------------------------
*/

#header #quick_search_box {
	position: absolute;
	width: 348px;
	height: 21px;
	top: 250px;
	left: 12px;	
	margin: 0px;
	padding: 0px;
}

#header #quick_search_input {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 243px;
	height: 12px;
	padding: 3px 5px 4px 5px; /* top right bottom left */
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #a2a2a2;
	background-color: #ffffff;
	border: 1px solid #767675;
}

#header #quick_search_button {
	position: absolute;
	top: 0px;
	left: 261px;
}

/*
--------------
--- MENU_1 ---
--------------
*/

#menu_1_box {
	position: absolute;
	top: 242px;
	right: 2px;
	width: 640px;
	height: 37px;
	padding: 0px;
}

#menu_1 {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu_1 li {
	float: left;
	margin: 0px;
	padding: 0px 13px 0px 13px; /* top right bottom left */
	height: 37px;
	background-image: url(/i/menu_1_li_background.png);	
	background-repeat: repeat-y;
	background-position: top left;
}

#menu_1 li a {
	float: left;
	height: 14px;
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: 110%;
	text-decoration: none;
	color: #356600;
	padding: 8px 0px 8px 0px; /* top right bottom left */
	font-weight: normal;
	text-align: center;
	background-repeat: no-repeat;
}

#menu_1 li a:hover {
	border-bottom: 7px solid #c9b50f;
	padding: 8px 0px 8px 0px; /* top right bottom left */
	text-decoration: none;
}

* html #menu_1 li a:hover {
	padding: 8px 0px 6px 0px; /* top right bottom left */
}

/*
-----------------------
--- CONTENT_IN_MAIN ---
-----------------------
*/

#content_in_main {
	position: relative;
	width: 990px;
	padding: 0px 0px 0px 2px; /* top right bottom left */
}

/*
----------------
--- COLUMN_1 ---
----------------
*/

#column_1 {
	float: left;
	width: 259px;
	padding: 0px 0px 0px 0px; /* top right bottom left */
	background-image: none;
}

/*
--------------
--- MENU_2 ---
--------------
*/

.menu_2 {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 3px 0px 8px 23px;  /* top right bottom left */
	list-style-type: square;
}

.menu_2 li {
	padding: 3px 0px 0px 0px;  /* top right bottom left */
	font-size: 120%;	
	color: #2c5301;
}

.menu_2 a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #2c5301;
	text-decoration: none;
}
.menu_2 a:hover{
	text-decoration: underline;
}

/*
--------------
--- MENU_3 ---
--------------
*/

.menu_3 {
	float: left;
	width: 198px;
	margin: 0px;
	padding: 3px 0px 8px 23px;  /* top right bottom left */
}

.menu_3 li {
	padding: 3px 0px 0px 0px;  /* top right bottom left */
	font-size: 120%;	
	color: #564900;
}

.menu_3 a, .menu_3 .aa{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #564900;
}

/*
----------------
--- COLUMN_2 ---
----------------
*/

#column_2 {
	float: left;
	width: 493px;
	padding: 5px 0px 0px 0px; /* top right bottom left */
	background-image: none;
}

.big_box {
	padding: 5px 0px 0px 0px; /* top right bottom left */
	border-bottom: 1px solid #92b503;
}

.big_box .img_left {
	float: left;
	padding: 0px 4px 4px 0px; /* top right bottom left */
	margin: 3px 7px 5px 0px; /* top right bottom left */
}

.big_box .date {
	color: #88a522;
	font-size: 85%;
}

/*.big_box h2, .{*/
#column_2 h2{
	color: #025900;
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px; /* top right bottom left */
}

/*
----------------
--- COLUMN_3 ---
----------------
*/

#column_3 {
	float: left;
	width: 226px;
	padding: 0px 0px 0px 12px; /* top right bottom left */
	background-image: none;
}

/*
------------
--- BOXS ---
------------
*/

#box_cestujuci, #box_dalsie_sluzby, #box_vyhladanie_spojenia, #box_mailing_list, #box_anketa {
	padding: 3px 0px 0px 0px; /* top right bottom left */
	float: left;
}
#box_vyhladanie_spojenia .u {
	padding: 5px 0;
}
#box_vyhladanie_spojenia .u img{
	display: block;
	margin: 3px 0 0 10px;
	border: 0;
}
#box_cestujuci .vertical_text {
	position: absolute;
	width: 29px;
	height: 154px;
	left: -27px;
}

#box_dalsie_sluzby .vertical_text {
	position: absolute;
	width: 29px;
	height: 208px;
	left: -27px;	
}

#box_cestujuci .top, #box_dalsie_sluzby .top {
	float: left;
	width: 239px;
	height: 5px;
	font-size: 0px; /* IE6 Fix */	
	background-image: url(/i/box_cestujuci_top_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#box_dalsie_sluzby .top {
	background-image: url(/i/box_dalsie_sluzby_top_background.gif);
}

#box_vyhladanie_spojenia .top, #box_mailing_list .top, #box_anketa .top  {
	float: left;
	width: 226px;
	height: 5px;	
	font-size: 0px; /* IE6 Fix */
	background-image: url(/i/box_vyhladanie_spojenia_top_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#box_mailing_list .top {
	background-image: url(/i/box_mailing_list_top_background.gif);
}

#box_anketa .top {
	background-image: url(/i/box_anketa_top_background.gif);
}

#box_cestujuci .content, #box_dalsie_sluzby .content {
	float: left;
	width: 234px;
	background-color: #f8d500;
}

#box_dalsie_sluzby .content {
	background-color: #add507;
	min-height: 208px;	
}

#box_vyhladanie_spojenia .content, #box_mailing_list .content, #box_anketa .content {
	float: right;
	width: 221px;
	margin-left: 5px;
	background-image: url(/i/box_vyhladanie_spojenia_content_background.png);
	background-repeat: no-repeat;
	background-position: top left;	
	background-color: #fcf300;
}

#box_mailing_list .content {
	background-image: url(/i/box_mailing_list_content_background.png);
	background-color: #f8d500;
}

#box_anketa .content {
	background-image: url(/i/box_anketa_content_background.png);
	background-color: #e9e8eb;
}

#box_vyhladanie_spojenia .content p, #box_mailing_list .content p, #box_anketa .content p {
	color: #564900;
	font-size: 90%;
	margin: 0px;
	padding: 7px 5px 7px 10px; /* top right bottom left */
}

#box_anketa .content form {
	margin: 0px;
	padding: 0px 5px 10px 8px; /* top right bottom left */
	color: #564900;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.8;
}

#hlasuj_button {
	float: right;
	padding: 3px 0px 5px 0px; /* top right bottom left */
}

/*
--------------------------------
--- VYHLADANIE SPOJENIA FORM ---
--------------------------------
*/

#vyhladanie_spojenia_form {
	width: 203px;
	margin: 0px 0px 0px 9px; /* top right bottom left */	
	padding: 0px;
}

#vyhladanie_spojenia_form table {
	float: left;
	border-collapse: collapse;
}

#vyhladanie_spojenia_form select, #vyhladanie_spojenia_form .search_input {
	margin: 0px 0px 1px 0px; /* top right bottom left */	
	padding: 0px 0px 0px 2px; /* top right bottom left */	
	width: 201px;
	font-size: 80%;
	height: 19px;
	color: #a2a2a2;
	background-color: #ffffff;
	border: 1px solid #767675;
}

#vyhladanie_spojenia_form .search_input {
	width: 195px;
	height: 15px;
	padding: 2px 0px 0px 4px; /* top right bottom left */		
}

#vyhladanie_spojenia_form #vyhladanie_spojenia_button {
	float: right;
	padding: 0px 0px 5px 0px; /* top right bottom left */
}

/*
-------------------------
--- MAILING LIST FORM ---
-------------------------
*/

#mailing_list_form {
	width: 203px;
	margin: 0px 0px 0px 9px; /* top right bottom left */
	padding: 0px;
}

#mailing_list_form table {
	float: left;
	border-collapse: collapse;
}

#mailing_list_input {
	width: 185px;
	height: 12px;	
	padding: 3px 5px 4px 5px; /* top right bottom left */
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #a2a2a2;
	background-color: #ffffff;
	border: 1px solid #767675;
}

#mailing_list_button {
	float: right;
	padding: 0px 0px 5px 0px; /* top right bottom left */
}

/*
--------------
--- FOOTER ---
--------------
*/

#footer {
	position: relative;
	width: 994px;
	padding: 20px 10px 10px 0px; /* top right bottom left */		
	text-align: right;	
	font-size: 90%;
}

#footer a {
	color: #025900;
}

.img_mini{
	margin: 0 6.3px 6.3px 0;
}

.vah{
	vertical-align: top;
	font-weight: bold;
}
.ls4{
	float: left;
	text-align: center;
	width: 150px;
}
.c{
	clear: both;
}


.vok{
	margin-top: 8px;
}
.vok td{
	padding: 2px 4px;
	border-bottom: 1px solid #E0E0E0;
}
.vok thead{
	background: #F0F0F0;
	font-weight: bold;
}
.h3{
	font-weight: bold;
	font-size: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}
.ce{
	text-align: center;
}
.f_zlt{
	background-image: url(/i/bod_zlt.png);
}
.f_zel{
	background-image: url(/i/bod_zel.png);
}
.t_spoj{
	width: 100%;
}
.d_spoj{
	width: 250px;
	margin-top: 10px;
}
.t_spoj td, .d_spoj td{
	padding: 3px;
}
.t_spoj a, .d_spoj a{
	color: #000000;
}
.d_info{
	font-size: 12px;
}
.d_info td{
	/*padding: 1px 4px 1px 0;*/
	padding: 1px 10px 1px 3px;
}
.b{
	font-weight: bold;
}
.pop{
	background-image: url(/i/bod_crn.png);
	width: 20px;
	text-align: center;
	padding: 0 2px 0 2px;
	font-weight: bold;
}
.str{
	margin-top: 12px;
}
.str a{
	padding: 2px 5px;
	color: #025900;
	text-decoration: none;
}
h3{
	color: #025900;
	font-size: 14px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
}
.th, .the{
	background: url(/i/bod_zlt.png);
	font-weight: bold;
}
.the{
	background: url(/i/bod_zel.png);
}
.tc{
	width: 10px;
}
.d_info .cas{
	width: 25px;
	text-align: center;
	padding: 1px 4px 1px 0;
}
.p2{
	padding: 2px;
}
.d_info .tp1{
	padding-left: 3px;
}
.pp1{
	width: 28px;
	text-align: center;
	float: left;
}
.pp2{
	margin-left: 2px;
	float: left;
}
.zl_tl{
	float: left;
	/*width: 115px;*/
	/*width: 145px;*/
	margin-right: 8px;
}
.zl_tl a{
	color: black;
}
.pan_t{
	position: absolute;
	width: 221px;
	height: 167px;
	background: #DADBDE;
	z-index: 85;
	opacity: 0.8;
	-moz-opacity: 0.8;
	top: 61px;
	left: 765px;
}
.pan_v{
	position: absolute;
	/*left: 765px;*/
	left: 775px;
	top: 61px;
	z-index: 86;
}
.pan_v select, .pan_v input{
	font-size: 90%;
	color: black;
	background: white;
	border: 1px solid #747675;
	padding: 1px;
	margin: 0;
}
.pan_v input{
	padding: 2px 1px;
}
.pan_v .n{
	color: #2D6100;
	font-weight: bold;
	font-size: 115%;
	margin: 10px 0;
}
.pan_v #sub{
	border: 0;
	padding: 0;
}
.pan_v .s1{
	width: 199px;
	margin: 0 0 2px 0;
}
.pan_v .mg{
	margin: 4px 0 2px 0;
}
.pan_v .cas{
	width: 50px;
	margin: 0 0 2px 8px;
}
.pan_v .odchod{
	width: 76px;
	margin: 0 0 2px 0;
}
.pan_v #sub{
	float: right;
	margin: 5px 20px 0 0;
}
.pan_v .s2{
	width: 119px;
}
.pan_tab{
	width: 199px;
	margin-top: -15px;
}
.pan_tab td{
	padding: 1px 0;
}
.pan_tab .sub_b{
	padding-top: 4px;
	text-align: right;
}
.fotogaleria{
	float: left;
	margin: 14px 18px 0 0;
	width: 158px;
	height: 150px;
	border: 1px solid #F8D500;
	background: white;
	padding: 10px 0 4px 0;
	display: block;
	cursor: pointer;
}
.fotogaleria:hover{
	background: #F4FECE;
}
.fotogaleria p{
	text-align: center;
	padding: 0 6px 0 0;
	margin: 12px 0 0 0;
}
.test{
	text-align: right;
	color: #356600;
	padding-right: 22px;
}
.dok{
	margin: 0;
	padding: 6px 0 0 18px;
	list-style-type: none;
}
.dok small{
	display: block;
	float: right;
	width: 125px;
	padding-top: 6px;
}
.dh3{
	margin: 12px 0 2px 0;
}
.dotaznik label{
	display: block;
}
.dotaznik .el{
	margin: 0 0 20px 0;
}
.dotaznik p{
	margin: 0;
	padding: 0;
}
.dotaznik textarea{
	width: 400px;
	height: 120px;
}
.dotaznik .err{
	color: red;
}
.foto_text{
	text-align: center;
	display: block;
	margin-top: 12px;
}
#jazyk{
	position: absolute;
	top: 20px;
	left: 370px;
}
#jazyk a{
	text-decoration: none;
}