﻿/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/


html {min-height: 100%;}
* {
	margin: 0;
	padding: 0;
}

a {
	color: #1e90ff;
}

a:hover {
	color: #0B2444
}

img {
	border: 0;
}

body {
	background: #678fc2;
	color: #333;
	font: normal 0.7em Tahoma,sans-serif;

}

p,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.3em Tahoma,sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}

h2 {
	font: normal 1.2em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;}
	

h3 {
	font: normal 1.2em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}
h4 {
	font: normal 1.1em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 7px;
}

.clearer {clear: both;}

.left {float: left; }

.right {float: right;background: transparent url(img/side.png) repeat-y right;}

.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 950px;
background: url(img/bgmain.jpg) repeat-y;
}


.top {
	padding: 8px 0px 0px 0px;
}


.header {
	font-size: 1.2em;
	height: 130px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 950px;
background: url(img/bghead.jpg) repeat-y;

}


.header .left, .header .right {
	height: 130px;

}
.header .left {
	/* background: transparent url(img/top.jpg) top left repeat-x;*/
	background: url(img/headleft.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 105px;
	width: 680px;
	text-align: left;

}
.header .right {
	background: url(img/headright.jpg) no-repeat;
	overflow: hidden;
	width: 270px;

}

.header .right div {
	padding: 25px 0px 0px 30px;
	font: normal 10px "Trebuchet MS",sans-serif;

}

.header .right a{
	color: red;
}

.header .right a:hover{
	color: white;
}

.navigation {
	background: url(img/bg.gif);
/*	border: 1px solid #7795BD;*/
	height: 30px;
width: 920px;
margin-left: 13px;
}
/*
.navigation a {
	background: transparent url(img/nav.png) left top repeat-x;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
	padding: 0 18px;
}
.navigation a:hover {
	background: transparent url(img/na.png) left bottom;
	color: white;
	margin-top:1px;
}

*/
ul#topnav {
	margin: 0 px; 
	padding: 0 px; 
	list-style: none;	
	font-size: 1 em;
	clear: both;
	float: left;
	width:900px;
}
ul#topnav li{
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
	float: left; 
	height:30px;
}
ul#topnav a, ul#topnav span {
font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 20px; 
	float: left; 
	text-decoration: none;
	color: white;
	text-transform:uppercase;
	clear: both;
	height: 25px;
	line-height: 25px;
font-weight: bold;
	
}

ul#topnav span {display: none;}
 
ul#topnav.v2 span{
	background: url(img/bg.gif) repeat-x left top;
}
ul#topnav.v2 a{
	color: white;
	background: url(img/bg.gif) repeat-x left bottom;
}
/*---------------------*/
.main {
	border-top: 0px solid #FFF;
}


.sidenav {
	float: right;
	width: 226px;
padding-right: 16px;

}

.sidenav h2 {
	color: #33300;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
	padding: 10px 0 0 0;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #e4e4e4;
}
.sidenav li {border-bottom: 1px solid #e4e4e4;}
.sidenav li a {
	font-size: 0.8em;
	color: #333300;
	display: block;
	padding: 4px 0 4px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #57e457;
}
/* content */
.content {
	float: left;
	margin: 10px 0px;
	padding: 0 26px;
	width: 650px;

}
.content {
	color: #666;
	font-size: 1.0em;
	margin-bottom: 6px;
}


.content .obrazek {
	padding: 5px;
	border: 1px solid #666;
	margin: 4px;
	float: right;
	background-color: white;
}
.content .obrazek1 {
	padding: 5px;
	border: 1px solid #666;
	margin: 4px;
	background-color: white;
}

.content li
{
	list-style-type: square;
	margin: 15px;
}

.footer {
	height: 130px;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
	width: 950px;
	background: url(img/bottom.jpg) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 15px;
	text-align: center;

}
.footer a,.footer a:hover {color: #FFF;}


/* form     =========================   */

form {
	font-size:12px;
	line-height:200%;
}


input, select {
	color: #123;
	font: normal 12px verdana,sans-serif;

}

select {
	text-align:left;
	width:50px;
}


/*inne  =============================    */

.code {
	background: url(gfx/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	float:right;
	font: 10px verdana,serif;
	font-style: italic;
	padding: 10px;
}

.divrys {
	float: right;
	width: 220px;
	margin:5px;
	text-align: center;
	font-size:9px;
}

table {
	border: 1px solid #555;
	font-family : arial;
	width:100%;
  margin-bottom:10px;
}

caption{
	font-size:12px;
	font-weight:bold;
}

thead{
	font-size:12px;
	font-weight:bold;
}

td {
	padding:px;
	font-size:12px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

sub, sup {font-size:11px;}
/* ligtbox=====================================*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }
#overlay{ background-image: url(img/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}



