@CHARSET "UTF-8";

body {
	background-color: #f7f7ed;
	margin: 0 auto;
	font-family: Tahoma;
	text-align: center;
	color: #000066;
	font-size: 13pt;
}
p {
	line-height: 25px;	
	text-indent: 45px;
	margin: 0px;
}
a {
	color: #000;
	text-decoration: none;
	margin-right: 50px;	
}
a:hover {
	color: #000099;
	text-decoration: none;
	margin-right: 50px;	
}
.container {
	background-image: url("../images/tlo_menu.jpg");
	background-repeat: repeat-y;
	border: 1px solid #000;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
.top {
	background-image: url("../images/top.jpg");
	width: 100%;
	height: 251px;
}
.belka {
	background-image: url("../images/belka.jpg");
	width: 100%;
	height: 36px;
	font-size: 20px;
}
.menu_link {
	font-size: 11pt; 
	font-weight: bold;
	width: 100%;
}
.mmenu {
	text-align: left;	
}
.cien {
	background-image: url("../images/cien.jpg");
	width: 100%;
	height: 51px;
}
.content {
	width: 100%;
}
#tekst {
	padding-right: 75px;
	padding-left: 45px	
}
.menu {
	background-image: url("../images/tlo_menu.jpg");
	width: 206px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	height: 100%;
}
.main {
	background-image: url("../images/tlo_main.jpg");
	width: 710px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
}
.stopka {
	background-image: url("../images/stopka.jpg");
	width: 100%;
	height: 33px;
	clear: both;
}
.krecha {
	width: 70%; 	
}
.no_border {
	border: 0;
	padding-left: 10px;
}
.linia {
	width: 80%;
	border-bottom: 1px solid #6c85b7;
	margin: 0 auto;
	padding: 8px;
}
.right {
	float: right;
	padding: 2px;
}
input {
	border: 1px solid #666;
	padding: 2px;
	margin: 2px;
	width: 90%;
}
.submit {
	border: 1px solid #666;
	margin: 2px;
	width: 40%;
}
.list {
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
	text-indent: 30px;
	line-height : 110%;
	text-align: left;
} 
h1, h2 {
	line-height : 100%;
	text-align: center;
	font-size: 20pt;
}
li, ul {
	margin: 0px;
	line-height: 170%;
}
table {
	margin: 10px;
	width: 90%;
	border-color: #888;
	border-collapse:collapse;
	clear:both
}
td, th {
	border-color: #888;
	}
.tabelka {
	width: 95%;
}
.tabelka td {
	padding: 15px;
}
