body{
	background-color: #E3E3E3;
	margin:0;
}

label{
	float: left;
	height: 50px;
	margin-top: 10px;

}
.cl{
	clear: both;
	font-size: 0px;
}
#refine select, #refine textarea, #refine input,
#comment select, #comment textarea, #comment input{
	padding: 5px;
}
img{
	width: 100%;
}

ul{
	margin: 0;
}
div#infobox{
	position: fixed;
	top: 33%;
	display: none;
	right: -330px;
	z-index: 999999999999;
	background: #3598db;
	padding: 5px 7px;
	width: 350px;
	text-align: right;
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.5);
	color: white;
}
img#banner{
	max-height:350px;
}

img#more{
	max-height: 35px;
	max-width: 18px;
	vertical-align: bottom;
}
#page {
	max-width:1200px;
	margin: 0 auto;
	background-color: white;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
}

#menu_bar{
    background: #3598db;
    width: 100%;
}


#menu {
    display: inline-block;
    position: relative;
    width: 73%;
    padding: 0;
	font-size: 0;
    text-align: left;
	height: 55px;
}

#menu li {
    list-style: none;
	display: inline-block;
}
#menu li a:hover {
    background: #16a085;
    cursor: pointer;
}
ul#menu li a:hover,ul#menu li div:hover,ul#menu li a.active,ul#menu li div.active{
	background: #16a085;
}
ul#dd{
	background: #16a085;
	width: 1200px;
	margin: 0px;
	position: absolute;
	padding: 0;
	display: none;
	z-index: 3000;
}
ul#dd  a{
	display: inline-block;
	color: white;
	float: none !important;
	padding: 7px 7px!important;
	line-height: normal !important;
	height: auto !important;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-top: 1px solid rgba(255,255,255,0.1);
	font-size: 15px;
	z-index: 3000;
	text-decoration: none;
	pointer-events: auto;
}
ul#dd a.last{
	border-bottom: 0px !important; 
}
ul#dd a i{
	color: rgba(255,255,255,0.4);
}
ul#dd a:hover{
	background: #1abc9c;
}

#menu li a {
    text-decoration: none;
	font-size: 20px;
    color: white;
	display: inline-block;
	line-height: 55px;
	height: 55px;
	padding: 0px 15px;
}

#menu_search{
	margin: 0 0 0 70px;
	display: inline-block;
	vertical-align: bottom;
	padding-bottom: 16px;
}

#content{
	padding: 20px 15px ;
	background-color: lightgray;
	position: relative;
}

#refine{
	margin-top: 25px;
}

#refine input, #refine select {
	margin: 5px 10px 5px 5px;
}

#image_list{
	margin: 50px auto;
	padding: 0 20px;
	font-size: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

#image_list img{
	max-width: 140px;
	margin: 10px auto;
	display: block;
}

#comment{
	margin: 30px auto;
	border: 1px solid rgba(0, 0, 0, 0.4);
	background: #4DBD9D;
	color: white;
	font-size: 17px;
}

#comment div{
	padding: 10px;
}

#comment h2{
	background-color: #3598db;
	padding: 10px;
	color: white;
	margin: 0;
}

#comment div form input{
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment div form textarea{
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment div form select{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 51px;
}

#copyright{
	/*position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	padding: 1rem;
	background-color: #efefef;
	text-align: center;
	max-width: 1200px;*/
	height: 60px;
	position: relative;
	background-color: #3598db;
}
#copyright p.left{float: left; padding-left: 10px; line-height: 28px;}
#copyright p.left a{color: white; text-decoration: none; padding-bottom: 5px; border-bottom: 1px dashed transparent;}
#copyright p.left a:hover{color: white; text-decoration: none; padding-bottom: 5px; border-bottom: 1px dashed white;}
#copyright p.counter{position: absolute; left: 46%; letter-spacing: 2px; text-align: center; background: #fff;padding: 5px;}
#copyright p.right{float: right;  color: white;  padding-right: 10px; text-align: right;  line-height: 28px;}
div.paragrafus{
	background: url(../images/paragrafus.png);
	width: 100%;
	height: 500px;
}
.value1{
	margin-left: 30px;
}
.value2{
	margin-left: 15px;
}
.value3{
	margin-left: 50px;
}
.value4{
	margin-left: 30px;
}
.value5{
	margin-left: 55px;
}
.value6{
	margin-left: 55px;
}
.value7{
	margin-left: 20px;
}
.value8{
	margin-left: 33px;
}
.value9{
	margin-left: 41px;
}
.value10{
	margin-left: 92px;
}
.value11{
	margin-left: 53px;
}
.value12{
	margin-left: 62px;
}
.e1{
	margin-left: 83px; 
}
.e2{
	margin-left: 26px; 
}
.e3{
	margin-left: 31px; 
}
.e4{
	margin-left: 45px; 
}
.e5{
	margin-left: 24px; 
}
.e6{
	margin-left: 12px; 
}
.e7{
	margin-left: 15px; 
	width: 300px;
	height: 100px;
}
.e8{
	margin-left: 32px; 
	width: 300px;
	height: 100px;
}
.e9{
	margin-left: 64px; 
	width: 300px;
	height: 200px;
}
.e10{
	margin-left: 65px; 
}

.button{
	padding: 10px;
	background: #418DBF;
	border: none;
	color:white;
	border-radius: 3px;
	cursor: pointer;
	margin-left: 65px;
}

.data{
	padding: 10px;
	display:inline-block;
	width: 47.7%;
	background-color: #fff;
	vertical-align: top;
}

.data div{
	display: inline-block;
}

.search_bar{
	float:right;
	z-index: 10;
	padding-left: 25px;
	border:none;
	height: 20px;
	width: 200px;
	background-image: url("images/search.png");
	background-repeat: no-repeat;
	background-position:left;
	overflow:hidden;
	box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;
}

.search_bar:focus{
	outline: none;
}

.100div{
	width: 100%;
}

.img_holder{
	display: inline-block;
	padding: 10px 8px;
}
.document_holder{
	width: 200px;
}
.banner_holder{
	max-height:350px;
	position: relative;
}
div.napiinfo span.cimer{
	bottom: 30px;
	right: 15px;
	position: absolute;
}
div.napiinfo span.date{
	bottom: 37px;
	right: 80px;
	position: absolute;
	font-size: 14px;
	text-align: center;
}
div.napiinfo span.date center{
	right: 15px;
	font-size: 14px;
}
div.napiinfo span.nameday{
	bottom: 20px;
	right: 55px;
	width: 150px;
	position: absolute;
	font-size: 14px;
	text-align: center;
}
div.napiinfo span.nameday strong{
	font-size: 14px;
	
}
.columns{
    margin: 4% 0 6% 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    font-size: 14px;
    line-height: 160%;
    font-family: Arial;
	text-align: justify;
}

.bot {
	bottom: 0;
}

.update {
	margin: 0 0 2% 3.3%;
	display: inline-block;
	min-width: 145.05px;
	text-align: center;
}
.update_holder {
	margin: 5% auto;
	width: 100%;
}
.update_head {
	background: #3598db;
	padding: 10px;
	color: white;
	margin: 0;
}

.update_body {
	background-color: white;
	padding: 10px;
	color: black;
}

.pagenumber{
	margin: 0 5px;
	text-align: center;
	border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px;
    margin: 1px 2px;
    padding: 5px 10px;
    display: inline-block;
    border-top: 1px solid #fff;
    text-decoration: none;
    color: #717171;
    font-size: smaller;
    font-family: "Helvetica Neueu", Helvetica, Arial, sans-serif;
    text-shadow: white 0 1px 0;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -ms-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -o-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: linear-gradient(top, #f9f9f9, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#eaeaea');
	margin-bottom: 5px;
}

.pagenumber:hover, .pagenumber a:focus {
      border-color: #fff;
      background-color: #fdfdfd;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#fafafa));
      background-image: -webkit-linear-gradient(top, #fefefe, #fafafa);
      background-image: -moz-linear-gradient(top, #fefefe, #fafafa);
      background-image: -ms-linear-gradient(top, #fefefe, #fafafa);
      background-image: -o-linear-gradient(top, #fefefe, #fafafa);
      background-image: linear-gradient(top, #fefefe, #fafafa);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#fafafa'); }
    
.pagenumber.active {
      box-shadow: rgba(0, 0, 0, 0.75) 0 0 0 0 inset;
      border-color: #505050;
      color: #f2f2f2;
      text-shadow: black 0 1px 0;
      background-color: #676767;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#5c5c5c));
      background-image: -webkit-linear-gradient(top, #5f5f5f, #5c5c5c);
      background-image: -moz-linear-gradient(top, #5f5f5f, #5c5c5c);
      background-image: -ms-linear-gradient(top, #5f5f5f, #5c5c5c);
      background-image: -o-linear-gradient(top, #5f5f5f, #5c5c5c);
      background-image: linear-gradient(top, #5f5f5f, #5c5c5c);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5f5f5f', EndColorStr='#5c5c5c'); }


.big{
	max-width: 600px;
	margin: 20px auto;
	background-color: #eee;
	position: relative;
}

.lefty {
	position:absolute;
	left: -30%;
}

.up {
	position:absolute;
	right: -45%;
}

.righty {
	position:absolute;
	right: -30%;
}

.big img {
	cursor: pointer;
}

.second{
	background-color: #888;
}

.options_holder{
	display: inline-block;
	margin-right: 75px;
}

.choice {
	display: none;
}

.padd{
	padding: 10px;
	text-align: right;
}

div#mask{
	background: black;
	position: absolute;
	z-index: 5000;
	display: none;
}
div#imgpopup{
	background: #fff;
	padding: 10px;
	z-index: 6000;
	position: fixed;
	width: auto;
	height: auto;
	display: none;
	overflow-y: scroll;
	overflow-x: hidden;
}
table#contact{
	width: 700px;
	border: 1px solid rgba(0,0,0,0.05);
	margin: 0px auto;
	border-spacing: 1px;
}
table#contact tr td:first-child{
	text-align: left !important;
}
table#contact tr td{
	background: #fff;
	padding: 10px;
	text-align: right;
}
table#contact tr td i{
	padding: 0px 5px;
}
table#contact tr td a{
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	padding-bottom: 3px;
	transition: all 500ms;
}
table#contact tr td a:hover{
	color: #3598db;
	border-bottom: 1px solid #3598db;
}
@media screen and ( max-height: 769px ){
	div#imgpopup{
		max-height: 600px;
	}
}
@media screen and ( min-height: 820px ) and ( max-height: 999px){
	div#imgpopup{
		max-height: 800px;
	}
}
@media screen and ( min-height: 1000px ){
	div#imgpopup{
		max-height: 950px;
	}
}