* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: tahoma, arial;
}
html, body {
	color: #3d3d3d;
	background-image: url(../images/pas.jpg);
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: center top;
}


a {
	outline: none;
	color: #1c6893;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
ul {
	margin-left: 10px;
}
table {
	width: 100%;
}
.pas {
	color: #FFF;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 11px;
	background-image: url(../images/pasek.gif);
	background-repeat: repeat-x;
	background-color: #195d85;
}


td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 17px;
}


a:hover {
	outline: none;
	color: #000;
	text-decoration: underline;
}
#top {
	height: 305px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#mainframe {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	background-image: url(../images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 450px;
}

#left {
	width: 346px;
	float: left;
	padding-top: 66px;
	padding-left: 9px;
}
#right {
	width: 578px;
	float: left;
	position: relative;
	filter: alpha(opacity=93);
	-moz-opacity:0.93;
	opacity: 0.93;
	padding-top: 26px;
	line-height: 19px;

}
strong {
	color: #525252;
}

#top a#logoLink {
	width: 320px;
	height: 150px;
	display: block;
	margin-bottom: 50px;
}
#kontakt {
	padding-left: 30px;
	padding-bottom: 19px;
}

#bottom {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	position: relative;
	padding-top: 20px;
}
#nap {
	height: 40px;
	width: 594px;
}


.box {
	margin-top: 5px;
}


#clear {
	position: relative;
	clear: both;
	height: 15px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#bottom .stopka {
	color: #999999;
	float: left;
	padding-left: 356px;
}
#bottom a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #999999;
}

#bottom strong {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #5d5d5d;
}
.miniatura {
	padding: 7px;
	border: 1px solid #d9d9d9;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#topmenu {
	height: 90px;
	padding-left: 20px;
	width: 150px;
}
#topmenu a {
	float: left;
	display: block;
}


#topmenu a span {
	display: none;
}

#topmenu a.link1 {
	height: 25px;
	width: 150px;
	background-image: url(../images/link1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#topmenu a.link1:hover {
	background-image: url(../images/link1up.gif);
	background-repeat: no-repeat;
}
#topmenu a.link2 {
	height: 26px;
	width: 150px;
	background-image: url(../images/link2.gif);
	margin-top: 2px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#topmenu a.link2:hover {
	background-image: url(../images/link2up.gif);
	background-repeat: no-repeat;
}
#topmenu a.link3 {
	height: 26px;
	width: 150px;
	background-image: url(../images/link3.gif);
	margin-top: 4px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#topmenu a.link3:hover {
	background-image: url(../images/link3up.gif);
	background-repeat: no-repeat;
}
.lista {
	margin-left: 170px;
}

.tabela {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #c7ddea;
}

.tabela td {
	border: 1px solid #c7ddea;
}
