* {
	padding:0;
	margin:0;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#666666;
	top:190px;
	right:50px;
}

h2 {
	margin-top:20px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#282894;
}

td h2 {
	margin-top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:red;
}

h3 {
	margin-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#000;
}

#page {
	position:relative;
	margin:auto;
	width:850px;
	_height:600px;
	min-height:600px;
	border: 1px solid black;
	border-top:none;
	text-align:left;
}

#content {
	position:relative;
	float:right;
	width:620px;
	padding:225px 30px 0px 0px;
}

#content #tecky {
	position:absolute;
	top:220px;
	right:30px;
	width:500px;
	height:5px;
	background-image:url(graphic/tecky.png);
	background-repeat:repeat-x;
}

#content #zrizovatel {
	text-align:right;
	font-size:10px;
	font-style:italic;
	padding-left:50px;
	margin-bottom:25px;
}

#content #zrizovatel a {
	text-decoration:none;
}

#content #zrizovatel a:hover {
	text-decoration:underline;
}

#content #text {
	font-size:12px;
	padding:20px 10px 20px 10px;
}

#content #text p {
	margin:2px 0px 10px 0px;
	text-indent:25px;
}

#content #text th {
	padding:2px 7px 0px 0px;
}

#content #text td {
	padding:2px 7px 0px 0px;
}

#content td {
	border: 1px solid black;
	padding: 2px 8px;
}

#content ul, #content ol {
	padding-left: 15px;
	padding-bottom:10px;
}

#content .standardPar {color: black;}
#content .interestingPar {color: green;}
#content .importantPar  {color: red;}
#content .neededPar  {color: orange;}
#content .bestPar  {color: blue;}
#content .sumTab  {background: lightgray; font-weight: bold;}

#top {
	position:absolute;
	top:20px;
	left:0px;
	width:100%;
	height:133px;
	background-color:#FFFF99;
	border-top:9px solid black;
	border-bottom:1px solid #AAAAAA;
	text-align:center;
}

#logo {
	position:relative;
	margin:auto;
	width:850px;
	height:133px;
	text-align:left;
	background-color:#FDF228;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid #AAAAAA;
}

#logo a img {
	border:none;
	margin:10px 0px 0px 60px;
}

#logo #budova {
	position:absolute;
	right:20px;
	top:0px;
}


#menu {
	position:relative;
	float:left;
	width:180px;
	padding-top:245px;
	background-image:url(graphic/topmenu.png);
	background-position:top;
	background-repeat:no-repeat;

}

#menu #menuline, #menu #akceline {	
	font-size:18px;
	background-image:url(graphic/menuline.png);
	background-position:left;
	background-repeat:repeat-y;
	padding-top:5px;
	padding-left:25px;
	width:160px;
	height:30px;
	
}

#menu ul {
	list-style:none;
}

#menu ul li {
	padding-left:10px;
	font-size:18px;
	color:#282894;
	margin-top:20px;
}

#menu ul li ul {
	margin-top:1px;
}

#menu ul li ul li {
	padding-left:30px;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	margin-top:0px;
}

#menu  a {
	text-decoration:none;
	color:#000000;
}

#menu  a:hover {
	text-decoration:underline;
}

#akce {
	margin-top:30px;
	padding-bottom:15px;
}

#akce ul li {
	margin:0;
	margin-top:10px;
	padding-left:10px;
	font-size:14px;
	color:#282894;
/* 	padding-left:40px; */
}

#odkazy {
	margin-top:30px;
	background-image:url(graphic/menuline.png);
	background-position:left;
	background-repeat:repeat-y;
	padding-bottom:15px;
}

#odkazy #odkazyline {
	font-size:18px;
	padding-top:5px;
	padding-left:25px;
}

#odkazy ul {
	margin:0;
	padding:0;
}

#odkazy ul li {
	margin:0;
	padding-left:40px;
	font-size:10px;
}


#aktuality {
	position:relative;
	clear:both;
	margin-top:20px;
	width:660px;
	padding-left:210px;
	height:80px;
}

#aktuality #aktualityline {
	position:absolute;
	left:0px;
	bottom:0px;
	width:155px;
	height:70px;
	background-image:url(graphic/aktualityline.png);
	background-repeat:repeat-y;
	
	font-size:18px;
	padding-top:10px;
	padding-left:25px;
}

#aktuality #aktualityline a {
	text-decoration:none;
}


#aktuality #aktualityline a:hover {
	text-decoration:underline;
}

#footer {
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#administrace {
	position:absolute;
	top:-28px;
	right:20px;
}

#edituj {
	position:absolute;
	top:200px;
	right:470px;
}

.datum {
	float:left;
	width:90px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}

.novinka {
	float:right;
	width:500px;
	text-align:left;
	
	padding:10px 0px 0px 0px;
}

.cara {
	clear:both;
}

#aktualita {
	position:relative;
	float:left;
	width:180px;
/* 	height:75px; */
	padding-top:5px;
	padding-left:5px;
	margin-left:10px;
	background-color:#E7E7E7;
}

#aktualita .datuma {
	font-weight:normal;
	font-size:16px;	
}

#aktualita p {
	margin:10px 0px 0px 0px;
	font-size:11px;
}


/* BB code style */

.bold {
   font-weight: bold;
}

.italics {
   font-style: italic;
}

.underline {
   text-decoration: underline;
}

.strikethrough {
   text-decoration: line-through;
}

.overline {
   text-decoration: overline;
}

.sized {
   text-size:
}

.quotecodeheader {
   font-family: Verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.codebody {
   background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #006600;
    border: 1px solid #BFBFBF;
}

.quotebody {
   background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #660002;
   border: 1px solid #BFBFBF;
}

.listbullet {
   list-style-type: disc;
   list-style-position: inside;
}

.listdecimal {
   list-style-type: decimal;
   list-style-position: inside;
}

.listlowerroman {
   list-style-type: lower-roman;
   list-style-position: inside;
}

.listupperroman {
   list-style-type: upper-roman;
   list-style-position: inside;
}

.listloweralpha {
   list-style-type: lower-alpha;
   list-style-position: inside;
}

.listupperalpha {
   list-style-type: upper-alpha;
   list-style-position: inside;
} 