body {
	font-family: tahoma,verdana,arial,helvetica;
	font-size:10px;
	color:#292929;
	background: #c5d4f1;
	text-align:justify;
	margin:0px;
}

a {
	text-decoration:none;
	color:#292929;
}

a:hover {
	color: red;
}

h2 {
	font-size: 14px;
	text-align:center;
}

h3 {
	font-size: 10px;
	padding-bottom: 0px;
	padding-left:10px;
}	

#main {
	width: 850px;
}



#top {
	height:100px;
	float:left;
}

#top .logo {
	width:312px;
	float:left;
	background:url("images/logo1.jpg") no-repeat;
	height:100px;
	overflow:visible;
}

#top .moto {
	width: 450px;
	height:100px;
	float:right;
	text-align:right;
	font-family: "tahoma";
	/* font-variant:small-caps; */
	/* background:url("images/moto.jpg") no-repeat left bottom; */
}

#top h1 {
	padding:0px;
	margin:0px;
	font-size:18px;
}

#center {
	height:420px;
	float:right;
	background:url("images/logo2.jpg") no-repeat;
}

#center .submenu {
	float:right;
	text-align: center;
	width: 330px;
}

#center ul.list li {
	padding-right: 10px;
	padding-bottom: 10px;
}

#center .submenu ul.level1 {
	list-style-type:none;
	text-align:right;
	float:right;
	margin-right:5px;
	margin-top:100px;
	border-right: 1px solid black;
	padding-right: 5px;
}

#center .submenu ul ul.level2 {
	margin-right:10px;
	list-style-type:none;
	margin-bottom:5px;
}

#center .submenu ul.level1 li a {
	font-weight:bold;
	font-size:11px;
}

#center .submenu ul.level1 li ul.level2 li a {
	font-size:10px;
	font-weight:normal;
}

#center .content {
	float:right;
	height: 400px;
	width: 502px;
	border: 1px solid black;
	background: white;
}

#center .content .path {
	padding-left: 10px;
	background: #91b2f2;
	margin-top:10px;
	margin-bottom:10px;
}

#center .content span {
	display:block;
	padding-left:10px;
	padding-right:10px;
}

#center .content h1 {
	padding-left: 10px;
	padding-right:10px;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}

#center .content img {
	border-width: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#center .content img.ilustracny {
	border-width: 0px;
	padding: 10px;
}

#center table {
	width: 95%;
	text-align:center;
	margin: 10px;
}

#center td {
	background-color: #c5d4f1;
	padding: 2px;
	font-size:10px;
}

#center .content .text .textintext {
	overflow: auto;
	height: 269px;
}

#center .content .text .textintext a {
	font-weight:bold;
}

#menu {
	float:right;
	height:40px;
	border-bottom: 1px solid black;
}

#menu ul {
	float:right;
	list-style-type:none;
	margin-top:20px;
}

#menu ul li {
	display:inline;
	padding-left:17px;
}

#menu ul li a {
	font-size:16px;
	font-variant: small-caps;
	font-weight:bold;
}

#bottom {
	font-size:9px;
	color: #1f3a6f;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#bottom a {
	color: #1f3a6f;
}	

.err {
	font-weight:bold;
	color:red;
}

#forum {
	clear:both;
	padding: 0px 10px 0px;
	text-align:center;
}

#forum form {
	border-top: 1px solid black;
}

#forum input, textarea {
	width: 150px;
	background-color:#fff;
	font-size:10px;
	font-family:tahoma,arial,verdana;
}

#forum textarea {
	width:250px;
}

#forum span {
	display:block;
	background-color:#fff;
	border:0px solid black;
	margin:0px;
	padding:0px;
	height:auto;
}


#forum b {
	float:left;
}

#forum em {
	float:right;
	font-style:normal;
	font-size:10px;
	text-align:right;
}

#forum span.dole {
	clear:both;
	text-align:justify;
	border: 1px solid black;
	border-top: 0px solid black;
	margin-bottom: 10px;
	padding:5px;
	background-color: #fff;
}

#forum span.hore {
	border:1px solid black;
	border-bottom: 0px solid black;	
}

#forum span a {
	font-size:10px;
	text-decoration:underline;
}
