@import url('common.css');
@import url('defaults.css');
/* STYLE */

@font-face {
    font-family: RobotoSlabBold;
    src: url(fonts/robotoslab-bold.ttf);
}

@font-face {
    font-family: RobotoSlabLight;
    src: url(fonts/robotoslab-light.ttf);
}

@font-face {
    font-family: RobotoSlabRegular;
    src: url(fonts/robotoslab-regular.ttf);
}

@font-face {
    font-family: RobotoSlabThin;
    src: url(fonts/robotoslab-thin.ttf);
}

html, body {
	background: #153d7c url(../images/bg.png) repeat-x top left;
	font-family: RobotSlabRegular, 'Roboto Slab', Roboto, Arial, sans-serif;
	color: #fafafb;
	font-size: 13px;
}

body.page {
	background-position-y:-650px;
}

#shadow {
	width: 100%;
	min-width: 960px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index:0;
}

.wrapper {
	width: 900px;
	padding: 0 40px;
	margin: 0 auto;
}

#header {
	margin-top: 20px;
	float: left;
	width: 900px;
	position: absolute;
	z-index: 5;
}

#header h1 {
	font-size: 48px;
	font-family: RobotoSlabBold, 'Roboto Slab', Arial, sans-serif;
	font-weight: bold;
	float: left;
	color: #fafafb;
}

#header h2 {
	float: left;
	font-family: RobotoSlabLight, 'Roboto Slab', Arial, sans-serif;
	font-weight: 300;
	text-transform:uppercase;
	line-height: 90px;
	margin-left: 15px;
	color: #fafafb;
}

#header aside {
	float: right;
	line-height: 80px;
}

#header aside a {
	font-family: RobotoSlabBold, 'Roboto Slab', Arial, sans-serif;
	font-size: 18px;
	color: #fafafb;
}

#header aside p img {
	margin: 0 5px;
}

#slider {
	clear: both;
	width: 980px;
	height: 600px;
	background: url('../images/slider-bg.png') bottom left no-repeat;
	background-size: 100%;
	position:relative;
	margin: 0 auto;
	z-index: 4;
}

#slider li img {
	position: absolute;
	bottom: 52px;
	right: 40px;
}

#slider li h1 {
	font-size: 36px;
	color: #163e7d;
	margin-left: 120px;
	padding-top: 270px;
	line-height: 1.05em;
	font-family: RobotoSlabBold, 'Roboto Slab', Arial, sans-serif;
	font-weight: bold;
}

#slider li p {
	color: #676767;
	margin-left: 120px;
	margin-top: 20px;
}

#content {
	float: left;
	margin-bottom: 30px;
	position: relative;
	z-index: 10;
}

#content h2 {
	width: 100%;
	font-size: 24px;
	margin: 10px 0 20px 0;
}

#content article {
	width: 29%;
	margin-left: 2%;
	float: left;
	padding: 0 1%;
}

#content article ul {
	list-style: disc;
	margin-left: 20px;
}

#content article ul li {
	line-height: 1.4em;
}

#content article:last-of-type {
	margin-left: 0 !important;
}

#content article img {
	margin: 25px 0 15px 0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

#content article a:hover img {
transform:rotate(360deg); 
-webkit-transform:rotate(360deg); 
-moz-transform:rotate(360deg); 
-o-transform:rotate(360deg);
}

#content article h3 {
	font-size: 24px;
	margin-bottom: 15px;
}

#content article a {
	color: #fafafb;
}

#content article a[href^=mailto]:hover {
	text-decoration: underline;
}

#content article p {
	margin-bottom: 20px;
}

#content privacy_policy h3 {
	font-size:1.6em;
	margin-top:1.6em
}
#content privacy_policy h3,
#content privacy_policy p {
	margin:1em 0;
}
#content privacy_policy ul {
    list-style: square
}
#content privacy_policy ol {
    list-style: decimal
}
#content privacy_policy ol,
#content privacy_policy ul {
	margin: 0 0 20px;
	padding: 0 0 0 30px
}

#content privacy_policy ol>li,
#content privacy_policy ul>li {
    margin-top: .5em;
    margin-bottom: .5em
}

#content privacy_policy ol[type=a] {
    list-style-type: lower-alpha
}

#mapa, #mapa-r, #mapa-s {
	clear: both;
	display: none;
	padding-top: 25px;
	padding: 1%;
	background: #001f59;
}

footer {
	width: 100%;
	padding: 25px 0 50px;
	margin-top: 20px;
	background: #fff;
	clear: both;
	color: #888888;
	position:relative;
	z-index:10;
}

footer a:hover {
	text-decoration: underline;
}

footer p {
	font-size: 13px;
}


.adp, .adp table {
	background: #fff;
	margin-bottom: 20px;
}

.map-info {
	color: #000;
}

/* By Silnet.pl */
div.silnet {
	float: right; 
	position: relative; 
	z-index: 10; 
	height: 20px; 
	width: 82px;
	margin-top: -20px;
}

div.silnet div {
	background: url('../images/silnet.png') no-repeat 0px 0px;
	height: 20px;
}

div.silnet a {
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 20;
	top: 0px;
	right: 0px;
	float: right;
	height: 20px;
	width: 82px;
	background: url('../images/silnet.png') no-repeat 0px -20px;
}

div.silnet a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
