html,body{height: 100%;margin: 0;}
body{background: url(../images/menubackground.gif) repeat-y;}
body, table, tr, td {
	margin: 0;
	color: #000099;
	font-family: arial;
	font-size: 12px;
	line-height: 140%;
}

/* -- Main Menu -- */

.mainMenu{
	position:fixed;
	top:100px;
}
.mainMenu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.mainMenu ul li{
	background-image: url(../images/buttonbackground.jpg);
	height: 23px;
	margin: 5px 0 5px 5px;
	padding: 0;
	width: 109px;
}
.mainMenu ul li a{
	text-decoration: none;
	display: block;
	color: #f8e872;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin-top: 2px;
}
.mainMenu ul li a:hover{
	
}
.mainMenu ul li p{
	text-decoration: none;
	display: block;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin-top: 2px;	
}



.welcomeText {
	font-weight: bold;
	text-align: center;
}
h1{background: url(../images/h1bg.gif) no-repeat top center; text-align: center;color: rgb(204,51,255);
	font-style: italic;
	font-family: arial, sans-serif;
	font-size: 15pt;
	font-weight: bold;padding: 15px 0 10px 0;padding-bottom:15px; }
h3 {
	color: #3366ff;
	font-style: italic;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}
h2{
	text-align: center;
	color: rgb(204,51,255);
	font-style: italic;
	font-family: arial, sans-serif;
	font-size: 15pt;
	font-weight: bold;padding: 15px 0 0px 0;
}

h4 {
	text-align: center;
	color: #9900ff;
}
p.paragraf {
	color: #3333ff;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
}
img.logo{
	position:fixed;
	top:5px;
	margin-left:10px;
}


p.paragraf {
	color: #3333ff;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
}
table.hvorobi {
	border: 1px solid #ddddd;
}
table.hvorobi tr th {
	background-color: #ffccff;
	text-align: left;
	line-height: 22px;
	letter-spacing: 1;
}
table.hvorobi tr td {
	background-color: #ccccff;
}

.siteLng{clear: both;width:120px;margin-left: 25px;}
.siteLng span{width: 22px;	height: 21px;float: left;background-color: #ffffff;color:#000000;text-align: center;margin: 2px;border: 1px solid rgb(0,0,153);display: block;}
.siteLng a:link, .siteLng a:visited{background-color: rgb(204,51,255);		color: #fff;text-decoration: none; display: block;padding:2px}
.siteLng a:hover, .siteLng a:active{background-color: #ffffff;		color: #000;text-decoration: none; display: block; padding:2px}
	
	
.alignCenter{text-align: center;width: 120px;}


/* -- Language selector -- */
#msmLngSelector{
	margin:10px 0px 0px 20px;
	position:fixed;
	bottom:200px;	
}
.mail{
	position:fixed;
	bottom:150px;
	margin-left:40px;
}

