body    {
	background : #FCFAD4 url(http://www.web4teens.cz/images/bg.png) 0 1px repeat-x;
	font-family : 'Trebuchet', 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
	font-size : 14px;
	MARGIN: 0px;
  text-align:center;
}
img {
 border: 0px;
}
a {
 color: white;
}
a:hover {
 color: white;
 text-decoration: none;
}

#cover {
 width: 760px;
 margin: 0 auto;
 text-align:left;
}

/* Top menu */
#nav {
	clear: both;
	padding: 0;
	margin: 0;
	width: 760px;
	height: 28px;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
  border-left: 3px solid #FCFAD4;
}

#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0 2px 0 0;
	padding: 0 12px;
	color: white;
	font: bold 13px/28px 'Arial', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;
	letter-spacing: -0.5px;
  background: #BB825B;
}
#nav ul li a:hover, #nav ul li a:active {
	color: white;

}
#nav ul li#current a {
	background: #BF6025 url('') no-repeat center bottom;
	color: white;
}
#nav ul li#current2 a {
	background: #FF6600 url('') no-repeat center bottom;
	color: white;
}

#content {
 width: 758px;
 margin: 0px;
 padding: 0px;

}


#content p, form, h1, h2, h3, h4, h5, h6 {
 padding-left: 40px;
 padding-right: 40px;
}

#content h1, h2, h3, h4, h5, h6 {
 padding-top: 40px;
}

#content h2 {
 font-size: 1.8em;
}



#content.first {
 background: #902C29 url(http://www.web4teens.cz/images/bg_content.png) 0 0px repeat-x;
 min-height: 349px;
 color: white;
 border: 1px solid #BF6025;
 border-bottom: 1px solid #8D292A;
}

#content.other {
 background: #902C29 url(http://www.web4teens.cz/images/bg_content.png) 0 0px repeat-x;
 color: white;
 border: 1px solid #BF6025;
 border-bottom: 1px solid #8D292A;
 border-top: 1px solid #BF6025;
 min-height: 349px;
}

#bottom {
 width: 760px;
 height: 15px;
 margin: 0px;
 padding: 0px;
 display: block;
 background : #FCFAD4 url(images/bottom.png) no-repeat center bottom;
}

#footer {
 padding: 5px 0px;
}
#footer a {
 color:#902C29;
}
#footer a:hover {
 color:#BF6025;
}


td {
 padding: 6px;
 padding-left: 10px;
}
.licha {
 background : #CC6733;
}
.suda {
 background : #CD3301;
}

.licha a, .suda a {
 color: white;
 font-size: 1.2em;
}
.left {
 text-align: left;
}

.right {
 text-align: right;
}
.datum {
 width: 80px;
}
.jmeno {
 width: 160px;
}
.meta {
 font-weight: bold;
}
.podpis {
 text-align:right;
}
#tlacitka {
 float:right;margin-right:40px;margin-top:20px;
}
#tlacitka_nahore {
 float:right;margin-right:40px;margin-top:10px;
}

input[type='text'], textarea {
 padding: 6px;
}
#smajlici input {
  background-color: white;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 25px; height: 25px;
  }
.formrow {
 height: 30px;
 display: block;
}

#content ul {
 margin-left: 40px;
}
#odpoved{
 padding-left: 40px;
 padding-right: 40px;
}
#odpoved p {
 padding-left: 0px;
}
