body {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	margin: 0;
	padding: 0;
	font-size: 70%;
	color: #646464; 
	background-image: url(../img/bg.gif);
	background-color: #fff;
}

div.break {
  clear: both;
}

#home {
	background-image: none !important;
}

table, td {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size: 100%;
	color: #646464; 
}

a {
	text-decoration: underline;
	color: #D0111D; 
}
		
form {
	margin: 0;
}

h1 {
	font-family: Verdana, Tahoma, Arial CE;
	padding: 0 0 0 7px;
	margin: 0;
	font-weight: bold;
	font-size: 140%;
	color: #804646;
}

h3 {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: #7E5858;
}

.home-1 {
	background-image: url(../img/home_bg_1.gif);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}

.home-2 {
	background-image: url(../img/home_bg_2.gif);
	background-repeat: repeat-x;
	background-position: 0 6px;
	background-color: #fff;
}

.home-logo {
	padding: 0px 0px 30px 83px;
}

.home-language {
	margin: 0px auto;
	width: 300px;
}

.home-language-break {
  background-image: url(../img/language_line.gif);
  margin: 0px 15px 0px 15px;
	width: 1px;
	height: 32px;
	float: left;
}

a.language-on {
	display: block;
  float: left;
  margin-top: 15px;
  text-decoration: none;
  color: #C90C16;
  font-size: 11pt;
}

a.language-off {
  display: block;
  float: left;
  margin-top: 15px;
  text-decoration: none;
  color: #606060;
  font-size: 11pt;
}

.home-line {
	background-image: url(../img/home_line.gif);
	background-repeat: no-repeat;
	background-color: #6D2F2F;
}

.home-images {
	margin-left: 74px;
	margin-right: 74px;
	width: 980px;
}

.home-images a {
  padding-top: 160px;
	width:240px;
	border: 1px solid white;
	background-color:transparent;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	font-size:14px;
	display:block;
	float:left;
	color: #606060;
}

.home-images a:hover {
	color: #904040;
}

a.hoverPolozka1
{
	background-image: url(../img/home_1.jpg);
}

a:hover.hoverPolozka1
{
	background-image: url(../img/home_1_hover.jpg);
}

a.hoverPolozka2
{
	background-image: url(../img/home_2.jpg);

}

a:hover.hoverPolozka2
{
	background-image: url(../img/home_2_hover.jpg);
}

a.hoverPolozka3
{

	background-image: url(../img/home_3.jpg);

}

a:hover.hoverPolozka3
{
	background-image: url(../img/home_3_hover.jpg);
}

a.hoverPolozka4
{

	background-image: url(../img/home_4.jpg);

}

a:hover.hoverPolozka4
{
	background-image: url(../img/home_4_hover.jpg);
}

a.hoverPolozka5
{

	background-image: url(../img/home_5.jpg);

}

a:hover.hoverPolozka5
{
	background-image: url(../img/home_5_hover.jpg);
}

a.hoverPolozka6
{

	background-image: url(../img/home_6.jpg);

}

a:hover.hoverPolozka6
{
	background-image: url(../img/home_6_hover.jpg);
}

a.hoverPolozka7
{

	background-image: url(../img/home_7.jpg);

}

a:hover.hoverPolozka7
{
	background-image: url(../img/home_7_hover.jpg);
}


#logo {
	position: absolute;
	left: 10px;
	bottom: 14px;
}

#banner {
	padding: 11px 22px 0 0;
}

#menu-title {
	background-image: url(../img/bg_menu_title.gif);
	background-repeat: repeat-x;
	height: 43px;
}

#menu-title a {
	display: block;
	padding: 16px 10px 16px 10px;
	margin: 0px;
	color: #fff;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration:none;
}

#topmenu-detail {
	height: 48px;
	background-image: url(../img/bg_menu_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#topmenu {
	height: 48px;
	background-color: #E8E8E8;
}

.topmenu-off, .topmenu-off_, .topmenu-line, .topmenu-on, .topmenu-on-green, .topmenu-off-green, .topmenu-on-red, .topmenu-off-red {
	float: left;
}

.topmenu-off, .topmenu-off-green, .topmenu-off-red {
	position: relative;
	background-repeat: repeat-x;
	background-position: bottom;
}

.topmenu-off {
	background-image: url(../img/bg_menu_title.gif);
}

.topmenu-off-green {
	background-image: url(../img/bg_menu_title_green.gif);
}

.topmenu-off-red {
	background-image: url(../img/bg_menu_title_red.gif);
}

.topmenu-off a, .topmenu-off-green a, .topmenu-off-red a {

}

a.menu-link {
  height: 30px;
  //height: 43px;
  //width: 210px;
	display: block;
	padding: 13px 10px 0px 10px;
	margin: 0px;
	color: #fff;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration:none;
}

div.topmenu-off a.menu-link, div.topmenu-off-green a.menu-link, div.topmenu-off-red a.menu-link {
  height: 30px;
  //height: 43px;
  //width: 210px;
  padding: 18px 10px 0px 10px;
}

.topmenu-off a:hover, .topmenu-off-green a:hover, .topmenu-off-red a:hover {
	background-image: url(../img/bg_topmenu_on.gif);
	background-repeat: no-repeat;
	display: block;
	z-index: 999;
	background-position: 0 0;
}

.topmenu-on, .topmenu-on-green, .topmenu-on-red {
	padding-top: 5px;
	position: relative;
	background-repeat: repeat-x;
	background-position: bottom;
}

.topmenu-on {
	background-image: url(../img/bg_menu_on.gif) !important;
}

.topmenu-on-green {
	background-image: url(../img/bg_menu_on_green.gif) !important;
}

.topmenu-on-red {
	background-image: url(../img/bg_menu_on_red.gif) !important;
}

.topmenu-on-top {
	background-image: url(../img/bg_topmenu_on.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 9px;
	top: 0;
}

#center-image {
	
}

#leftmenu {
	background-color: #6C6868;
}

#leftmenu-sub {
	background-color: #6C6868;
	padding: 15px;
	height: 215px;
	_height: 245px;
}

.lm-arrow, .lm-link {
	background-image: url(../img/menu/leftmenu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.lm-link {
	padding: 4px 6px 4px 0;
}

.lm-link a {
	color: #fff; 
	text-decoration: none;
}

.lm-link a:hover {
	text-decoration: none;
	color: #C1C1C1; 
}

#login {
	background-image: url(../img/bg_login.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6C6868;
	height: 113px;
}

#login2 {
	background-image: url(../img/bg_login2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E1E1E3;
	height: 111px;
}

.form-login {
	width: 108px;
	height: 18px;
	background-color: #fff;
	border: 0;
}

.login-text {
	color: #C1C1C1; 
}

.login-text a {
	color: #fff; 
	text-decoration: none;
}

.login-text a:hover {
	color: #C1C1C1; 
	text-decoration: underline;
}

.login-content {
	padding-left: 8px;
}

#login-title {
	padding: 16px 0 7px 10px;
}

#contact {
	background-color: #F3F3F5;
	padding: 10px;
	border-top: 4px solid #fff;
}

#news {
	background-image: url(../img/bg_leftsection.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F3F3F5;
	padding: 10px;
	margin-top: 4px;
}

.news-image {
	padding: 1px;
	border: 1px solid #C7D0D9;
	margin-right: 10px;
}

.news-title {
	font-weight: bold;
	text-decoration: none;
}

.news-title:hover {
	text-decoration: underline;
}

.news-text {
	font-size: 90%;
	font-family: Tahoma, Helvetica;
}

