a{
    text-decoration: none;
}
img{
    border: none;
}

table {
 font-family: 'Open Sans', 'Tahoma' !important;
}

ul {
padding: 0px 20px; margin: 5px 0px;
}

li {
padding-left: 20px;
}

.bold {
font-weight: 700;
}
.upper {
text-transform: uppercase;
}
.radius10 {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.radius12 {
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
}
.radius7 {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.indent {
text-indent: 15px;
}

.italic {
font-style: italic;
}
.left { 
text-align: left;
}
.center{ 
text-align: center;
}

.hide {
display: none;
}

body{
    margin: 0;
    padding: 0;
  	font-size: 17px;
    background: #fff;
  	text-align: center;
  	color: #333;
    font-family: 'Open Sans', 'Tahoma';
    font-family: 'Source Sans Pro', sans-serif;
}

#page {
width: 100%; max-width: 2000px; margin: 0px auto;
background: url('../img/bg.jpg') no-repeat center top;
}

#site {
margin: 0px auto; width: 1100px; height: auto; overflow: hidden;
background: url('../img/bg_index.png') no-repeat 650px -12px;
}

#top {
 width: 1100px; margin: auto; height: auto;overflow:hidden;clear:both;
 padding: 31px 0px 7px 0px;
}

#top #logo {
	float: left; width: 448px; height: 76px; 
  background: url('../img/logo.png') no-repeat left top;
	/* edit! */
	margin: 5px 0 0 0px;
}

#top #napis {
 float: right; width: 578px; height: 76px; 
 color: #ccc; margin: 5px 0 0 2px; text-align: left;
}

#top #napis p {
 margin: 0px;
line-height: 23px;
color: #054575;
font-size: 19px;
}

#top #napis a {
color: #054575; font-weight: 700;
}

#top #logo a {
width: inherit; height: inherit; display: block; 
}

#top #mainmenu { 
	overflow: hidden;width: auto; float: left; margin: 25px 0px 0px 0px;
}

#top #mainmenu ul {
float: left; width: inherit; height: inherit; padding: 0px;
margin: 16px 0px 0px 0px;
}

#top #mainmenu li {
	list-style: none; font-size: 15px; padding: 0px 18px 0px 18px; height: 49px; line-height: 46px;
	width: auto; float: left;
	font-weight: 400; text-indent: 0px;
	/* edit! */
	font-family: 'Source Sans Pro', sans-serif; font-size: 18px; margin: 0px;
}

#top #mainmenu img {
float: left; margin: 4px 0px 0px 0px;
}

#top #mainmenu li.actual, #top #mainmenu li:hover { 
background: url('../img/hover.png') repeat-x left top;
}

#top #mainmenu li a {
display: block; color: #E2E9FF;
}

#center {
 width: 1100px; float:left; min-height: 300px;/* overflow: hidden; */  
 margin: 5px 0 0 0;
 position: relative; min-height: 404px;
 z-index: 2; top: 0px; 
}

#content{
 width: 1070px; float:left; min-height: 300px;/* overflow: hidden; */ 
 position: relative; padding: 0px 4px 0px 4px;
 z-index: 3; top: 0px; margin: 5px 2px 15px 5px;
 box-shadow: 3px 3px 6px #CACACA;
}

#tekstowa, .tekstowa {
 width: 72%; margin: 0% 0% 5% 1%; float:left;
}

#text-box, .text-box { margin: 1px 0px; float: left; width: 100%;
color: #151515; text-align: justify; font-size: 15px; line-height: 18px;

}

#right-box {
width: 25%;
float: right;
margin: 0px -7px 10px 0px; text-align: left;
}

#right-box img {
border: 3px solid #f4f4f4;
/*box-shadow: 1px 1px 1px #D1D1D1;*/
margin: 1px;
padding: 2px;
}

#submenu {
	float: left;
	width: 258px;
	height: auto; min-height: 200px; background: url('../img/bg_submenu.png') no-repeat left 19px;
	margin: 0px 0px 0px 15px;
	/* edit! */
	/*background-position: left 17px;margin: 0 10px 0 -17px;*/
}

#submenu ul {
padding: 0px;
}

#submenu li.actual, #submenu li:hover  {

}

#submenu li {
min-width: 258px; width: 100%;
min-height: 51px; list-style: none;
text-align: center; 
line-height: 48px; text-indent: 0px;
float: left;
background: url('../img/btn.png') no-repeat center top; background-size: 96%;
font-size: 16px; font-size: 14px; padding: 0px;
margin: 0px 0px 0px -7px; font-family: 'Source Sans Pro', sans-serif;
}

#submenu li.actual, #submenu li:hover  {
-webkit-transition-property: width;
-webkit-transition-duration: 0.1s;
width: 102%; margin: 0px 0px 0px -9px;
}

#submenu li a {
color: #fff; display: block; cursor: pointer;
}
#submenu li:hover a, #submenu li.actual a {
text-decoration: underline;
}

#sub_555 {
/*width: 90%;*/ /*float: left;*/
}

#sub_555 li {
opacity: 0.8; filter: alpha(opacity=80);
}


#index_dots { text-align: right;
width: 37%; float: right; height: 20px; padding: 1%; margin-top: 10px;
}

div.dot {
width: 13px; height: 13px; margin: 0px 4px; /*opacity: 0.5;*/
background: url('../img/dot.png') no-repeat; position: relative; z-index: 105;
cursor: pointer; float: left; display: inline-block;
color: #2D52B1; 
font-size: 11px;
font-weight: 700;
padding: 0px;
line-height: 15px;
text-indent: 0px;
}

div.dotted {
opacity: 0.7; /*background: url('../img/dotted.png');*/ color: #fff;
}

h1 {
color: #CD4140; text-transform: uppercase;  color: #3F64AF;
font-family: 'Source Sans Pro', sans-serif; font-size: 18px;
font-weight: 600; text-align: center; margin: 10px 0px 0px 1px;
}

h2 {
margin: 15px 0 0 0; text-align: left;
color: #2662AF; font-size: 16px;
}

table { width: 100%; padding: 0px;/* margin: 0px 0px 0px 15px; */ border: 0px; }

th {
background: url('../img/graph.png') repeat-x #fff; color: #fff;
height: 38px;
border: 1px solid #DD6161; text-indent: 12px; line-height: 25px;
width: 85%; border: 1px solid #4FADDA;
}


tr {
padding: 1px 0px; margin: 0px; border: 0px solid #ddd;
}

td {
font-size: 14px; text-align: left;  font-weight: 600; padding: 0px;
 margin: 0px;  vertical-align: middle; height: 20px;
padding: 15px 0px 9px 12px; cursor: default;  border: 1px solid #ddd;
}



div.box {
float: left; width: 271px; height: 394px; /*background: #fff;*/ padding: 0px;
border: none; margin: 0px 2px 10px 0px; overflow: hidden; height: 397px;
-webkit-transition-property: height, width; 
-webkit-transition-duration: 0.2s;
}

div.box img {
float: left; /*padding: 3px 4px 4px 2px;*/
border: 3px solid #fff;
box-shadow: 1px 1px 1px #D1D1D1;
width: 93%;

}

#more { float: left;
display: none;
}

div.box:hover {
-webkit-transition-property: height, width;
-webkit-transition-duration: 0.2s; margin: 0px 0px 0px -5px;
width: 276px; height: 404px;
}


div.btn {
min-width: 258px; width: 100%;
min-height: 51px;
text-align: center;
line-height: 48px;
float: left;
background: url('../img/btn.png') no-repeat center top; background-size: 96%;
font-size: 18px;
margin: 3px 0px 3px -7px; font-family: 'Source Sans Pro', sans-serif;
}

div.btn a {
color: #ECD9D9; display: block; color: #C1DBF0;
}

div.photo {
float: left;
width: 256px;
/* height: 180px; */
margin: 7px 0px;
}

div.img {
width: 240px;
/* height: 188px; */
border: 2px solid #fff;
box-shadow: 1px 1px 4px #A0A0A0;
}

div.img img {
width: 240px;
height: inherit;
}

a.more, #sendbutton {
display: block; float: right; color:#164C92;
text-align: center; line-height: 25px; font-weight: 700;
width: 85px; height: 28px; box-shadow: 1px 0px 7px #cdcdcd;
}

#mapa {
float: right;
margin: 0px 10px;
}

#mapa iframe {
/*border: 1px solid #ddd;*/
box-shadow: 0px 0px 5px #ccc;
padding: 5px; margin: 5px 0px;
}


#form {
float: right;
clear: both; width: 608px;
margin: 10px 0px;
}

label {
color: #525252; display: block; float: left; clear: both;
font-size: 15px;
margin: 1px 0px;

}

input, textarea {
float: left; padding: 9px; text-align: left; clear: both;
margin: 3px 0px; border: 1px solid #B7CDD8;
-moz-box-shadow: inset 0px 0px 15px 0px #eee;
-webkit-box-shadow: inset 0px 0px 15px 0px #eee;
box-shadow: inset 0px 0px 15px 0px #eee;
font-family: 'Open Sans';
font-size: 13px;
}

input {
width: 220px; height: 15px;
}

textarea {
width: 93.5%;
height: 140px;
}

#sendbutton {
border: 0px; padding: 0px 5px; margin: 0px 10px;
line-height: 20px; cursor: pointer; /*box-shadow: none;*/
background: #fff;
width: 105px;
height: 28px;
}

#lower {
width: 100%; max-width: 2000px; margin: auto; height: 49px;
background: url('../img/lower.png') no-repeat center top;
}

#footer {
width:1060px; margin: auto; height: inherit; line-height: 48px;
color: #fefefe; font-size: 15px;
}

#footer span { float: left; }

