body {
	color: #000;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	background: url("./img/pan.jpg") top left repeat-x;
}
* {
	padding: 0;
	margin: 0;
}

a, a:active {
	color: #7c3504;
}
a:hover {
	color: #4f9ada;
}
a:visited {
	color: #90908f;
}
#page {
}
.clear {
	clear: both;
}
.nodisp {
	display: none;
}
.italicnew {
	font-style: italic;
}
.flleftnew {
	float: left;
}
.flright {
	float: right;
}

#bg1new {
	background: url("./img/prechod.png") top left repeat-x;
	height: 12px;
	margin-top: 80px;
}
#bg2main {
	background: url("./img/prechod2.png") top left repeat-x;
	padding: 10px;
}
#menunew {
	font-size: medium;
}
h1 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 200%;
	margin-right: 20px;
	color: #466eff;
	float: left;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	color: #999;
}
h3 {
	font-size: 100%;
	padding-top: 1ex;
	padding-bottom: 1ex;
}
#menunew h2 {
	float: left;
	font-style: italic;
}
#menunew ul {
	list-style-type: none;
}
#menunew li {
	float: left;
	margin-right: 5px;
}
#menunew a {
	display: block;
	text-decoration: none;
	background: url("./img/list.jpg");
	color: #fff;
	padding: 5px;
	font-weight: bold;
	font-family: Georgia, Verdana, sans-serif;
}
#menunew a:hover {
	background: url("./img/list_normal.jpg");
}

.cpadmain {
	padding: 5px;
}
#contentmain ul {
	list-style-type: none;
}
#contentmain, #footer {
	padding-top: 20px;
	font-size: small;
}
#contentmain h2 {
	padding: 1ex;
	font-size: 150%;
	font-family: Georgia, Verdana, sans-serif;
}
#leftnew h2 {
	color: #8b4512;
}
#rightnew h2 {
	color: #788429;
}
#leftnew ul li {
	background: url("./img/dotlist.gif") center left no-repeat;
	padding-left: 3ex;
}
#rightnew ul li {
	padding-left: 3ex;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	background: url("./img/dotlist.gif") center left no-repeat;
	border-bottom: 1px dotted #c0c0bb;
}
#contentmain p {
	padding-bottom: 1ex;
}
#leftnew {
	position: absolute;
	width: 18em;
	background: #fff url("./img/prechod5.png") top right repeat-y;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px dotted #c0c0bd;
}
.lpad {
	background: url("./img/prechod6.png") top left repeat-x;
}
img.flimg {
	margin: 10px;
	border: 1px solid #bbb;
}
#rightnew {
	margin-left: 20em;
	min-height: 300px;
}
#fbg {
	background: #fff url("./img/prechod4.png") top left repeat-x;
	height: 15px;
}
#footernew {
	position: relative;
	text-align: center;
}