@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #0d1d53;
	margin-top:0px;
}
#body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 974px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	color: #FFF;
	text-align:left;/*css smarty ie issue*/
}
#left_shadow {
	height:auto;
	width:974px;
	float:left;
	background-image:url(images/left_shadow.png);
	background-repeat:repeat-y;
}
#right_shadow {
	height:auto;
	width:974px;
	float:left;
	background-image:url(images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
#top_shadow {
	height:auto;
	width:974px;
	float:left;
	background-image:url(images/top_shadow.png);
	background-repeat: repeat-x;
}
#bottom_shadow {
	height:auto;
	width:974px;
	float:left;
	background-image:url(images/top_shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#general {
	height:auto;
	width:960px;
	float:left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	background-color: #1f54a4;
}
/*left content*/



#left {
	height:auto;
	width: 195px;
	float:left;
}
#logo {
	height: 179px;
	width:195px;
	float:left;
	background-image: url(images/logo.jpg);
}
#under_logo {
	height:auto;
	width: 195px;
	float: left;
}
#under_logo_bg {
	height:auto;
	width:195px;
	float:left;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
}

#under_menu{
	height:auto;
  width:195px;
  float:left;
}
#under_menu .item{
  height:auto;
  width:185px;
  padding: 5px;
  float:left;
  text-align: center;
  overflow: hidden;
}

#menu {
	height: 245px;
	width:195px;
	float:left;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
}
/*right content*/


#right_c{
  height:auto;
  width:765px;
  float:left;
}
#right {
	height:auto;
	width:765px;
	float:left;
	background-image:url(images/center.jpg);
	background-repeat:repeat-y;
}
#up {
	height: 71px;
	width: 765px;
	float:left;
	background-image: url(images/up.jpg);
}
#center {
	height:auto;
	width: 765px;
	float:left;
}
#center_content {
	height:auto;
	width: 667px;
	float:left;
	background-image:url(images/center_content.jpg);
	background-repeat:repeat-x;
}
#strech {
	height:200px;
	width:1px;
	float:left;
}
#content {
	height:auto;
	width: 666px;
	float:left;
}
#main {
	width:410px;
	height:auto;
	float:left;
	padding-right: 15px;
}
#news_right {
	width:224px;
	height:auto;
	float:left;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0c1847;
}
div.news_right_title {
	width:209px;
	height:auto;
	float:left;
	padding-bottom:2px;
	padding-top:2px;
}
div.news_right_content {
	width:209px;
	height:auto;
	float:left;
	padding-bottom:2px;
	margin-top:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align:justify;
	font-size:11px;
}
div.news_title {
	width:664px;
	height:auto;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
}
div.news_content {
	width:664px;
	height:auto;
	float:left;
	padding-bottom:10px;
	margin-top:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align:justify;
	font-size:12px;
}


#center_left {
	height: 302px;
	width: 37px;
	float:left;
	background-image:url(images/center_left.jpg);
	background-repeat: no-repeat;
}
#center_right {
	height: 302px;
	width: 61px;
	float:left;
	background-image:url(images/center_right.jpg);
	background-repeat: no-repeat;
}
#gallery {
	height:auto;
	width: 570px;
	float:left;
	margin-left:48px;
	margin-top:30px;
}
.gallery_item {
	float:left;
	padding:6px;
	margin:3px;
	background-color:#666;
}
#center_bottom {
	height: 101px;
	width: 765px;
	float:left;
	background-image:url(images/center_bottom.jpg);
	background-repeat:no-repeat;
}
#footer {
  width:765px;
  height:auto;
  float:left;
  background-image: url(images/pasek_boczny.png);
  background-repeat: repeat-y;
}
#footer_bg {
	height:auto;
	width:765px;
	float:left;
	background-image: url(images/footer_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_head{
	height:auto;
  width:765px;
  float:left;
  background-image: url(images/glowa.png);
  background-repeat: no-repeat;
  background-position: right top;
}

#logotypes {
  width:540px;
  height:auto;
  float:left;
  padding-left: 24px;
  padding-bottom:24px;
}
#logotypes .item{
	display:inline;  
}
#logotypes .item a img {
  margin: 5px;  
}
/*
#footer_left {
	width:17px;
	height:124px;
	float:left;
	background-image: url(images/footer_left.jpg);
	background-repeat: no-repeat;
}

#footer_right {
	width:255px;
	height:124px;
	float:left;
	background-image: url(images/footer_right.jpg);
	background-repeat: no-repeat;
}*/
ul {
	list-style:none;
}
a {
	color:#CCC;
	text-decoration:none;
}
p {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	color: #CCC; 
	font-family: 'comic sans ms';
}

h3{
	text-decoration:underline;
}

select, input, textarea { margin-top: 4px;}

#author{
	height:auto;
	width: 974px;
	float:left;
	font-size:8px;
	text-align:right;
}


#menu li{
	border-bottom: black solid 1px;
	padding: 3px 0 3px 0;
}

#like-box{
	width:209px;
	overflow:hidden;
  background-image: url(images/like.png);
  background-repeat: no-repeat;
}
