a:hover 
{
  	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 11px;
	color: #ff35ac;
	font-weight: bold;
}

a 
{
  	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 11px;
	color: #7a7a7a;
	font-weight: bold;
	text-decoration: none;
}

body 
{
  	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 11px;
	color: #7a7a7a;
}

.font_default_bold_12px
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #7a7a7a;
}

.main_bg
{
	background-color: #f7f6f6;
	margin-top: 10px;
}

.main_bg_top
{
	background-image: url(images/main_bg_top.png);
	background-repeat: no-repeat;
}

.main_bg_middle
{
	background-image: url(images/main_bg_middle.png);
	background-repeat: repeat-y;
	background-position: left;
}

.main_title
{
	background-image: url(images/main_title.png);
	background-repeat: no-repeat;
}

.logo_up
{
	background-image: url(images/logo_up.png);
	background-repeat: no-repeat;
}

.logo
{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

.line_horizontal
{
	background-image: url(images/line_dotted.png);
	background-repeat: no-repeat;
	background-position: center;
}

.footer
{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

.line_vertical
{
	background-image: url(images/line_vertical.png);
	background-repeat: repeat-y;
	padding-top: 10px;
}

.text
{
	display: block; 
	width: 100%; 
	overflow: hidden;
	height: 92px;
}
.flash
{
	text-align: center;
	position: relative;
	padding: 10px;
}
#novinky h2
{
	margin: 0;
	padding: 0;
}
#novinky h2 a
{
	color: #ff35ac;
	margin: 0;
	padding: 0;
}
#novinky h2 a:hover
{
	color: #db1978;
	margin: 0;
	padding: 0;
}
#novinky small
{
	margin: 0;
	padding: 0;
	float: left;
}
.post
{
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px dashed #c0c0c0;
	margin: 0;
}
.entry
{
	display: block;
	padding-left: 5px;
}
.more-link
{
	float: right;
	position: relative;
	right: 10px;
}
.more-link a
	{
	color: #1997db;
	}
.alignleft
{
	float: left;
	padding-top: 10px;
	position: relative;
	left: 10px;
}
.alignright
{
	float: right;
	padding-top: 10px;
	position: relative;
	right: 10px;
}
#flashcontent1
{
	text-align: center;
}
.alignleft a, .alignright a
{
	color: #1b2f47;
	font-size: 11px;
	font-weight: bold;
}
.alignleft a:hover, .alignright a:hover
{
	color: #ff35ac;
	font-weight: bold;
	font-size: 11px;
}
.postmetadata
{
	padding-bottom: 10px;
}
h2
{
	margin: 0;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	color: #ff35ac;
}