/* CSS Document */
body {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
color: black;
font-size: 100%;
}

#header, #mainmenu, #menu, .submenu, .vice, #paticka, #banner, .video {
display: none;
}

div {
background: none;
}

a, a:link {
color: black;
}

img {
border: none;
}

#stred, #right  {
color: black;
width: auto; 
padding: 0;
margin: 0;
}

h1 {
font-size: 16pt;
font-weight: bold;
}

h2 {
font-size: 13pt;
font-weight: bold;
}

h3 {
font-size: 11pt;
font-weight: bold;
}

h4 {
font-size: 10pt;
font-weight: bold;
}

table {
	width: 50%;
	margin: 20px;
}

td, th {
	padding: 5px 10px;
	border: 1px solid #FFFFFF;
	background-color: #E1E1E1;
	text-align: left;
}

th {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	background-color: #A3D148;
	font-family: Verdana;
	text-align: left;
}

td.center, th.center {
	text-align: center;
}
#main .content .contenttext .imagebig {
	border: 2px solid #A3D148;
	float: right;
	height: auto;
	width: auto;
	margin: 20px;
}
li {
	
}

ul li {
	margin-left: 0;
	background-image: url(../images/bulet2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	display: block;
}

ol li {
	list-style: decimal;
	margin-left: 40px;
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

.second {
	background-image: url(../images/bulet3.jpg);
	background-position: 5px 4px;
	padding-left: 20px;
}

.third {
	background-image: url(../images/bulet4.jpg);
	background-position: 5px 4px;
	padding-left: 20px;
}

