body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: #919191;
	font-size: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	font-weight:normal;
}

div {
	font-size: 12px;
	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: 12px;
}

.leftrightborder {
	border-left: 1px solid black; border-right: 1px solid black;
}

hr {
	border: 1px solid #b5b5b5;
	height: 1px;
}

#katalog table {
	/*border : 1px solid #b2def5;*/
}

#katalog td {
	padding : 5px;
	font-size: 11px; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

.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 {
	background: white;
	padding-left: 30px;
}
#nadheader div {
/*	text-align: center;*/
	color: white;
}

#nadheader a {
	color: white;
	text-decoration: none;
}

#nadheader a:hover {
	text-decoration: none;
}

#menu {
	padding-left: 190px;
}

#menu div {
	color: white; 
	font-family: Arial;
	font-weight: bold;
	padding-right: 20px;
	/*width: 100px;
	text-align: center;*/
	float:left;
}
#menu img {

}
#menu .menuitem {
	padding-left: 20px;
	background: url(images/menusipka.gif) no-repeat;
}

#menu .menuitem a {
	font-size: 12px;
	color: white; 
	text-decoration: none;
}

#menu .menuitem a:hover {
	color: yellow;
}

#headtext {
	font-family: Tahoma;
	color: #fff; 
	font-size: 12px; 
	padding-right: 10px;
}

#headtext a {
	text-decoration: none;
	color: #fff;
}

#headtext a:hover {
	color: #fce477;
}

#foottext {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: white;
}

#foottext div {
	color: white;
}

#foottext a {
	text-decoration: none;
	color: white;
}

#foottext a:hover {
	text-decoration: underline;
}

#leftpanel {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
/*	padding: 20 20 20 20;
	line-height: 18px;*/
	text-align: justify;
}

#leftpanel .tree {
	font-family: Tahoma;
	font-size: 22px;
}

#leftpanel .hr {
	border: 1px solid white;
	height: 1px;
}
#leftpanel .nadpis {
	font-family: Tahoma;
	font-size: 15px;
	color: white;
	font-weight: bold;
}
#leftpanel .aktualitadatum {
	color: white;
	font-weight: bold;
}

#leftpanel .aktualitanadpis {
	color: white;
	font-weight: bold;
}

#leftpanel .aktualitatext {
	color: white;
	font-weight: normal;
}

#leftpanel a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: white; 
}

#leftpanel a:hover {
	background: #5a7179;
	color: white; 
	text-decoration: underline;
}

#leftpanel  a.nodeSel {
	text-decoration: underline;
}
#leftpanel a:visited {
	background: #5a7179;
	color: white; 
}

.darkmain
{
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #585858;
    FONT-WEIGHT: bold;
    padding-left: 6px;
    padding-right: 6px;
}

#telo {
	padding: 20 20 20 20;
	font-size: 12px;
	color: #384e55;
	text-align: justify;
	background: white;
}

#telo a {
	font-size: 12px;
	color: #0e98df;
	text-decoration: underline;
}

#telo strong {
/*	font-weight: normal;*/
}

#telo div {
/*	float:left;*/
}

#telo td {
	color: #384e55;
	font-size: 12px;
	text-align: justify;
}

#telo .telonadpis {
	font-family: Arial;
	font-size: 15px;
	color: #384e55;
	font-weight: bold;
	width: 280px;
	border-bottom: 2px solid #384e55;
}

#telo h1 {
	font-family: Arial;
	font-size: 15px;
	color: #384e55;
	font-weight: bold;
	width: 280px;
	border-bottom: 2px solid #384e55;
}

.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: 12px; 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;
}
#backlinks{display:none;}