/*  OGOLNE */
body {
	font-family:			arial, helvetica, sans-serif;
	color:				#000;
	font-size: 			12px;
	padding:			0px;
	margin:				0px;
	background:			url(../gfx/tlo1.jpg) center top repeat;
	text-align:			center;
}
#content {
	background:			url(../gfx/tlo2.jpg) center top repeat-y;
	width:				760px;
	margin:				0 auto;
	text-align:			left;
}
#header {
	background:			url(../gfx/gora.jpg) center top no-repeat;
	height:				175px;
	width:				760px;
}
#cont {
	width:				760px;
	background:			url(../gfx/tlo3.jpg) center top no-repeat;
	overflow:			auto;
}

#menu {
	width: 				165px;
	float:				left;
}
#menu a.lang {
	width: 				165px;
	display:			block;
	text-indent:			-9999px;
}
#menu a.pl {
	height:				35px;
	background:			url(../gfx/pl.jpg) left top no-repeat;
}
#menu a.de {
	height:				30px;
	background:			url(../gfx/de.jpg) left top no-repeat;
}
#menu a.en {
	height:				35px;
	background:			url(../gfx/en.jpg) left top no-repeat;
}
#menu div.menuend {
	height:				20px;
	background:			url(../gfx/menu.jpg) left top no-repeat;
}
#menu a.welet {
	width: 				165px;
	display:			block;
	text-indent:			-9999px;
	height:				90px;
	background:			url(../gfx/welet.gif) left top no-repeat;
}
#menu a.lang:hover,
#menu a.welet:hover {
	background-position:		left bottom;
}
#menu h1 {
	font-size: 			12px;
	font-weight: 			bold;
	margin:				0 0 0 20px;
	background:			url(../gfx/zap.gif) left bottom no-repeat;
}
#menu h1 a {
	color: 				#000;
	text-decoration: 		none;
	padding:			5px;
	display:			block;
}
#menu h1 a:hover {
	text-decoration: 		underline;
}
#menu h2 {
	font-size: 			11px;
	font-style: 			italic;
	margin:				0 0 0 35px;
}
#menu h2 a {
	color: 				#000;
	text-decoration: 		none;
	padding:			5px 0;
	display:			block;
}
#menu h2 a:hover {
	text-decoration: 		underline;
}


#main {
	width: 				590px;
	float:				left;
}
#main p {
	font-size: 			12px;
	line-height: 			18px;
	margin:				5px 20px 15px 20px;
	text-align:			justify;
}
#main h1 {
	font-size: 			18px;
	color: 				#fff;
	text-align: 			left;
	margin:				30px 20px 15px 20px;
}
#main h2 {
	font-size: 			16px;
	line-height: 			18px;
	margin:				25px 20px 15px 20px;
}
#main h3 {
	font-size: 			12px;
	margin:				25px 20px 15px 20px;
	text-align: 			center;
}
#main h4 {
	font-size: 			12px;
	margin:				15px 20px;
	font-weight:			normal;
	line-height: 			18px;
}
#main h5 {
	font-size: 			12px;
	text-align: 			right;
	font-weight:			normal;
	margin:				25px 20px 15px 20px;
}
#main h6 {
	font-size: 			12px;
	text-align: 			right;
	font-style: 			italic;
	font-weight:			normal;
	margin:				5px 20px;
}
#main ul {
	font-size: 			12px;
	margin:				5px 20px 15px 20px;
}
#main ul li {
	margin:				15px 0;
	list-style-image: 		url(../gfx/wyp.gif);
}
#main a {
	color: 				#000;
}
#main a:hover {
	color: 				#fff;
}
#main img {
	border-color: 			#fff;
}
#main .l {
	float:				left;
}
#main .r {
	float:				right;
}
#main .m {
	text-align:			center;
}
#main a.m {
	margin: auto;
}
#main img.l,
#main img.r,
#main .m img {
	border: 			1px solid #fff;
	margin: 			5px 20px;
}
#main div.op {
	font-size: 			11px;
	padding: 			5px 20px 15px 20px;
}
#main div.op img {
	border: 			1px solid #fff;
	margin: 			0 0 5px 0;
}
table.gal {
	border:				none;
	width:				100%;
	font-size: 			12px;
}
table.gal td {
	vertical-align:			top;
	text-align:			center;
	padding:			5px;
}
table.gal td img {
	text-align:			center;
	border: 			1px solid #fff;
	margin:				5px 0;
}
a.link,
a.link2 {
	font-size: 			14px;
	font-weight:			bold;
	display:			block;
	margin: 			0 50px;
	line-height: 			20px;
	text-decoration:		none;
	
}
a.link span,
a.link2 span {
	color:				#fff;
	
}
a.link {
	padding:			50px 5px 10px 200px;
	background:			left center no-repeat;
	
}
a.link2 {
	padding:			5px 5px 5px 200px;
	
}
hr {
	margin:				15px 20px;
	border-top: 			1px solid #fff;
	border-bottom: 			none;
	height:				1px;
}

#footer {
	background:			url(../gfx/dol.gif) center bottom no-repeat;
	height:				25px;
	clear:				both;
}

.clr {
	clear:				both;
}
