@charset "utf-8";
/* CSS Document */

body.stranka
{
	margin-top: 0px;
	background-image: url(../image_www/background_body.gif);
	background-position: 50% 0%;
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #686868;	
}

a.menu
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #686868;
	text-decoration: none;
}

a.menu:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #B73E43;
	text-decoration: none;
}

a.menu_high
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #B73E43;
	text-decoration: none;
}

a.menu_high:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #B73E43;
	text-decoration: none;
}

a.odkaz_bottom
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #9D9D9D;
	text-decoration: none;
	cursor: default;
}

a.odkaz_bottom_english
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #9D9D9D;
	text-decoration: none;
}

a.odkaz_bottom_english:hover
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #B73E43;
	text-decoration: none;
}

a.link_11px_normal_white
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_11px_normal_white:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_11px_bold_white
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_11px_bold_white:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_11px_bold_green
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6F8E03;
	text-decoration: none;
}

a.link_11px_bold_green:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B00802;
	text-decoration: none;
}

a.link_11px_bold_red2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B00802;
	text-decoration: none;
}

a.link_11px_bold_red2:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B00802;
	text-decoration: none;
}

a.link_11px_normal2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}

a.link_11px_normal2:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B73E43;
	text-decoration: none;
}

a.link_12px_normal
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}

a.link_12px_normal:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #B73E43;
	text-decoration: underline;
}

a.link_12px_normal_red
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #B73E43;
	text-decoration: none;
}

a.link_12px_normal_red:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #B73E43;
	text-decoration: underline;
}

div.article
{
	margin: 10px;
	float: left;
}

.form_pole_190
{
	width: 190px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
}

.form_pole_240
{
	width: 240px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
}

.form_pole_450
{
	width: 450px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
}

.form_option_240
{
	width: 244px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	padding: 1px;
}

.form_option_800
{
	width: 804px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	padding: 1px;
}

.form_text_800
{
	width: 800px;
	height: 100px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-align: justify;
}

.form_button
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
}


