BODY {
		background-color: #0E58A1;
		font-family: verdana,arial;
		font-size: 12px;
		margin: 0px;
		

}
.main-table {
        background-color: white;
        width: 778px;
        border-left: 1px solid white;
        border-right: 1px solid white;
}
h1 {
	color: #276288;
	font-size: 12px;
}
h2 {
	color: #276288;
	font-size: 13px;
}
h3 {
	color: #276288;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 3px;
}
h4 {
	color: #039BA5;
	font-size: 12px;
	font-weight: normal;
}

input,textarea {

			border: 1px solid #48a1ce;
			background: #ffffff;

}
input:hover {
            background: #FFFAF9;
}
textarea:hover {
            background: #FFFAF9;
}
.blad {
		color: red;

}

ul  { padding-left: 20px; margin-left: 0px; }

.kupon {
    width: 11cm;
    height: 18cm;
}
.krzyzowka {
    width: 17cm;
    height: 11cm;
}

.menu {
    width: 210px;
    font-size: 11px;
    padding-left: 20px;
    padding-right: 10px;
    text-align: left;
}
/* -------menu -------------- */
.menu ul {
	margin: 2px 1px 2px 20px;
	padding: 0px;


}
.menu li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 16px; 
	font-weight: bold;
	list-style-image: url(../images/menu-li.gif);
	
}
.menu .li-main-menu-active {
    list-style-image: url(../images/menu-li-a.gif);
}
.menu .li-sub-menu-active {
    list-style-image: url(../images/menu-li-a.gif);
}

.menu a {
        color: #47859E;
       
}
.menu a:hover {
		text-decoration: underline;
}
.a-sub-menu {
    font-weight: normal;
    text-decoration: none;
}
/* ------------------------------ */

.content { 
    color: #4B4547;
    font-size: 11px;
    border-left: 1px solid #eeeeee;
    padding: 10px;
    width: 518px;
    text-align: left;
    line-height: 150%;
    text-align: justify;
}
.content .header {
            font-size: 12px;
            text-decoration: underline;
            display: block;
            height: 25px;
            background: url(../images/point.gif) no-repeat top left;
            padding-left: 20px;
            
            

}
.content a {
        text-decoration: none;
        color: #0056b0;
}
.content a:hover {
        text-decoration: underline;        
}

.content .a-wroc {
        text-decoration: none;
        font-weight: bold;
        color: #0056b0;
}
.content-top-main {
    height: 24px;
    margin:0;
    margin-right: 1px;
    background: #cbecf4 url(../images/content-top-main.jpg) no-repeat top right;
}
.content-top-site {
    height: 24px;
    padding-right: 12px;
    background: #cbecf4 url(../images/content-top-site.jpg) no-repeat top right;
}
.menu-top { 
background: url(../images/menu-tlo.gif) no-repeat top right;
}

.baner-main {
    width: 778px; 
    height: 345px;
    /*background: url(../images/baner-main.jpg) no-repeat top center;*/
}
.baner-site {
    width: 778px; 
    height: 246px;
    background: url(../images/baner-site.jpg) no-repeat top left;
}
.footer-notatka {
        color: #A5CBEA;
        background: #0E58A1;
        border-top:1px solid white;
        border-bottom:1px solid #7BA3CB;
        border-left:1px solid #7BA3CB;
        border-right:1px solid #7BA3CB;
        padding: 2px;
        font-size: 14px;
        line-height:26px;
        font-weight:bold;
        text-align: center;

}
.cwiczenia-img-div {
    width: 130px;
    height: 130px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    vertical-align: middle;
}

/* ---ZAJAWKI ------------------------ */
.zajawka-right-top {
        background: url(../images/zajawka-right-top.gif);
        height: 30px;
        width: 302px;
}
.zajawka-right-table {
        background: #f3f3f3 url(../images/zajawka-right-tlo.jpg) no-repeat top right;
        background-position: 130px 50px;
        height: 210px;
}
.zajawka-right-content { 
}

.popup {
position: absolute;
border: 1px solid black;
}



.stopka-energe {
        font-size: 10px;
        color: #7ba3cb;
}
.stopka-energe a {
        color: #AEBCE0;
        text-decoration: none;
}
.stopka-energe a:hover {
        color: #AEBCE0;
        text-decoration: underline;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; margin-bottom: 10px; } 

#overlay img{ border:none; }

