 * {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#181418;
}
a:hover {
	text-decoration:none;
	color: #000000;
}

img {
	border:none;
}

a img {
	border:none;
	text-decoration:none;
}
.cleaner{
	clear:both;
	height:3px;
	padding:0;
	margin:0;
}
li {
  list-style-type:square;
  list-style-position:inside;
}

/*construktion start*/
body {
	background-color: #ffffff;
	color: #181418;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/water_bg.jpg);
	background-repeat: repeat;
}

#web {
	margin:0 auto 0 auto;
	width:900px;
	min-height:600px;
	background-color:#ffffff;
}

#web2 {
	margin:0 auto 0 auto;
	width:872px;
	min-height:600px;
	background-color:#ffffff;
}

#head {
	background-image: url(../images/back_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:222px;
	color:white;
	
}
#head strong {
	color:yellow;
	font-weight:normal;
}
#head a {
	color:white;
}
#headt {
	margin-left:30px;
	text-align:left;
	font-size:10px;
}
#headt img {
	margin:5px 5px 0 30px;
}
#headt img.fir {
	margin-left:40px;
}
#logo {
	display:block;
	float:left;
	width:200px;
	height:85px;
	border:0px solid gray;
	margin-left:28px;
	margin-top:5px;
}

#hlastminute {
	display:block;
	float:left;
	width:103px;
	height:85px;
	border:0px solid gray;
	margin-left:52px;
	margin-top:5px;
}
#hespana {
	display:block;
	float:left;
	width:93px;
	height:85px;
	border:0px solid gray;
	margin-left:10px;
	margin-top:5px;
}

#hnalyze {
	display:block;
	float:left;
	width:87px;
	height:85px;
	border:0px solid gray;
	margin-left:18px;
	margin-top:5px;
}
#podnos {
	padding-top:26px;
	text-align:center;
	clear:both;
	font-size:10px;
}

#menu {
	margin-top:7px;
	height:46px;
}

#menu a {
	display: block;
	float:left;
	background-image: url(../images/back_menu2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:126px;
	margin-right:10px;
	
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	padding:10px 0 15px 10px;
	text-align:left;
	color:#03477a;
}
#menu a:hover, #menu a.activ, #menu a.m1activ, #menu a.m2activ, #menu a.m3activ, #menu a.m4activ, #menu a.m5activ {
	background-image: url(../images/back_menu2_hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:18px 0 10px 10px;
}

#menu a.m1 {
	background-image: url(../images/back_menu1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.m1:hover, #menu a.m1activ {
	background-image: url(../images/back_menu1_hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu a.m2 {
	background-image: url(../images/back_menu2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.m2:hover, #menu a.m2activ {
	background-image: url(../images/back_menu2_hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu a.m3 {
	background-image: url(../images/back_menu3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.m3:hover, #menu a.m3activ {
	background-image: url(../images/back_menu3_hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu a.m4 {
	background-image: url(../images/back_menu4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.m4:hover, #menu a.m4activ {
	background-image: url(../images/back_menu4_hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu a.m5 {
	background-image: url(../images/back_menu5.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.m5:hover, #menu a.m5activ {
	background-image: url(../images/back_menu5_hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}



#menu span {
	display: block;
	float:right;
	background-image: url(../images/back_dest.png);
	background-repeat: repeat-x;
	background-position: left top;
	width:126px;
	
	font-weight:normal;
	font-size:14px;
	color:#2c5671;
	padding:10px 0 15px 10px;
	text-align:left;
}

#menu div.submenu {
	float:left;
	width:694px;
	background-image: url(images/back_submenu.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding:10px 0px 10px 0px;
}
#menu div.submenu a {
	display:inline;
	background-image:none;
	font-size:11px;
	font-weight:normal;
	padding:0px 5px 0px 5px;
	float:none;
}
#newsh {
	clear:both;
}
#sp {
	color:#61c5fe;
	float:left;
	width:185px;
}
#sub_1 {
	color:#fcec3a;
	float:left;
	width:532px;
}
#sub_1 a{
	color:#fcec3a;
}


#left {
	width:195px;
	float:left;
}
#page {
	width:510px;
	float:left;
	
	/*background-image: url(images/back_page.png);
	background-repeat: repeat-y;
	background-position: left top;*/
	min-height:550px;
	padding:0 5px 0 5px;
	text-align:left;
}
#page h3 {
  font-size:13px;
  margin:5px;
  padding:10px  5px 0 10px;
}
#right {
	width:156px;
	float:right;
	text-align:left;
	/*background-image: url(../images/right_bott.png);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	
  padding-bottom:10px;
}

#blue {
	/*width:156px;
	float:right;
	text-align:left;*/
	background-image: url(../images/right_bott.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:50px;
}


/*left*/
div.news {
	background-image: url(../images/back_newsin.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:5px;
}
div.newsin {
	background-image: url(../images/news_blue2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:2px 5px 5px 5px;
}
div.newsy {
	background-image: url(../images/back_newsy.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:5px;
}
div.newsiny {
	background-image: url(../images/news_yellow2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:2px 5px 5px 5px;
}
#left ul {
  margin-left:30px;
}

#left h3.bo {
	margin:0;
	padding:0 0 0 15px;
	text-align:left;
	color:#3192d9;
	font-size:13px;
	font-weight:normal;
	/*background-image: url(../images/back_h3left.png);
	background-repeat: no-repeat;
	background-position: left 2px;*/
}
#left h3.boy {
	margin:0;
	padding:0 0 0 15px;
	text-align:left;
	color:#3192d9;
	font-size:13px;
	font-weight:normal;
	/*background-image: url(../images/back_h3left_y.png);
	background-repeat: no-repeat;
	background-position: left 2px;*/
}
#left div.date {
	text-align:left;
	color:#2bb1fe;
	font-size:12px;
	font-weight:normal;
	padding-left:15px;
}
#left div.date span{
	padding-left:50px;
	
}
#left div.newsin div.te {
	padding:10px 0 0 10px;
	text-align:left;
	color:#0d374a;
}
#left a {
  text-decoration:underline;
  color: #03477a;
}
#left a:hover {
  text-decoration:underline;
  color:rgb(254,130,0);
}
#anketa {
	text-align:left;
	padding:5px;
}
div.anketa_odpoved {
	margin:5px;
}
#left table.kont {
  text-align:left;
  margin:5px;
}
/*page*/
#page h1 {
	font-size:18px;
	color:#03477a;
	padding:0px 0 0 0;
	margin:8px 10px 15px 10px;
	text-align:center;
}
#page div.flas {
  background-image: url(../images/back_map.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:650px;
}
#page div.formonhome {
  float:right;width:120px;
  padding-top:12px;
}
#page div.formonhome input, #page div.formonhome select {
  font-size:11px;
  width:100px;
  margin-bottom:7px;
}
#page ul {
  margin-left:30px;
}
#ramecek {
  margin:0px 10px 10px 10px;
}
#page a {
  color:#03477a;
  text-decoration:underline;
}
#page a:hover {
  color:rgb(254,130,0);
  text-decoration:underline;
}

/*right*/
/*#right a {
	display:block;
	background-image: url(../images/right_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:156px;
	padding:6px  0px 16px 25px;
	color:#03477a;
	text-align:left;
}*/

#right a {
	padding:5px  0px 5px 5px;
	text-align:left;
	text-decoration:none;
	color:#03477a;
}
#right a:hover {

	text-decoration:underline;

}
#right a.uk {
	display:block;
	padding:0px  0px 0px 10px;
	text-align:left;
	color:#03477a;
}
#right a.uk:hover {
  text-decoration:underline;
}
#right a.reg {
	display:block;
	background-image: url(../images/right_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:156px;
	padding:6px  0px 9px 25px;
	text-align:left;
	text-decoration:none;
	color:#03477a;
	font-weight:bold;
}
#right a.reg span {
	padding:0 0 0 5px;
}
#right div.rozbal {
  margin:5px 0 10px 5px;
  padding:0 0 5px 0;
  border-right:1px dotted #e8e8e8;
  border-left:0px dotted #e8e8e8;
  border-bottom:1px dotted #e8e8e8;
}
#bottom {
	/*clear:both;*/
	border-top:1px solid #e8e8e8;
	margin:5px;
	padding:10px;
	color:gray;
	text-align:left;
}
#lister {
  text-align:center;
}
#lister a {
  text-decoration:none;
  padding:1px 5px 1px 5px;
}
#lister a:hover, #lister a.activ {
  background-color:#fe8200;
  color:white;
}

div.shadow_left {
  margin:5px 5px 15px 5px;
  border:1px solid #e8e8e8;
  padding:5px;
  background-image: url(../images/back_rank_show.png);
  background-position:left top;
  background-repeat:repeat-y;
}