html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

img{
	display:block;
}
/* set image max width to 100% */
/* img {
	max-width: 100%;
} */

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
	margin: 0;
	padding: 0;
}
	
html {
  overflow-y: scroll;
}

body {
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial;
	color: #000;
} 
.post img{
	/* max-width: 300px; */
}
/* a:link  { color: #000; text-decoration: none; font-weight: normal; }
a:visited  { color: #000; text-decoration: none; font-weight: normal; }
a:hover  { color: #d84435; text-decoration: none; font-weight: normal; } */
p {
	/* margin: 0 0 1.2em; */
	padding: 0;
}

/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 0.8em;
	/* margin: 20px 0 .4em; */
	color: #000;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 1.5em;
	font-weight:bold;
	line-height: 1.0em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}

.clear{
	clear:both;
}

#pagewrap {
	max-width: 700px; /* 960px; */
	margin: 0 auto;
	/* background-color:#f0c9f6;  */
}

#head_section{
	text-align:center; 
	width:700px;
	height:218px; 
	/* background: url(../img/head_olena.png) no-repeat center top;  */
}
.head_name{
	padding-top:77px;
	width:410px;
	text-align:right;
	color:#fff;
	/* background-color:#ff0; */
}
.head_name p.name{
	font-size:1.975em;
	line-height:0.8em;
}
p.name a:link  { color: #fff; text-decoration: none; font-weight: normal; }
p.name a:visited  { color: #fff; text-decoration: none; font-weight: normal; }
p.name a:hover  { color: #000; text-decoration: none; font-weight: normal; }

.head_name p.country{
	font-size:0.689em;
}

.pic{
	padding:93px 0px 24px 0px;
	margin-left: auto;
    margin-right: auto;
	font-size:0.689em;
	letter-spacing:0.76em;
}

#content {
	padding: 0px 0px 00px 0px;
    clear: both;
}

.intro_section{
	/* width:540px; */
	font-style:italic;
	overflow: hidden;
	width:100%;
	padding:0px 0px 10px; 
	font-family: Times, Verdana, Arial;
	/* font-weight:bold; */
}
.intro_section_inset{
	width:500px;
	padding:30px 20px;
	overflow: hidden;
	margin-left:80px;
	background-color:#ffe1b2;
	color:#d77400;
	-moz-box-shadow: 4px 4px 5px 1px #666; 
	-webkit-box-shadow: 4px 4px 5px 1px #666;
	box-shadow: 4px 4px 5px 1px #666; 
}
.intro_section_inset_b{
	width:500px;
	padding:30px 20px;
	overflow: hidden;
	margin-left:80px;
	background-color:#fedeeb;
	color:#c90554;
	-moz-box-shadow: 4px 4px 5px 1px #666; 
	-webkit-box-shadow: 4px 4px 5px 1px #666;
	box-shadow: 4px 4px 5px 1px #666; 
}
.intro_section_inset_c{
	width:500px;
	padding:30px 20px;
	overflow: hidden;
	margin-left:80px;
	background-color:#effbdd;
	color:#6b9e1c;
	-moz-box-shadow: 4px 4px 5px 1px #666; 
	-webkit-box-shadow: 4px 4px 5px 1px #666;
	box-shadow: 4px 4px 5px 1px #666; 
}
.intro_section_inset_d{
	width:500px;
	padding:30px 20px;
	overflow: hidden;
	margin-left:80px;
	background-color:#ffeae5;
	color:#df6545;
	-moz-box-shadow: 4px 4px 5px 1px #666; 
	-webkit-box-shadow: 4px 4px 5px 1px #666;
	box-shadow: 4px 4px 5px 1px #666; 
}
.intro_section_1{
	
	width:100px;
	color:#e6b66c;
	/* margin-left:80px;  */
	font-size:8.5em;
	line-height:0.7em;
	/* background-color:#ffe1b2; */
	float:left;
	font-family: Times, Verdana, Arial;
	font-weight:bold;
	letter-spacing:0.8em;
}
.intro_section_2{
	width:380px;
	font-size:1.35em;
	float:left;
}
.intro_section_3{
	width:60px;
	font-size:6.5em;
	/* padding-top:40px;  */
	/* line-height:1.5em; */
	float:left;
	font-family: Times, Verdana, Arial;
	font-weight:bold;
	letter-spacing:0.8em;
}

/* ------------------------------ post */
.post {
	width:100%;
	overflow: hidden;
	padding:15px 0px 15px 0px;
}
.post_inset {
	width:573px;
	margin-left:47px;
}
p.post_title{
	color:#fff;
	font-weight:bold;
	line-height:1.0em; 
	height: 15px;
	padding:26px 0px 0px 35px;
}
p.post_desc{
	font-size:0.938em;
	line-height:1.3em;
	margin:17px 0px 0px 34px;
	padding:8px 30px 20px;
	background-color:#fff;
	-moz-box-shadow: 4px 4px 5px 1px #666; 
	-webkit-box-shadow: 4px 4px 5px 1px #666;
	box-shadow: 4px 5px 5px 0px #666; 
	/* font-weight:bold; */
}
.post1 {
	background: url(../wol_gallery/wol_bar1.png) no-repeat center top;	
	color:#7b3885;
}
.post2 {
	background: url(../wol_gallery/wol_bar2.png) no-repeat center top;	
	color:#ca4800;
}
.post3 {
	background: url(../wol_gallery/wol_bar3.png) no-repeat center top;	
	color:#3a7f15;
}




.info1{
	color:#666;
	/* width:573px;	 */
	font-size:0.814em;
	font-style:italic;
	/* line-height:1.3em; */
	margin:0px 80px 40px 80px;
	padding:0px; 
	font-family: "Times New Roman", Cambria, "Hoefler Text", Times, serif;
	/* -moz-box-shadow: 4px 4px 5px 1px #666; 
	-webkit-box-shadow: 4px 4px 5px 1px #666;
	box-shadow: 0px 0px 5px 0px #666;  */
	background-color:#fff; 
}
.info1 p{
	padding:30px 30px;
	border-top: dotted 1px #ccc;	
	border-bottom: dotted 1px #ccc;	
}

.info2{
	color:#666;
	/* width:573px;	 */
	/* font-size:0.814em; */
	
	line-height:1.3em;
	margin:40px 80px 0px 80px;
	padding:0px; 
	-moz-box-shadow: 4px 4px 5px 1px #666; 
	-webkit-box-shadow: 4px 4px 5px 1px #666;
	box-shadow: 0px 0px 5px 0px #666; 
	background-color:#eee;
}
.info2 p{
	padding:30px 30px; 
}

.info3{
	font-family: "Times New Roman", Cambria, "Hoefler Text", Times, serif;
	padding:50px 0px 20px 110px; 
	color:#666;
	text-shadow:#fff 0px -1px 1px;
	/* font-size:0.875em; */
}
.info3 p{
	padding-bottom:5px;
	/* display:inline; */
	/* font-size:100%; */
	font-style:italic;	 
	/* font-weight:bold; */
}
.info3 p.title{
	font-size:1.438em;
	font-style:normal;
	color:#666;
}
.info4{
	font-size:0.689em;
	font-style:italic;
	line-height:1.8em;
	height:100px;
	color:#666;
	margin:80px 80px 0px 80px;
	padding:0px 0px 0px 170px;  
	/* font-size:0.875em; */
	background: url(../wol_gallery/logo_mlodziez.png) no-repeat left top;
}

.prev
{
	/* padding:1em; */
	display:inline-block;
	float:left;
	position:fixed;
	top:40%;
	left:10px;
	font-family: "Times New Roman", Cambria, "Hoefler Text", Times, serif;
}
.prev a:link  { color: #000; text-decoration: none; font-weight: normal; }
.prev a:visited  { color: #000; text-decoration: none; font-weight: normal; }
.prev a:hover  { color: #d84435; text-decoration: none; font-weight: normal; }

.next
{
	/* padding:1em; */
	display:inline-block;
	float:right;
	position:fixed;
	top:40%;
	right:0px;
	font-family: "Times New Roman", Cambria, "Hoefler Text", Times, serif;
}
.next a:link  { color: #000; text-decoration: none; font-weight: normal; }
.next a:visited  { color: #000; text-decoration: none; font-weight: normal; }
.next a:hover  { color: #d84435; text-decoration: none; font-weight: normal; }

.prev2
{
	display:inline-block;
	float:left;
}


.next2
{
	display:inline-block;
	float:right;
}







a.but {
	padding:10px 0px 10px 0px;
	margin-left: auto;
    margin-right: auto;
	letter-spacing:0.26em;
	/* height:2em; */
	/* margin-bottom:2em;
	margin-top:2em; */
	font-size:0.750em;
/*     color: #555;
    font-size: 0.625em; 
	font-family:Tahoma, Helvetica, Arial, sans-serif;
    text-decoration: none;
    padding: 7px 12px;
    position: relative;
    display: inline-block;
	background: #f3f3f3;
    border: solid 1px #8e8e8e;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; 
	margin:0px 10px 0px 10px;  */
}
a.but:hover {
	color: #d84435;
}
a.but:active {
    color: #d84435;
    /* border-color: #444; */
}

#form1 ul { padding: 0px;  margin-left: 0px; list-style: none; }

#form1 li  {
	padding-top:20px;
	/* padding-bottom:20px; */
}

#form1 .input_gap input{ 
	color: #000; 
	background: #eee; 
	padding: 3px; 
	/* font-family: Verdana, sans-serif;  */
	font-size: 16px; 
	font-weight:bold;
	margin: 0px 0px 10px 0px; 
	border: 1px solid #000; 
}
#form1 .submit_gap input{ 
	text-transform:uppercase;
	color: #fff; 
	background: #000; 
	padding: 0px 30px 0px 30px; 
	
	/* font-family: Verdana, sans-serif;  */
	font-size: 20px; 
	/* margin: 0px 0px 10px 0px;  */
	/* border: 1px solid #000;  */
}

.flashError
{
	margin-top:10px;
	/* margin-bottom:10px;  */
	padding:10px;
	color: #fff;
	background:#c60000;
	/* font-size:13px; */
	font-weight:bold;
	/* border:1px solid #F00;  */
	text-align: left; 
}
.flashConfirm
{
	margin-top:10px; 
	/* margin-bottom:10px;  */
	padding:10px;
	color: #fff;
	font-weight:bold;
	background: #86aa17; 
	/* background:url('../img/flash_confirm.png') top left no-repeat;   */
}

#gallery{
	/* background:#d6f1fb;  */
	margin:20px 0px 40px 80px;
	width:540px;
	/* height:220px;  */
}

#gallery .inset{
	padding:20px;
	background-color:#fff;
	-moz-box-shadow: 4px 4px 5px 1px #666; 
	-webkit-box-shadow: 4px 4px 5px 1px #666;
	box-shadow: 4px 4px 5px 1px #666; 
}


.xhead_section{
	text-align:center; 
	width:700px;
	height:218px; 
	border-top: dotted 1px #ccc;	
}

.title_main{
	padding:50px;
	text-align:right;
}
.title_main .t1{
	font-size:3.975em;
	line-height:0.8em;
}
.title_main .t2{
	font-size:1.975em;
	line-height:0.8em;
}

.sec1{
	background: url(../wol_gallery/head_olena.png) no-repeat center top; 
}
.sec2{
	background: url(../wol_gallery/head_aleko.png) no-repeat center top; 
}
.sec3{
	background: url(../wol_gallery/head_martyna.png) no-repeat center top; 
}
.sec4{
	background: url(../wol_gallery/head_deniz.png) no-repeat center top; 
}
.sec5{
	background: url(../wol_gallery/head_ester.png) no-repeat center top; 
}
.sec6{
	background: url(../wol_gallery/head_uriel.png) no-repeat center top; 
}
.sec7{
	background: url(../wol_gallery/head_magda_ola.png) no-repeat center top; 
}
.sec8{
	background: url(../wol_gallery/head_lea.png) no-repeat center top; 
}
.sec9{
	background: url(../wol_gallery/head_marjana.png) no-repeat center top; 
}
.sec10{
	background: url(../wol_gallery/head_natalia.png) no-repeat center top; 
}
.sec11{
	background: url(../wol_gallery/head_asia.png) no-repeat center top; 
}
.sec12{
	background: url(../wol_gallery/head_jola.png) no-repeat center top; 
}
.sec13{
	background: url(../wol_gallery/head_kasia_magda.png) no-repeat center top; 
}
.sec14{
	background: url(../wol_gallery/head_martyna_t.png) no-repeat center top; 
}
.sec15{
	background: url(../wol_gallery/head_lena.png) no-repeat center top; 
}
.sec16{
	background: url(../wol_gallery/head_valentina.png) no-repeat center top; 
}


.list2{
display:block;
padding-left:30px;
padding-bottom:10px;
background: url(../wol_gallery/bullet.png) no-repeat top left; 
}
/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	color: #ccc;
	font-size: 85%;
	background-color:#343499;
}
#footer a {
	color: #fff;
}


/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }	

