﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #5A595E;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.main {
	background-image: url(../images/tajl.jpg);
	background-repeat: repeat-y;
}

A:link  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:visited  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

A.white:link  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.white:visited  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.white:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}


A.header:link  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.header:visited  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

A.header:hover  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.text_white11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.text_black11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.heading_black12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.heading_black16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.kontrole {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: solid 1px #cccccc;
}