
body {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	min-height: 100%;
	max-height: 100%;
	height: 100%;
	background-color: #0066cc;
	font-size: 14px;
	font-family: 'Verdana', sans-serif;
	color: black;
}
div {
position : relative;
}
input {
	color: 0066cc;
	font-size: x-small;
}
select {
	color: 0066cc;
	font-size: x-small;
}
.titulek {
	background-color: 0066cc;
	color: white;
	padding: 4px 2px 2px 2px;
	font-size: small;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
	text-align: center;
}
.clanek {
	color: 0066cc;
	padding: 4px 2px 2px 2px;
	font-size: x-small;
	border-width: 1px;
	border-style: solid;
	border-color: #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
	text-align: left;
}
.clanek2 {
	color: 0066cc;
	padding: 4px 2px 2px 2px;
	font-size: x-small;
	border-width: 1px;
	border-style: solid;
	border-color: #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
	text-align: center;
}
a:link {
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
padding-top : 0;
font-weight : bold;
font-family : inherit;
margin-bottom : 0;
color : #0066cc;
text-decoration : none;
}
a:visited {
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
padding-top : 0;
font-weight : bold;
font-family : inherit;
margin-bottom : 0;
color : #0066cc;
text-decoration : none;
}
a:hover {
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
padding-top : 0;
font-weight : bold;
font-family : inherit;
margin-bottom : 0;
color : #0066cc;
text-decoration : underline;
}
a:active {
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
padding-top : 0;
font-weight : bold;
font-family : inherit;
margin-bottom : 0;
color : #0066cc;
text-decoration : none;
}
img {
border-right : 0 solid #cecece;
border-top : 0 solid #cecece;
border-left : 0 solid #cecece;
border-bottom : 0 solid #cecece;
}
img.foto {
border-right : 1px solid #cecece;
border-top : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
hr {
color : #dfdfdf;
height : 1px;
}
.ico16 {
width : 16px;
height : 16px;
}
.ico32 {
width : 32px;
height : 32px;
}
.ico48 {
width : 48px;
height : 48px;
}
.tabulkaTitulek {
background-color : #009395;
color : white;
border : 1px solid;
font-size : x-small;
text-align : center;
padding : 2px;
}
.tabulkaTitulek1 {
border : 1px solid;
background-color : #f7f7f7;
border-color : #009395;
font-size : x-small;
text-align : center;
padding : 2px;
}
.tabulkaTitulek2 {
background-color : #009395;
color : white;
border : 1px solid;
font-size : x-small;
text-align : left;
padding : 2px;
}
.tabulka {
border : 1px solid;
padding : 2px;
}
p {
padding-left : 0;
font-weight : normal;
font-size : x-small;
margin : 0 0 25px;
color : #0066cc;
text-align : left;
}
div.nadpis {
padding : 5px 5px 10px 5px;
font-size : x-large;
font-weight : bold;
text-align : center;
color : #0066cc;
}
p.footer {
	padding-right: 25px;
	padding-left: 25px;
	font-weight: normal;
	font-size: x-small;
	margin: 0;
	padding-top: 35px;
	text-align: center;
	color: 0066cc;
}
#container {
border-right : 1px solid #6f6f6f;
border-top : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #6f6f6f;
margin : auto;
margin-top : 15px;
background : #ffffff url(/images/flag_bg.jpg) no-repeat;
position : relative;
width : 770px;
}
#lmenu {
background : transparent none repeat scroll 0% 0%;
left : 0;
float : left;
width : 200px;
text-align : left;
position : relative;
z-index : 2;
}
#menu {
margin-left : 0;
margin-top : 0;
margin-right : 0;
z-index : 100;
background : transparent none repeat scroll 0% 0%;
left : 0;
float : left;
text-align : left;
position : relative;
}
#menu ul {
list-style : none;
margin : 0;
padding : 0;
width : 200px;
float : left;
}
#menu a {
display : block;
border-width : 1px;
border-style : solid;
border-color : #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
margin : 0;
padding : 2px 4px 4px 4px;
color : #017c7a;
text-decoration : none;
background : #f7f7f7;
white-space : nowrap;
}
#menu a:hover {
color : #fff;
background : #009395;
white-space : nowrap;
}
div#menu li, div#menu li:hover {
position : relative;
}
div#menu li ul {
position : absolute;
top : 0;
left : 100%;
display : none;
}
div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul {
display : none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
display : block;
}
#menu a.x {
background : #f7f7f7 url(/images/expand.gif) no-repeat bottom right;
}
#menu a.x:hover {
color : #fff;
background : #009395;
}
#footer {
clear : both;
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
padding-top : 0;
background : url(footer.jpg) no-repeat right bottom;
margin : 0;
width : auto;
}
#search {
padding-right : 2px;
padding-left : 2px;
padding-bottom : 2px;
padding-top : 2px;
border-right : 1px solid #cccccc;
border-top : 1px solid #cccccc;
border-left : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
font-weight : bold;
font-size : xx-small;
margin-bottom : 0;
margin-left : 1px;
margin-right : 1px;
background-color : #ffffff;
color : #000000;
height : 18px;
text-align : center;
}
#login {
margin-bottom : 0;
margin-left : 1px;
margin-right : 1px;
text-align : center;
}
#text {
margin-top : 0;
margin-left : 5px;
margin-right : 5px;
text-align : left;
width : 400px;
background : transparent none repeat scroll 0% 0%;
float : left;
position : relative;
}
#commercial {
margin-top : 0;
margin-left : 0;
margin-right : 0;
background : transparent none repeat scroll 0% 0%;
width : 159px;
float : left;
position : relative;
}
#topmenu {
background-color : #017c7a;
color : white;
padding : 4px 0 2px 2px;
font-size : small;
border-width : 1px;
border-style : solid;
border-color : #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
text-align : center;
width : 765px;
font-size : x-small;
position : relative;
}
.but {
background-color : #017c7a;
color : #ffffff;
font-size : x-small;
border-style : solid;
border-width : 1px;
border-color : #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
font-weight : bold;
}
#infouser {
width : 100%;
text-align : center;
position : relative;
height : 30px;
z-index : 400;
}
#infouser ul {
list-style : none;
padding : 0;
width : 110px;
position : relative;
float : left;
margin-left : 0;
margin-top : 2px;
margin-right : 1px;
}
#infouser ul.m {
list-style : none;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : 150px;
float : left;
}
#infouser a {
display : block;
border-width : 1px;
border-style : solid;
border-color : #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
margin : 0 0 0 0;
padding : 2px 2px 2px 2px;
color : #017c7a;
text-decoration : none;
}
#infouser a.top {
display : block;
border-width : 1px;
border-style : solid;
border-color : #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
margin : 0;
padding : 2px 2px 2px 2px;
color : #017c7a;
text-decoration : none;
text-align : center;
}
#infouser a:hover.top {
color : #fff;
background : #009395;
}
#infouser a:hover {
color : #000080;
background : #fff;
}
#infouser li {
position : relative;
}
#infouser ul ul {
position : absolute;
z-index : 500;
}
#infouser ul ul ul {
position : absolute;
top : 0;
left : 100%;
}
div#infouser ul ul, div#infouser ul li:hover ul ul, div#infouser ul ul li:hover ul ul {
display : none;
}
div#infouser ul li:hover ul, div#infouser ul ul li:hover ul, div#infouser ul ul ul li:hover ul {
display : block;
}
#cal_tab td, th {
border-style : solid;
border-width : 1px;
text-align : center;
}
#cal_month {
width : 100%;
background-color : #f7f7f7;
text-align : center;
font-size : x-small;
}
th.cal_sun {
font-weight : bolder;
background-color : #f0e68c;
}
th.cal_day {
font-weight : bolder;
background-color : #f0e68c;
}
td.cal_event {
background-color : #ffff99;
}
td.cal_event_vel {
background-color : #71ddff;
}
td.cal_blank {
background-color : #ffffff;
}
td.cal_day {
background-color : #f7f7f7;
}
.h1 {
font-size : 13px; 
font-weight: bold;
color : #000;  
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 	
.h2 {
font-size : 11px; 
font-weight : bold; 
color : #ffffff; 
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none; 
}


