body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: #919191;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

/*	scrollbar-face-color:#E1E1E1;
	scrollbar-highlight-color:#505050;
	scrollbar-3dlight-color:#E1E1E1;
	scrollbar-darkshadow-color:#cbcbcb;
	scrollbar-shadow-color:#505050;
	scrollbar-arrow-color:#505050;
	scrollbar-track-color:#cbcbcb;*/
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

h2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1554a8;
}

h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ce0d3b;
}
strong {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

a {
	color: #919191;
	font-size: 11px;
	text-decoration: none;
}

.sl { float:left }
.sr { float:right }

input {
/*	background: #5c5c79;*/
	border: 1px solid #5c5c79;
	color: #000;
	height: 16px;
	font-size: 11px;
	font-weight:normal;
}

div {
	font-size: 11px;
	color: #919191;
}

ul {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
	/*list-style-type: square;*/
	list-style-image: url(images/ul.gif);
}

li {
	color: black;
	font-size: 11px;
}

.leftrightborder {
	border-left: 1px solid black; border-right: 1px solid black;
}

hr {
	border: 1px solid #b5b5b5;
	height: 1px;
}

#grid table {
	font-size: 11px; 
	border : 1px solid #b2def5;
}
#grid th {
	font-size: 11px; 
	background: #4cb2e7;
	color: white;
	text-align: left;
	padding: 3 10 3 10;
}

#grid .kategorie {
	font-size: 13px; 
	background: #FFF;
	color: #0092dd;
	text-align: left;
}

#grid td {
	font-size: 11px; 
	background: #fff;
	text-align: left;
	padding: 3 10 3 10;
}

.button {
	padding: 5 15 4 15;
	border-left: 1px solid #60bded;
}

.button1
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-SIZE: 7.5pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, 'Arial CE', Arial
}
.inputbox1
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-SIZE: 7.5pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, 'Arial CE', Arial
}
#nadheader {
	text-align: right;
}

#nadheader a {
	color: black;
	text-decoration: none;
}

#nadheader a:hover {
	text-decoration: none;
}

#menu {
	background: white url(images/menunormal.gif) repeat-x;
}

#menu div {
	cursor: hand;
	float: left;
	text-align: center;
	width: 99px;
	height: 38px;
	background: url(images/menunormal.gif) repeat-x;
	border-right: 1px solid white;
/*	
	padding-top: 9px;
	margin-bottom: -9px;*/

	color: white; 
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

#menu .menuselected {
	background: url(images/menuselect.gif) repeat-x;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	background: url(images/menuselect.gif) repeat-x;
}

.nadpistelo {
	color: #252525;
	font-family: Arial; 
	font-size: 15px;
	font-weight: bold;
}

.nadpismotto {
	color: #252525;
	font-family: Arial; 
	font-size: 13px;
	font-weight: bold;
}

.nadpistelored {
	color: #cc1c23; 
	font-family: Arial; 
	font-size: 22px;
/*	font-style: italic;*/
	font-weight: bold;
/*	letter-spacing: 2px;*/

}

.nadpistelogrey {
	color: #929292;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
}

#headtext {
	font-family: Tahoma;
	color: #fff; 
	font-size: 11px; 
	padding-right: 10px;
}

#headtext a {
	text-decoration: none;
	color: #fff;
}

#headtext a:hover {
	color: #fce477;
}

#foottext {
	padding-top: 14px;
	font-size: 11px;
	color: black;
}

#foottext div {
	padding-top: 3px;
	color: #828e95;
}

#foottext a {
	text-decoration: none;
	color: #828e95;
}

#foottext a:hover {
	text-decoration: underline;
}

#rightpanel {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	padding: 15 15 15 15;
/*	line-height: 18px;*/
	color: #d8d8d8; 
	text-align: none;
	text-align: justify;
}

#rightpanel .aktualitadatum {
	color: black;
	font-weight: bold;
}

#rightpanel .aktualitanadpis {
	color: black;
	font-weight: bold;
}

#rightpanel .aktualitatext {
	color: black;
	font-weight: normal;
}

.darkmain
{
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #585858;
    FONT-WEIGHT: bold;
    padding-left: 6px;
    padding-right: 6px;
}

#telo {
	padding: 15 15 15 15;
	font-size: 11px;
	color: black;
	text-align: justify;
}

#telo a {
	color: #0e98df;
	text-decoration: underline;
	font-weight: bold;
}

#telo strong {
/*	font-weight: normal;*/
}

#telo div {
/*	float:left;*/
}

#telo td {
	color: black;
	font-size: 11px;
	text-align: justify;
}

#rightpanel {
/*	color: #3f61c5; */
}

#rightpanel a {
	text-decoration: none;
	color: #0092dd; 
}

#rightpanel a:hover {
	text-decoration: underline;
}

.textleftborder {
	padding-left : 15px; 
	border-left: 10px solid #212147;
	border-top: 1px solid #d3d3d6;
	border-bottom: 1px solid #d3d3d6;
}

.menuleftborder {
	font-size:12px; 
	font-weight: bold;
	color: #6a6a85; 
	padding-left : 15px; 
	border-left: 8px solid #212147;
}

.inputbutton {
	background: #5c5c79;
	border: 1px solid #5c5c79;
	color: #fff;
	font-weight:bold;
}

.zarovnani{clear:both;font-size:1px;height:1px;display:block;overflow:hidden;}

#kfform label{float:left;width:116px;}
#kfform div {margin-bottom:5px; width:420px}
#kfform input {font-size: 10px; border:1px solid #999;width:200px;}
#kfform textarea {font-size: 11px; border:1px solid #999;overflow:auto;}
#kfform .kfsubmit {text-align:right;float:right}
#kfform .kfsubmit input{width:140px;font-size:10px;}
#kfform input.error,.cform textarea.error{border:1px solid #c00;}

/* fade image effect */
.gradualshine {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}

/* news effect */
#contentwrapper{
	width: 210px;
	height: 190px;
/*	background: url(images/newsbcgrnd.gif);*/
}

.billcontent{
	width: 100%;
	display:block;
}

