@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	line-height:1.5em;
	vertical-align: baseline;
	background: transparent;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#7791c4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #385383;
}

h2 {font-size:16px; font-weight:normal; margin:5px auto;}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	margin-left:0px;
	margin-bottom:15px;
	margin-top:-15px;
	font-weight:normal;
	color:#385383;
}

img {border:1px solid #666666; }
img a:hover{border:2px solid #FFFFFF;}

li {}


ul {list-style:inside;}
#container {
	width:920px;
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-left:120px;
	border:none;
	text-align:center; /* this overrides the text-align: center on the body element. */
	overflow:hidden;
	background-color:#7791c4;
	position:relative;
}
#top{height:20px; width:750px; margin:0 auto; background:none;}
#menubar {
	width: 920px;
	height:70px;
	margin-top:245px;
}
.topmenu{text-align:left; font-size:12px; font-weight:bold; color:#FFF;}
.zdjecia{margin: 20px auto;}
#topheader{
	height:296px;
	width:750px;
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	background-color: #7791c4;
	text-align:center;
	margin:0 auto;
}
a:link.topmenu, a:visited.topmenu, a:active.topmenu {
	text-decoration:none;
	color:#FFF;
	line-height:25px;
}
a:hover.topmenu {
	text-decoration:none;
	color:#FC0;
}

#mainContent {
	margin:0px auto;
	width:750px;
	padding:0px;
	text-align:left;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-y;
}
a:link, a:visited, a:active {text-decoration:none; color:#303030; }
a:hover {text-decoration:none; color:#0066FF;}

.nk{width:220px; overflow:hidden;}
	
/*	
ul.lmenu li.lmenu a.lmenu{
		display:block;
		height:30px;
		background: url(images/btn_menu.png) ;
		text-decoration:none;
		color:white;
		margin:2px 10px 0 0;
		padding:0 0px 0 0;
		text-align:right;
		line-height:30px;
		font-family:"myriad pro", Arial, Verdana, sans-serif;
		}
	
ul.lmenu li.lmenu a:hover, ul.lmenu li.lmenu a.current{	
	color:#255585;
	background-position: 0 -30px;
}
*/
ul.lmenu {	list-style: none;
	}
	
li.lmenu { font-size:13px; margin-bottom: 3px; 	line-height:1em;
}
/*ul.lmenu {
	list-style: url(images/menuli.gif) inside; 
	margin:0; 
	padding:0;
}

li.lmenu:hover {list-style: url(images/menulihover.gif) inside; }*/

a:link.lmenu, a:visited.lmenu, a:active.lmenu {
	text-decoration:none;
	color:#EBF1FF;
	font-size:13px;
	margin-right:0px;
}
a:hover.lmenu {text-decoration:none; color:#0066FF;}

a:link.footer, a:visited.footer, a:active.footer {
	text-decoration:none;
	color: #E9F0F3;
	font-size:11px;
}
a:hover.footer {
	text-decoration:none;
	color:#0066FF;
}

#lmenu{
	width:220px; 
	height:100%; 
	overflow: visible;
	text-align:right;
	font-size:13px;
	position: absolute;
	margin-left: -220px;
}

#main{
	width:750px;
	height:100%;
	overflow:auto;
	text-align:left;
}
#mainText {text-align:justify; width:680px; padding-top:10px; padding-bottom:20px; margin-left:35px;}
#mainText li{margin-left:-15px;}
#mainText img.images {border:1px solid #303030;}
#footer{
	width:750px;
	height:410px;
	background-color:#7791c4;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	color: #E9F0F3;
	text-align:center;
	margin:0 auto;
}

.footmenu{width:750px; height:20px; text-align:center; margin:0 auto; color:#666; font-size:90%;}




.info{color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin-bottom:3px;}
.clear { clear: both;}
input, textarea{
	background-color: #E9E9E9;
	border: #CCC solid 1px;
	background-image:url(images/bg_input.jpg);
}




blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong,b{
	font-weight: bold;
}
i,em{
	font-style: italic;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
	vertical-align: baseline;
	background: transparent;
}
table.lyo {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border: none;
	margin: 0;
	padding: 0;
}
table.lyo td {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	background: transparent;
}

