@import url(stala/default.css);

body, td, div, dl, dt, dd, menu, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote {
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color:#000000;
	
}


a {
	text-decoration: none;
	color: #16647a;
}
a:hover {
    text-decoration: underline;
}
a:active, a:focus {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

.body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ebebeb;
}
hr, .hr {
	border: 0; height: 1px; 
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));       
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    width:100%; 
	margin: 20px 0 20px 0;
}
ul, ol {
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
    vertical-align:middle;
	 
}
li { padding: 3px 0; }

.text {
	line-height: 140%;
	width:100%;
	clear:both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}


.main {
	width:1060px;
	position: relative;
	text-align: center;
	margin: auto;
}


#logo {
	width: 409px;
	height: 81px;
	float:left;
	background-image: url(logo.gif);
	text-indent: -9999px;
	
}
header {
	clear: both;
	float: left;
	height: 81px;
	width: 100%;
	position: relative;
	background-color: #a9a9a9;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #31849b;
	z-index:100;
}


nav {
	float: right;
	margin-top: 49px; 
	margin-right: 10px;
}
 
nav li {
	display: inline-block;
	padding:0px !important;
	margin: 0px !important;
	position:relative;
	text-transform: uppercase;
	background: url(sep_mm.gif) no-repeat left center;
}

nav li:first-child {
	background:none;
}

nav li a {
	font-size: 14px;
	line-height: 32px;
	color: #ffffff; 
	display: inline-block;
	height: 32px;
	padding-right: 15px;
	padding-left: 15px;
	position:relative;
}

nav li.s a, nav li:hover a, nav li.act a {
	color:#31849b;
	text-decoration:none;
	background:url(menus.gif) no-repeat center bottom;
}

nav li.s menu a, nav li.act menu a, nav li:hover menu a {
	color:#fff;
}



nav li.sub {
	background: url(nav.gif) no-repeat center bottom;
}

nav li.act.sub, nav li.s.sub {
	color:#e50000;
	background: url(navs.gif) no-repeat center bottom;
}


nav li menu {
	display:none;
	position:absolute;
	text-align:left;
	background-color: #000000;
	padding: 10px 10px 10px 10px;
	z-index:2;
	min-width:150px;
	border-bottom: solid 3px #31849b;
}

nav li menu a {
	color:#fff;
	display:block;
	padding: 7px 10px 7px 10px;
	white-space: nowrap;
	font-size: 12px;
	background:none !important;
	line-height: 100% !important;
	height:auto !important;
}

nav li menu a { 
	color:#ffffff;
}

nav li menu a:hover, nav li menu a.s { 
	color:#fff;
	background:#31849b !important;
}




aside {
	clear: both;
	float: left;
	height: 310px;
	width: 100%; 
	margin: 0px 0 0 0px;
	position: relative;
	background: #fff;
}

blockquote {
	float: left;
	height: 310px;
	width: 100%;
}

blockquote small {
	top:60px; 
	right: 50%; 
	text-align:center;
	position:absolute;
	z-index: 50;
	display:block;
	width: 380px;
	text-align:left;
	margin-right:-530px;
}

blockquote small a {
	width:13px;
	height:13px; 
	display:inline-block;
	vertical-align:middle;
	margin: 0 2px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px; 
	background: #2c2c2c;
	cursor:pointer;
}

blockquote small a.s {
	background:#31849b;
}
 
.slajd {
	height:310px;
	width: 100%;
	position: absolute;
	top: 0px;
	display:none;
	border: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
}

.slajd .anim_nakl {
	position: absolute;
	top: 100px;
	right: 50%;
	font-size: 34px;
	color: #000;
	line-height: 110%;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	margin-right: -530px;
	width: 380px;
	font-variant: small-caps;
}

#cien {
	background: url(cien.gif) no-repeat center bottom;
	width: 100%;
	height: 25px;
	float:left;
	clear:both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#content {
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
}

h2 {
	font-size: 26px;
	font-weight: 400;
	color: #000000;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 15px;
	font-family: 'Roboto', sans-serif;
}


h3 {
	font-size: 21px;
	font-weight: 400;
	color: #31849b;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 15px;
	font-family: 'Roboto', sans-serif;
}
footer {
	background-color: #a9a9a9;
	clear: both;
	float: left;
	width: 100%;
	height: 80px;
}
#kontakt {
font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(logost.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 40px;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 15px;
	text-align: left;
}
#copy {
	color: #fff;
	text-align: left;
	float: right;
	font-size: 12px;
	line-height:140%;
	padding-top:23px;
	font-family: 'Roboto', sans-serif;
}

#copy a {
	color:#fff;
}
