@charset "UTF-8";

html {
	overflow-y: scroll;
	min-height: 100%;
}

body {
	background: url('../img/bg2.png');
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #444;
	min-width: 980px;
	margin: 0;
	margin-bottom: 10px;
}

img {
    border: 0;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 10px auto;
	display: block;
}

#header {
	position: relative;
	max-width: 980px;
	height: 90px;
	margin: 0 5px;
	display: block;
}

#title {
	float: left;
}

#icons {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	float: right;
	text-align: right;
	line-height: 20px;
	padding-top: 20px;
}

#icons a {
	color: rgb(66,66,66);
	font-weight: bold;
}

#icons a:hover {
	color: rgb(231, 120, 23);
}

#icons img {
	margin: 0 5px;
	border: 1px solid rgb(200, 200, 200);
}

#icons img:hover {
	margin: 0 5px;
	border: 1px solid rgb(180, 180, 180);
}

#search {
	position: relative;
	top: 8px;
	margin-left: 145px;
	font-family: 'Roboto', sans-serif;
	width: 200px;
	border: 1px solid #AAA;
	border-radius: 4px;
	box-shadow: 0px 1px 3px -2px rgb(150, 150, 150) inset;
	background: rgb(243, 243, 243);
	height: 26px;
	padding-left: 5px;
}


#searchform {
	position: relative;
	width: 170px;
	height: 26px;
	background: url(../img/menu/search.png) 0 50% no-repeat;
	padding: 0;
}


#searchform input {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	border: 0;
	background: none;
	float: left;
	width: 200px;
	height: 26px;
	font-size: 13px;
	color: #555;
	padding-left: 15px;
}
*/

#searchform input:hover {
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset;
}

#info {
	font-family: 'Roboto', sans-serif;
	margin: -15px 10px 10px 0;
	text-align: right;
}


.NEWS {
	padding: 10px;
}

#main {
	position:absolute;
	width: 972px;
    padding: 4px;
    border: 1px solid rgba(20, 20, 25, 0.2);
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0% 0% rgba(90, 90, 100, 0.15);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 3px rgba(20, 20, 25, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.2) inset;
	padding-bottom: 45px; /* fit */
}

#main-l {
	padding: 20px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	background-color: rgb(240, 241, 242);
	border: 1px solid rgba(20, 20, 25, 0.3);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	color: rgb(76, 81, 88);
	float: left;
	width: 640px;
}

#main-r {
	background-color: rgb(71, 76, 82);
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	box-shadow: rgba(20, 20, 25, 0.3) 20px 0px 20px -10px inset;
	/*box-shadow: rgba(200, 200, 250, 0.3) 20px 0px 20px -10px inset;*/
	color: rgb(146, 151, 158);
	display: block;
	float: left;
	padding: 5px;
	width: 280px;
	height: 100%
}

#main-b {
	position: absolute;
	padding: 20px;
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	background-color: rgb(240, 241, 242);
	border: 1px solid rgba(20, 20, 25, 0.3);
	border-radius: 5px;
	color: rgb(76, 81, 88);
	display: block;
	min-height: 25px;
	padding: 5px;
	width: 960px;
	bottom: 5px;
	line-height: 23px;
	text-align: center;
}

#main-b .links {
	margin-right: 10px;
}

#main-b .links span {
	margin: 0 10px 0 30px;
}

#main-b .links img {
	border: 0;
	position: absolute;
}

#main-b a {
	color: rgb(96, 96, 96);
}

#main-b .links a:hover img {
	color: rgb(231, 120, 23);
	opacity: 0.8;
	filter: alpha(opacity=80); /* IE8 */
}

.main-r-menu {
	font-family: 'Roboto', sans-serif;
	background: rgb(92, 96, 102);
	box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset, rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(20, 20, 25, 0.5) 0px 1px 3px 0px;
	border-radius: 4px;
	color: rgb(220, 227, 234);
	font-size: 14px;
	line-height: 20px;
	margin: 3px 0;
	padding: 10px 13px;
	position: relative;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 0px;
}

.main-r-menu1 {
	font-family: 'Roboto', sans-serif;
	background: rgb(92, 96, 102);
	box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset, rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(20, 20, 25, 0.5) 0px 1px 3px 0px;
	border-radius: 4px;
	color: rgb(220, 227, 234);
	font-size: 12px;
	line-height: 20px;
	margin: 3px 0;
	padding: 10px 13px;
	position: relative;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 0px;
}

.main-r-menu a {
	color: rgb(220, 227, 234);
	font-size: 12px;
}
.main-r-menu a:hover {
	color: rgb(231, 120, 23);
}

.main-r-menu img.ikonka {
	position: absolute;

}

.main-r-menu img.ikonka50 {
	position: absolute;
	top: 3px;
	left: 3px;
}

.main-r-menu .spacer {
	background-image: url(../img/spacer.png);
	height: 4px;
	margin: 10px -13px 4px -13px;
}

.main-r-menu .spacer2 {
	border-top: 1px solid #666;
	border-bottom: 1px solid #aaa;
	height: 0;
	margin: 3px 0;
}

#footer {
	position: absolute;
	font-family: 'Roboto', sans-serif;
	right: 10px;
	text-align: center;
}

.cde {
font-weight: 400;
font-size: 26px;
font-family: 'Roboto Condensed';
font-variant: small-caps;
line-height: 36px;
margin: 0;
color: #0053A1;
}

.cdeb {
font-weight: 400;
font-size: 26px;
font-family: 'Roboto Condensed';
font-variant: small-caps;
line-height: 36px;
margin: 0;
color: rgb(231,120,23);
}

h1 {
font-weight: 400;
font-family: 'Roboto Condensed';
font-size: 26px;
line-height: 36px;
margin: 0;

}

h2 {
font-weight: 400;
font-family: 'Roboto';
font-size: 18px;
line-height: 24px;
margin: 0 0 10px 1px;
}

h1 {
	color: #0053A1;
}

h2  {
	color: rgb(231,120,23);
	margin-bottom: 10px;
}


.tytul-a {
    color: #666;
	font-weight: 400;
	    font-family: 'Roboto Condensed';
		font-size: 30px;
		    line-height: 30px;
			margin: 0;
			}
			.tytul-b {
			    color: rgb(231,120,23);
				font-weight: 400;
				    font-family: 'Roboto Condensed';
					font-size: 18px;
					    line-height: 24px;
						margin: 0;
						}
						.tytul-c {
						    font-weight: 400;
							font-family: 'Roboto Condensed';
							    font-size: 14px;
								line-height: 16px;
								    margin: 0;
								    }

h4,h5,h6 {
	font-size: 16px;
	line-height: 16px;
}

a {
	color: rgb(65, 140, 170);
	text-decoration: none;
}

a:hover {
	color: rgb(231, 120, 23);
	text-decoration: none;
}


.link {
	margin-left: -15px;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid;
	border-top-color: #d3d3d3;
}

.repozytorium {
    display: block;
    width: 640px;
    height: 50px;
    background: url(../img/rub2.jpg) no-repeat;
    border: 1px solid #CCC;
}

.repozytorium:hover {
    display: block;
    border: 1px solid #AAA;
}

img.t-showmore {
	cursor: pointer;
}

p.t-more{
	margin: 0; padding: 0; display: none;
}


.pomarancz {
    color: rgb(231, 120, 23);
}

.godziny {
    width: 450px;
}

.godziny td {
    padding: 0 15px 0 15px;
    width: 150px;
}

.center {
    text-align: center;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}

.font10 {
    font-size: 10px !important;
}

.font11 {
    font-size: 11px !important;
}

.font12 {
    font-size: 12px !important;
}

.font14 {
    font-size: 14px !important;
}

.font16 {
    font-size: 16px;
}


*:focus { /* chrome outline */
    outline: 0;
}