@import url(http://fonts.googleapis.com/css?family=Dosis|Merriweather+Sans:400,400italic,700,700italic|Noto+Sans:400,400italic,700,700italic&subset=latin,latin-ext);

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, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, embed,  
figure, figcaption, footer, header, hgroup,  
menu, nav, output, ruby, section, summary, 
time, mark, audio, video { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    font-size: 100%; 
    font: inherit; 
    vertical-align: baseline; 
} 
/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure,  
footer, header, hgroup, menu, nav, section { 
    display: block; 
} 
body { 
    line-height: 1; 
} 
ol, ul { 
    list-style: none; 
} 
blockquote, q { 
    quotes: none; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
    content: ''; 
    content: none; 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0; 
}

a {
	text-decoration:underline;
	color:#070777;
}
a:hover {
	text-decoration:none;
	background-color:#070777;
	color:#fff;
}

#a-logo:hover {
	background-color:transparent;
}

body{background-color:#D5EEB2;} 	/*### COLOR ###*/
header {
	width: 100%;
	height: 175px;
	/*padding-top:25px*/
}
#slogan {
	font-family: 'Merriweather Sans', sans-serif;
	font-style:italic;
	font-weight:bold;
	width:100%;
	margin:0 auto;
	display: table;
	text-align:center;
	color:#fff;
	/*position:fixed;*/
	height:60px;
}
#slogan #slo1 {
	display: table-cell;
	vertical-align: middle;
}
header,#slogan {
	background-color:#78bb1e; 	/*### COLOR ###*/
}

.contener960{
	/*font-family: 'Dosis', sans-serif;*/
	font-family: 'Noto Sans', sans-serif;
	font-size:1em;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	text-align:justify;
}
.contener960 b {
	font-weight:700;
}
.left-side {
	float: left; 
	font-size:0.95em;
}
.right-side {
	float: right; 
	font-size:0.95em;
	/*background-color: #097FA7;*/
}
.sidebar {
	width: 180px;
}
.content {
	background-color: #fff;/*#D5EEB2; */
	margin-left: 180px; 
	margin-right: 180px;
	width: 580px; /*580-bordery*/
	padding:10px;
	/*border-left:2px solid #dcdcdc;
	border-right:2px solid #dcdcdc;*/
}
.footer {
	clear: both;
	background-color: #097FA7; 	/*### COLOR ###*/
	width:600px;
	margin: 0 auto;
	margin-bottom:30px;
	padding-bottom:20px;
	font-size:0.8em;
}


/*-----------MENU----------------*/
ul.main-menu
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
	height: 100%;
	width: 180px;
	color: #fff;
	/*background-color: #007d0f;
	margin-right:10px;*/
	/*margin-top:102px;*/
}

ul.main-menu li a
{
	float: left;
	width: 160px;
	color: #fff;
	font-weight:bold;
	text-align:center;
	background-color: #78bb1e; 	/*### COLOR ###*/
	padding: 3px 10px;
	text-decoration: none;
	height:30px;
	margin-bottom:15px
}
ul.main-menu li a:hover
{
	background-color: #4a7a0a; 	/*### COLOR ###*/
	color: #fff;
}
ul#left-menu li a {
	box-shadow:-2px 2px 2px #444;
}
ul#right-menu li a {
	box-shadow:2px 2px 2px #444;
}
/*----------------------^menu^---------------*/
.header-bar {
	display:block;
	width:980px;
	margin:0 auto;
}
.logo {
	display:block;
	float:left;
	width:180
}
.baner {
	display:block;
	width:600px;
	margin:0 auto;
	margin-left: 180px; 
	margin-right: 180px;
}
.ad1 {
	width:180px;
	float:right;
	font-size: 0.75em;
	line-height:1.3em;
	text-align:left;
	color:#1b1bb3;
	font-weight:bold;
	/*font-style:italic;*/
	
}
.site-quote {
	font-family:'Merriweather Sans', sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:0.9em;
	padding:15px 0;
	width:580px;
	margin:0 auto;
}
.quote-aut {
	text-align:right;
	font-weight:bold;
	font-size:0.8em;
	margin-top:-8px;
}

h1 {
	font-size:1.3em;
	font-weight:bold;
	color:#78bb1e; 	/*### COLOR ###*/
	text-align:center;
	margin:12px 0;
	border-bottom: 2px dotted #78bb1e; 	/*### COLOR ###*/
}
h2 {
	font-size:1em;
	font-weight:bold;
	color:#BF0000;
	padding-left: 10px;
	margin:20px 0;
	text-align:center;
}
ul.lista {
	list-style-image: url(img/kredka-li.png);
	margin-left:30px;
}
ul.lista li {
	margin-bottom:5px;
	margin-top:5px;
}
/*-------------------TABELA----------------------*/
.plan-zajec {
	width:580px; 
	background-color:#9BB005;
	color:#fff;
}
.plan-zajec td {
	text-align:center;
	border:2px solid #535e01;
}

.foto-mini img {
	padding:10px 10px 30px 10px;
	border:2px solid #CD58C3;
}
.foto-mini {
	margin:0 33px;
	text-align:center;
	margin-bottom: 30px;
}
.foto-mini a:hover{
	background-color:transparent;
	color:#CD58C3;
}
.foto-mini-2 {
	padding:3px;
}
.reg-ul {
	list-style-type: square;
	padding-left: 15px;
}