body
{
	background-color: #fff;
}

img
{
	border:0;
	text-decoration: none;
}

#left
{
	float:left;
	padding-right:20px;
}

p
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height:1.6em
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}


#sidebar-2 p,
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 b
{
	text-align: left;
	padding-top: 0px;
	padding-left: 40px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.1em;
	width: 125px;
	font-size: 12px;
	font-weight: normal;
	display:block;
}

#sidebar-1 hr
{
	text-align: center;
	width: 150px;
	border:1px solid #ccc;
	height:1px;
}

.frame-top {
	padding-top: 17px;
	padding-right:5px;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#sidebar-1
{
	float: left;
	width: 200px;
	\width: 200px;
	w\idth: 200px;
	margin:5px 0 0 0;
	padding-top: 0px;
	line-height:1.2em;
}

#sidebar-1 form
{
	margin-left: 20px;
	margin-top: -10px;
}

#menu1 
{
	width: 195px;
	height: 146px;
	border: 0px solid blue;
}

#menu2 
{
	background-image: url("/images/site/menu1.jpg");
	width:195px;
	height:124px;
	border:0px solid blue;
	margin-top:20px;
}

#menu3 
{
	background-image: url("/images/site/menu2.jpg");
	background-repeat:no-repeat;
	width: 195px;
	height: 360px;
	border: 0px solid blue;
	margin-top:20px;
}

#top 
{
	background-image: url("/images/site/top1.jpg");
	width: 535px;
	height: 80px;
}
#top2
{
	width: 535px;
	height: 146px;
	border: 0px solid blue;
	margin-top: 10px;
	padding-top: 30px;
}
#top2a
{
	background-image: url("/images/site/top2a.jpg");
	width: 295px;
	height: 146px;
	float: left;
}
#top2aa
{
	margin-top:20px;
	margin-left:15px;
}
#top2b
{
	background-image: url("/images/site/top2b.jpg");
	width: 240px;
	height: 146px;
	float:right;
}
#top2bb
{
	margin-top:20px;
	margin-left:15px;
	font-size:12px;
}

#top3
{
	width: 535px;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 30px;
}
#top3a
{
	margin-top:-15px;
	margin-left:15px;
}
#top3 a img /*	text-decoration: none;*/
{
	border: 1px solid #000063;
} 
#content

{
	margin-left: 205px;
	margin-right: 5px;
	padding-top: 0px;
	font-size: 14px;
}

/*
#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}*/

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a
{
	color: black;
/*	text-decoration: none;
	border-bottom: 1px black solid;*/
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	color:blue;
	font-size: 1.4em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 0px;
}

#content a {
	text-decoration: underline;
	color: #000063;
}
#content a:hover
{
	color: red;
	text-decoration:none;
}

#sidebar-1 a {
	text-decoration: none;
	color: black;
}
#sidebar-1 a:hover
{
	color: red;
}


.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

.none {
	display: none;
}
.cb
{
	clear:both;
	/*display:none;*/
}

.anotace {
	float: left;
	width: 120px;
	margin: 0 10px 20px 0;
	padding: 10px 0;
	text-align: center;
	background: white;
	font-size: 70%;
	}

.img-anotace {
	margin:0 auto; padding:0;
	border: none;
	}

.text-anotace {
	margin: 5px 10px 0 10px; padding:0;
	text-align: right;
	font-size: 14px;
	color: #666;
	}

.anotace3gp {
	float: left;
	width: 159px;
	margin: 0 10px 20px 0;
	padding: 10px 0;
	text-align: center;
	background: white;
	font-size: 70%;
	height:165px;
	border-right:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	}
.red {
	color:red;
}