/* CSS Document */
 
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-image: url(img/bg.jpg);
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #499BD3;
	text-decoration: none;
}

a:hover{
	color: #0095D9;
}

h2 {
	margin: 0px;
	padding: 5px 0px 10px 20px;
	color: #499BD3;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #499BD3;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.page {
	margin: 0px auto;
	padding: 0px;
	width: 982px;
	background-color: #ffffff;
}

.newsletterinputbg {
	margin: 0px auto;
	padding: 18px 0px 0px 10px;
	width: 213px;
	height: 40px;
	background-image: url(img/newsletterinputbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
	font-size: 11px;
}

.top {
	margin: 0px;
	padding: 0px;
	width: 982px;
	height: 99px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.swf {
	margin: 0px;
	padding: 14px 0px 0px 0px;
	width: 982px;
	height: 208px;
	background-image: url(img/bgswf.jpg);
	background-repeat: no-repeat;
}

.menutop {
	margin: 0px;
	padding: 0px 10px;
	width: 962px;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 20px;
}

.menutop a {
	margin: 0px;
	padding: 0px 8px;
	color: #499BD3;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.menutop a:hover {
	text-decoration: underline;
}

.box {
	margin: 0px;
	padding: 0px;
	width: 982px;
	height: 206px;
	background-image: url(img/bgbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}

.box1 {
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: 126px;
	position: absolute;
	top: 68px;
	left: 82px;
}

.box1href {
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 82px;
}

.box1href a {
	display: block;
	width: 270px;
	height: 50px;
}

.box2 {
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: 126px;
	position: absolute;
	top: 68px;
	left: 360px;
}

.box2href {
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 360px;
}

.box2href a {
	display: block;
	width: 270px;
	height: 50px;
}

.box3 {
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: 126px;
	position: absolute;
	top: 68px;
	left: 639px;
}

.box3href {
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 639px;
}

.box3href a {
	display: block;
	width: 270px;
	height: 50px;
}

.boxtext {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	width: 250px;
	height: 100px;
	overflow: hidden;
}

.boxmore {
	margin: 0px;
	padding: 0px;
	width: 53px;
	height: 14px;
	background-image: url(img/more.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.boxmore a {
	padding: 0px 5px;
	color: #ffffff;
	text-decoration: none;
}

.boxmore a:hover {
	color: #000000;
}

.head {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bghead.jpg);
	background-repeat: no-repeat;
}

.bgcontentsmall {
	margin: 0px;
	padding: 0px;
	width: 380px;
	background-image: url(img/bgcontentsmall.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.bgbottom {
	margin: 0px auto;
	padding: 0px;
	width: 982px;
	height: 36px;
	background-image: url(img/bgbottom.jpg);
	background-repeat: no-repeat;
	position: relative;
} 

.bgbottomlink {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

.bgbottomlink a {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

.talem {
	margin: 0px;
	padding: 0px;
	width: 55px;
	height: 25px;
	position: absolute;
	top: 5px;
	right: 15px;
}

.talem a{
	margin: 0px;
	padding: 0px;
	width: 55px;
	height: 25px;
	display: block;
}

.contentpage {
	margin: 0px;
	padding: 0px 50px 0px 50px;
}

.leftbox {
	margin: 0px;
	padding: 0px;
	width: 580px;
	float: left;
}

.rightbox {
	margin: 0px;
	padding: 0px;
	width: 302px;
	float: left;
}

.leftpage {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	width: 262px;
	float: left;
}

.rightpage {
	margin: 0px;
	padding: 0px;
	width: 580px;
	float: left;
}

.column {
	margin: 0px;
	padding: 0px;
	width: 290px;
	float: left;
}

.menubgtop {
	margin: 0px auto;
	padding: 0px;
	width: 248px;
	height: 15px;
	background-image:url(img/bgmenutop.jpg);
	background-repeat: no-repeat;
}

.menubgbottom {
	margin: 0px auto;
	padding: 0px;
	width: 248px;
	height: 15px;
	background-image:url(img/bgmenubottom.jpg);
	background-repeat: no-repeat;
}

.menubg {
	margin: 0px auto;
	padding: 0px 15px 0px 10px;
	width: 223px;
	background-image:url(img/bgmenu.jpg);
}

.menu {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background-image:url(img/menuhr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.menu a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image:url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.menu a:hover{
	color: #000000;
}


.menuactive {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background-image:url(img/menuhr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.menuactive a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image:url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}


.submenu {
	margin: 0px;
	padding: 5px 0px 5px 20px;
}

.submenu a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image:url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.submenu a:hover{
	color: #000000;
}


.submenuactive {
	margin: 0px;
	padding: 5px 0px 5px 20px;
}

.submenuactive a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image:url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.link {
	margin: 0px 5px;
	padding: 10px 15px;
	border-bottom: 1px solid #E9E9E9;
	font-size: 11px;
}

.link a {
	color: #007C00;
	text-decoration: none;
}

.link a:hover {
	text-decoration: underline;
}

.hr {
	margin: 0px;
	padding: 0px;
	background-image:url(img/hr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	overflow: hidden;
}

.columnhr {
	margin: 0px auto;
	padding: 0px 10px;
	background-image:url(img/columnhr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	overflow: hidden;
}

.bgrealizacje {
	margin: 0px auto;
	padding: 35px 35px 35px 35px;
	width: 210px;
	height: 180px;
	background-image:url(img/bgrealizacje.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.imgrealizacje {
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 160px;
	border: 2px solid #ffffff;
}

.imgrealizacjeimg {
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 160px;
	overflow: hidden;
}

.imgrealizacjeimg img {
	width: 210px;
	height: 160px;
	border: 0px;
}

.realizacjenext {
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.realizacjenext a {
	display: block;
	width: 25px;
	height: 25px;
}

.realizacjeprev {
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.realizacjeprev a {
	display: block;
	width: 25px;
	height: 25px;
}

/*css page default*/

.content {
	margin: 0px;
	padding: 5px;
}

.moreback {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

a.more {
	margin: 0px;
	padding: 0px 5px;
	width: 43px;
	height: 14px;
	background-image: url(img/more.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	float: right;
}

a:hover.more {
	color: #000000;
}

a.back {
	margin: 0px;
	padding: 0px 5px;
	width: 43px;
	height: 14px;
	background-image: url(img/back.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: right;
	float: left;
}

a:hover.back {
	color: #000000;
}

.morelink {
	margin: 0px auto;
	padding: 3px 0px;
	background-image: url(img/more.jpg);
	background-repeat: no-repeat;
	width: 100px;
}

.morelink a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.morelink a:hover {
	color: #000000;
}

a.moreleft {
	display: block;
	margin: 0px;
	padding: 3px 0px;
	width: 110px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(img/more.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-weight: bold;
	float: left;
}

a:hover.moreleft {
	color: #000000;
}

.date {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #AAAAAA;
	font-weight: bold;
}

.article {
	margin: 0px;
	padding: 10px 15px 0px 15px;
}

.article ul {
	list-style: url(img/arow.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.article li {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}
.article li a {
	color: #ffffff;
}

.articleimg {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
}

.articleimg img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #E7E7E7;
}

.articleimgleft {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 100px;
	height: 120px;
}

.articleimgleft img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #AAAAAA;
	width: 100px;
}


.download {
	margin: 0px;
	padding: 10px 75px;
	text-align: left;
}

.download a {
	margin: 0px;
	padding: 0px;
	color: #AAAAAA;
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 0px;
}

.galleryone {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}

.galleryone img {
	margin: 5px;
	padding: 2px;
	border: 1px solid #E7E7E7;
}

.gallery {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 136px;
	float: left;
}

.gallery img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #E7E7E7;
	float: none;
}

.gallery h3 {
	text-align: left;
	height: 28px;
	overflow: hidden;
}

.links {
	margin: 0px;
	padding: 5px 0px 5px 35px;
}

.links a {
	color: #499BD3;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;	
}

.links a:hover {
	text-decoration: underline;
}

.movie {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}

.prevnext {
	margin: 0px;
	padding: 0px 25px;
	text-align: center;
}

a.prev {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:left;
	margin-left: 15px;
}

a:hover.prev {
	color: #000000;
}

a.next {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:right;
	margin-right: 15px;
}

a:hover.next {
	color: #000000;
}

.error-txt {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
}

.confirm-txt {
	font-size: 11px;
	font-weight: bold;
	color: #55b32b;
	text-align: center;
	margin: 0px;
}
