.content {
	width: 988px;
	margin: auto;
  	position: relative;
}

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #323E51;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 728px;
  	position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 412px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}

h1 a {
  color: #ffffff;
  text-decoration: none;
}

h1 a:hover {
  color: #ffffff;
  text-decoration: none;
}

#top-nav {
  position: absolute;
  top: 15px;
  left: 412px;
  width: 268px;
  height: 269px;
  background: #6D7481 bottom left url(images/header.jpg) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #B1B6BF;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: none;
  color: #0E1520;
}

#mmagic {
  background: url(images/jsme_ve_stredu.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 412px;
  height: 195px;
}

/** body **/
#spacer {
  height: 285px;
}

#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 412px;
}
#right {
  float: right;
  width: 312px;
}

#right .promote {
  margin: 20px 0;
  padding: 0;
  background-color: #646c79;
  font-size: 13px;
  font-weight: bold;
  color: white;
  display: block;
  width: 265px;
  text-align: center;
  border: 2px solid #9c9ca5;
  display: block;
}

#right .promote img {
	margin-bottom: 10px;
}

#right .promote span {
	display: block;
	margin: 10px;
	padding: 0;
}

#nav ul {
  text-align:center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 412;
  overflow: hidden;
  background: url(images/tab_lit.gif) repeat-x;
}
#nav li {
  float: left;
  height: 36px;
  vertical-align: middle;
  padding-left: 6.8;
  padding-right: 6.8;
  padding: auto;
  text-align: center;
  background: url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
  padding-top: 4px;
}
#nav a {
  font: 12px "Arial", serif;
  color: #ffffff;
  line-height: 30px;
  text-decoration: none;
  font-weight: bold;
  padding: auto;
}

#nav a.twolines {
  font: 12px "Arial", serif;
  color: #ffffff;
  line-height: 15px;
  text-decoration: none;
  font-weight: bold;
  padding: auto;
}
#nav a:hover {
  color: #0E1520;
  text-decoration: none;
  font-weight: bold;
}
#nav li.drk {
  background: url(images/tab_drk.gif) repeat-x;
  border-left: none;
}


#visit {
  background: #EEEEEE;
  padding: 15px 25px 10px 25px;
  text-align: justify;
  max-width: 412px;
  width: "412px";
  min-height: 208px;
  _height: 240px;
}

#visit h2 {
  font: 24px "Times new roman", serif;
}

#clanek_nadpis {
  font: 24px "Times new roman", serif;
}

#active_control {
	display:none;
}

#visit h3 {
  font: 18px "Times new roman", serif;
  border-top: 1px solid #d3d3d3;
  padding-top: .1em;
}
#visit a {
  text-decoration: underline;
}
#visit a:hover {
  text-decoration: underline;
}
#subs-left {
  float: left;
  width: 180px;
  padding-left: 15px;
  padding-bottom: 15px;
  margin-top: 10px;
}
#subs-right {
  float: right;
  width: 202px;
  padding-left: 15px;
  padding-bottom: 15px;
  margin-top: 10px;
}

#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #0E1520;
  font: 12px "Arial", serif;
  font-weight: bold;
}
#subs-left p {
  text-align: left;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #0E1520;
  padding-left: 5px;
  font: 12px "Arial", serif;
  font-weight: bold;
}
#subs-right h4 {
  color: #0E1520;
  font: 14px "Arial", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: left;
  padding-left: 5px;
}
#subs-right a {
  text-decoration: none;
}
#subs-right a:hover {
  text-decoration: none;
}

#right-i {
  padding: 4px 20px 0 20px;
}
#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 2px;
}
#right h3 {
  color: #0E1520;
  font: 14px "Arial", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 15px;
}
#copyright p {
  margin: 0;
  padding: 0;
}

.personal {
	border: 1px solid #6D7481;
}
.titulka {
	border: 1px solid #6D7481;
	float: right;
	margin-left: 15px;
}
#inzerce {
	background: #EEEEEE;	
	text-align: center;
	max-width: 412px;
  	padding: 2px 0px 10px 0px;
	border-top: 1px solid #FFFFFF;
}
#guestbook {
	background: #EEEEEE;	
	text-align: center;
	max-width: 412px;
  	padding: 0px 0px 0px 0px;
}

#guestbookTop {
  background: #EEEEEE;
  padding: 15px 25px 1px 25px;
  text-align: justify;
}
#guestbookTop h2 {
  font: 24px "Times new roman", serif;
}
#guestbookTop h3 {
  font: 18px "Times new roman", serif;
}
#guestbookTop a {
  text-decoration: underline;
}
#guestbookTop a:hover {
  text-decoration: underline;
}

#guestbookBottom {
  background: #EEEEEE;
  padding: 1px 25px 10px 25px;
  text-align: justify;
}
#guestbookBottom h2 {
  font: 24px "Times new roman", serif;
}
#guestbookBottom h3 {
  font: 18px "Times new roman", serif;
}
#guestbookBottom a {
  text-decoration: underline;
}
#guestbookBottom a:hover {
  text-decoration: underline;
}

.note {
  font-size: 11px;
  color: #7A808C;
}
.BackOnTop {
	text-align: center;
	padding-top: 10px;
}

.jednotlivec {
	font-size: 12px;
}

.zleva {
	float: right;
}

.zprava {
	float: left;
}

.right {
	text-align: right;
}

textarea {
	width: 300px;
	height: 100px;
}

.nahoru {
	vertical-align: top;
}

.edit_table {
	border: 1px solid #d3d3d3;
}

.label {
	font-size: 12px;
}

form table th {
  font-weight: normal;
  vertical-align: top;
  text-align: right;
  width: 100px;
}

form table th label {  
  width: 100px;
  font-size: 12px;
}

label.required {  
  font-weight: bold;
}

form table input,form table textarea {
  width: 240px;
}

form table input.checkbox {
  width: 20px;
}

form table.soutez th {
  text-align: left;
}

form table.soutez th label {
  width: 360px;
  font-size: 12px;
}

label.required {
  font-weight: bold;
}

form table.soutez input,form table.soutez textarea {
  width: 360px;
}


#guestbook_form {
	text-align: left;
}

.guestbook_input {
	width: 130px;
}

.guestbook_textarea {
	width: 360px;
	height: 100px;
}

.prispevek1 {
	width: 340px;
	border: 1px solid #d3d3d3;
	border-left: 3px solid #d3d3d3;
	background-color: white;
	padding: 10px;
	margin: 3px;
}
.prispevek0 {
	width: 340px;
	border: 1px solid #d3d3d3;
	border-left: 3px solid #d3d3d3;
	background-color: #f39999;
	padding: 10px;
	margin: 3px;
}

.prispevek_nadpis {
	font-weight: bold;
	border-bottom: 1px solid #d3d3d3; 
	margin: 3px;
	padding-bottom: 3px;
}

.reply1 {
	width: 310px;
	border: 1px solid #d3d3d3;
	border-left: 3px solid #d3d3d3;
	background-color: #f5f5f5;
	margin: 3px;
	margin-left: 30px;
	padding: 10px;
}

.reply0 {
	width: 310px;
	border: 1px solid #d3d3d3;
	border-left: 3px solid #d3d3d3;
	background-color: #f39999;
	margin: 3px;
	margin-left: 30px;
	padding: 10px;
	
}

#pagination {
	text-align: center;
	font-size: 13px;
}
#pagination a {
  text-decoration: none;
}

.red_font {
	color: red;
	font-weight: bold;
}

.news_textarea {
	width: 270px;
}

.sloupek {
  margin: 0px;
  padding: 0px;
  color: #163348;
}

.small_input {
	width: 50px;
}

.anketa {
	width: 230px;
	padding: 10px;
	padding-left: 20px;
	background-color: #d3d3d3;
	border: 1px solid #aaa;
}

.anketa_dotaz {
	text-align: center;
	color: #163348;
	font-weight: bold;
	margin-bottom: 10px;
}
.anketa_100procent {
	width: 150px;
	height: 14px;
	border: 1px solid #aaa;
	background-color: #d3d3d3;
	margin-bottom: 10px;
	margin-top: 3px; 
}
.anketa_graf {
	border-right: 1px solid #aaa;
	height: 100%;
	background-color: #6D7481;
	font-weight: bold;
}

.anketa_hlasu {
	text-align: center;
}

.bold {
	font-weight: bold;
}

#nova_anketa {
	display: none;
}

.anketa_input {
	width: 130px;
	
}


#nova_soutez {
	display: none;
}

.soutez_input {
	width: 130px;
	
}

.showhide, #right .promote.showhide {
	background-color: #f39999;
}

.miniatura {
	width: 110px;
	height: 110px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #b1b6bf;
}

.mail {
	unicode-bidi:bidi-override;
	direction: rtl;
}
		#outer {height: 110px; overflow: hidden; position: relative;}
		#outer[id] {display: table; position: static;}
		
		#middle { position: absolute; top: 50%;} /* for explorer only*/
		#middle[id] {display: table-cell; vertical-align: middle; position: static;}
		
		#inner {position: relative; top: -50%} /* for explorer only */
		
div.section,div#createNew {
	text-align: center;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-bottom: 20px; 
	background-color: #EFEFEF;
}

div#createNew input { margin-left: 5px; }

div#createNew h3, div.section h3{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px;
	border-bottom: 1px solid #d3d3d3;
	background-color: #CCCCCC;
	display: block;
}

div.lineitem {
	margin-top: 5px;
	background-color: #FFFFFF;
	cursor: move;
}
		
.reklama {
	margin-top: 5px;
}

.video {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  background-color: #b1b6bf;
  border: 1px solid #646c79;
}
		
.hiden { display: none;}

