/* ΞΑΩΘΕ ΟΕΠΕΜΕΝΝΫΕ */
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, 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 {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
ol, ul {list-style: none;}
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;}
* html {height: 100%;}
html {width: 100%;height: 100%;}               
ol, ul {list-style: none;}
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;}
html {width: 100%;height: 100%;}

body {
	line-height: 1;
	background: #FFF;
	min-width: 999px;
	width: 100%;
	height:100%;
	font-family: arial, 'Times New Roman';
}

a:link, a:visited, a:active {
	color: #006c9d;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #0099dd;
	text-decoration: underline;
} 

.clear {
	clear: both;	
}
/* ΞΑΩΘΕ ΟΕΠΕΜΕΝΝΫΕ END */

.content {
	width: 999px;
	margin: 10px auto 10px;
	border: 3px solid #089707;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 10px;
}

.content1 {

	border: 3px solid #e66426;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.plus {
	float: left;
	width: 30%;
	height: 125px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #0e4b0f;

}

.zag {
	float: left;
	width: 60%;
	height: 115px;
	color: #0807e1;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	line-height: 30px;
}

.foto {
	float: left;
	width: 39%;
	margin-top: 40px;
	text-align: center;

}

.opis {
	width: 60%;
	float: left;
	padding-top: 40px;
	text-align: justify;
	font-size: 22px;
	color: #311335
}


.block {
	width: 38%;
	float: left;
	margin-left: 70px;
	margin-top: 30px;
	border: 3px solid #089707;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 260px;
}

.block .zagol {
	text-align: center;
	font-size: 18px;
	color: #311335;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.block p {
	padding-left: 20px;
	font-size: 18px;
	color: #311335;
}

.block .zagol span {
	border-bottom: 4px solid #0709cd;
}

.block1 {
	width: 38%;
	float: left;
	margin-left: 70px;
	margin-top: 30px;
	border: 3px solid #089707;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 100px;
}

.block1 p {
	padding-left: 20px;
	font-size: 18px;
	color: #e65d17;
}

.block2 {
	width: 38%;
	float: left;
	margin-left: 70px;
	margin-top: 30px;
	border: 3px solid #e65d17;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 80px;
	padding: 10px 0px 10px 10px;
}

.block2 p {
	padding-left: 20px;
	font-size: 18px;
	color: #e65d17;
}

.block2 .center {
	text-align: center;
	padding: 24px 0px 0px 0px;
	color: #089707;
}

.footer {
	padding: 40px 90px 40px 90px;
	color: #2316c6;
	font-size: 21px;
}