*{
	padding:0px;
	margin:0px;
}

img{
	border:0px;
}

img.content{
	margin:10px;
	vertical-align:middle;
}

body{
	font-family:Verdana;
	font-size:x-small;
	background-color:#E0FFC0;
	text-align:center;
	min-width: 960px;
}

img#crossobject{
	border:none;
	visibility:hidden;
}
img#crossinter{
	border:none;
	margin-top:30px;
}

a {
	border:none;
	color:#000;
}
a:hover {
	border:none;
	background: transparent;
}
a:visited {
	color: #080;
}
a.menu_link {
	color:#FFFFFF;
	border:none;
	text-decoration:none;
}
a.menu_link_red {
	color:#FF6666;
	border:none;
	text-decoration:none;
	margin-bottom:3px;
}
a.menu_link:hover {
	color:#00CD13;
	border:none;
	text-decoration:none;
	background: transparent;
}
a.navi {
	color:#000;
	border:none;
	text-decoration:none;
	font-size:60%;
	letter-spacing:0;
}
a.navi:hover {
	color:#080;
	border:none;
	text-decoration:none;
	font-size:60%;
	letter-spacing:0;
}

div#main{
	background-color:#FFFFFF;
	position:relative;
	width:960px;
	margin:10px auto;
	border:1px solid #AAAAFF;
}

h1, h1 span {
	text-align: left;
	font-family:Verdana;
	font-size:medium;
	width: 960px;
	height: 130px;
	font-size: 110%;
	overflow: hidden;
	z-index: 0;
	cursor: pointer;
	cursor: hand;
}

h1 {
	text-align: right;
}

h1 span {
	display: block;
/*	background:  url("../img/h1.jpg") no-repeat;*/
	z-index: 1;
	position: absolute;
	left:0px;
}

h2 {
	padding: 5px 0;
	margin: 10px 25px 15px 250px;
	font-size: 100%;
	font-family:Verdana;
	font-size:medium;
	text-align: center;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	font-weight:bold;
	color:#000000;
	background: transparent;
}

h3 {
	font-size: 100%;
	color: #626262;
	padding: 5px 0;
	margin: 0 25px 0 250px;
	color:#000000;
	text-align: center;
	background: transparent;
}

hr {

/*	display: none;*/
}

p {
	padding: 5px 0 10px 0;
	margin: 0 25px 0 250px;
	line-height: 1.5;
	color: #626262;
}

p.ods{
	padding: 5px 100px 10px 100px;
	margin: 0 25px 0 250px;
	line-height: 1.5;
	color: #626262;
}

p#foot{
	clear:both;
	text-align:right;
	border:none;
/* 	height:32px; */
	background-color:#f2f2ff;
	font-size:xx-small;
	color:#aaaaff;
	padding	:3px;
	margin:0;
}

p#imgroll{
	background:url('/img/menu_foot.jpg') no-repeat;
	clear:left;
	float:left;
	margin:0;
	text-align:left;
	/*padding:30px 0 15px 30px;*/
	padding-left:30px;
	width:230px;
	height:200px;
	/*margin-bottom:15px;*/
}

p.menu{
	clear:left;
	width:230px;
	height:29px;
	float:left;
	margin:0;
	padding:0;
	background:url('/img/menu_head.jpg') no-repeat;
}

p#banner{
	clear:left;
	width:230px;
	float:left;
	margin:0;
	padding:0;
}

div#price {
	padding: 5px 0 10px 0;
	margin: 0 25px 0 250px;
	line-height: 1.5;
}

td{
	font-weight:bold;
}
th{
	font-weight:bold;
	font-size:120%;
}

td{
	padding:5px;
	font-size:x-small;
}
td.price{
	font-weight:bold;
}

table.calendar{
	width:140px;
}

table.calendar th{
	font-size:80%;
}

table.calendar td.norm{
	border:1px solid #888;
	font-size:20%;
}

table.calendar td.nopad{
	padding:0px;
	background-color:#DDFFE3;
	border:1px solid #888;
}

table.calendar td.nopad:hover{
	padding:0px;
	background-color:#FFFFFF;
	border:1px solid #808080;
}

table.calendar td.nopad a{
	color:#000;
	text-decoration:none;
}

table.calendar td.nopad a:hover{
	color:#00CD13;
	text-decoration:none;
}

ul#flags{
	clear:left;
	width:230px;
	height:116px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#cf400e;
	font-family:Verdana;
	z-index:20;
	text-align:center;
	float:left;
	background:url('/img/leftside.jpg') no-repeat;

	text-align:center;
}

ul#flags li{
	display:inline;
	list-style: none;
	overflow:hidden;
}

ul#menu{
	clear:left;
	width:230px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:white;
	font-family:Verdana;
	z-index:10;
	background-color:#f7be7f;
	text-align:center;
	background:url('/img/menu_fill.jpg') repeat-y;
	margin:0;
	padding:0;
	padding-right:12px;
}

ul#menu li{
	list-style: none;
	line-height: 1.5;
	margin:0;
	position:relative;
	left:-3px;
	top:0px;
}

#menu a {

/*	border:1px solid #000000;
	border-right:8px solid #000000;*/

	padding-left:16px;
	display: block;
	width:193px;

	text-decoration: none;
}

#menu a:link, #menu a:visited {
	color: #FFF;
}

#menu a:hover {
	color: #00CD13;
	background: transparent;
	/*border-right: 8px solid #cf400e;*/
}

#foot a:link, #foot a:visited{
	color:#aaaaff;
}

#foot a:hover {
	color: #00CD13;
	background: transparent;
	/*border-right: 8px solid #cf400e;*/
}

.flag-item {
  position: relative;
  float: left;
  display: block;
  line-height: 20px;
  width:30px;
  height:20px;
  overflow:hidden;
}
.flag-item span {
  position: absolute;
  top: 0; left: 0;
  display: block;
  height: 100%;
  width: 100%;
}
#it1 span {background:url('/img/enu.jpg') no-repeat;}
#it1:hover span {background-position: 0 -20px;}
#it1 span {background-position: 0 0;}
#it2 span {background:url('/img/cze.jpg') no-repeat;}
#it2:hover span {background-position: 0 -20px;}
#it2 span {background-position: 0 0;}
#it3 span {background:url('/img/deu.jpg') no-repeat;}
#it3:hover span {background-position: 0 -20px;}
#it3 span {background-position: 0 0;}

.calyear{
	margin:4px 2px 1px 2px;
	cursor:pointer;
	font-size:80%;
	font-weight:bold;
}

.calnoyear{
	margin:4px 2px 1px 2px;
	cursor:pointer;
	color:#888888;
	font-size:80%;
	font-weight:bold;
}

.calmonth{
	margin:4px 2px 1px 2px;
	cursor:pointer;
}

