body
{
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2
{
	text-transform: uppercase;
	font-size: 18px;
}

h3
{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol
{
	line-height: 18px;
	text-align: justify;
}

blockquote
{
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a
{
	color: #999999;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

.otviracka
{
	color: #F49500;
}

.bluetrener
{
	color: #0099CC;
}
.upozorneni
{
	color: #FF0000;
}
.upozorneni_bold
{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.normal_bold
{
	color: #666666;
	font-weight: bold;
}
#header
{
	width: 960px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img02c.jpg) no-repeat;
}

#header h1, #header h2
{
	text-transform: lowercase;
	font-weight: normal;
}

#header h1
{
	float: left;
	font-size: 36px;
	padding-top: 120px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#header h2
{
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}



#menu
{
	width: 960px;
	height: 50px;
	margin: 0 auto;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li
{
	display: inline;
}

#menu a
{
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #D8D8D8;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#menu a:hover
{
	color: #FFA417;
}

#menu .first a
{
	background: none;
}



#content
{
	width: 920px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}



#posts
{
	float: left;
	width: 580px;
}



#links
{
	float: right;
	width: 250px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#rd
{
	float: right;
	width: 250px;
	padding-left: 20px;
	
}


#links ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul
{
	padding: 5px 0 30px 0;
}

#links li li
{
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a
{
	text-decoration: none;
}

#links li a:hover
{
	text-decoration: underline;
}

#links li i
{
	font-style: normal;
	font-size: 9px;
}

#links li h2
{
	font-size: 14px;
}



#footer
{
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p
{
	text-align: center;
	color: #999999;
}
#menu .nove
{
	color: #35AF01;
}

.nove
{
	color: #35AF01;
}

.tluste
{
	color: #333333;
	font-weight:lighter;
}
