body {
	background: #000;
	color: #ccc;
	padding-top: 0px;
}

.container_12 {
	background: #000;
}

.container_12 .grid_9 {
	width: 710px;
	margin-right: 0px;
}

.main_top {
	background: url(../img/top.jpg);
	height: 138px;
	margin-bottom: 9px;
}
.main_taca {
	background: white;
	margin-bottom: 0px;	
	padding-top: 10px;
}
.main_taca p {
	line-height: 10px;
	padding: 0px 35px 10px 8px;
}
.main_taca h2 {
	padding-left: 8px;
	padding-right: 35px;
}
.main_taca1 {
	background: #e5e5e5;
	margin-bottom: 0px;	
	padding: 15px 10px 10px 10px;
}
.main_taca1 {
	color: black;
}

h4 {
	/* margin-left: 8px; */
	color: #888;
    text-decoration: none;
    font-size: 12px;
}

.c_top {
	background: url(../img/c_top.gif);
	height: 46px;
	overflow: hidden;
	line-height: 42px;
	color: #b6395e;
	font-size: 20px;
	padding-left: 16px;
	padding-right: 16px;
	font-weight: bold;
    font-family: Georgia, sans;
}

.c_mid {
	background: url(../img/c_mid.gif);
	min-height: 600px;
	padding: 16px;
	color: #222;
	font-size: 14px;
}

.c_bottom {
	background: url(../img/c_bottom.gif);
	height: 46px;
	overflow: hidden;
	line-height: 52px;
	color: #453600;
	font-size: 11px;
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 10px;
}

.c_bottom a {
	color: #b6395e;
}

#box_search_header {
	background: url(../img/header_gdzie.jpg);
}
#box_propaganda_header {
	background: url(../img/header_propaganda.jpg);
}
#box_msm_header {
	background: url(../img/header_msm.jpg);
}
#box_zdjecia_header {
	background: url(../img/header_zdjecia.jpg);
}
#box_twitter_header {
	background: url(../img/header_twitter.jpg);
}
.b_top {
	width: 220px;
	height: 59px;
	overflow: hidden;
}
.b_mid {
	background: url(../img/box_grad.gif) repeat-x #5e5f65;
/* 	background-position: bottom; */
	padding: 16px;
}
.b_mid a {
	color: white;
}
.b_mid hr {
	color: #ddd;
	height: 1px;
	background: #ddd;
}
.b_bottom {
	width: 220px;
	height: 18px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../img/box_bottom.gif);
}

#c_menu {
	background: url(../img/c_menu.gif);
	width: 710px;
	height: 39px;
	overflow: hidden;
	margin-bottom: 10px;
}

#c_menu ul {
	padding-left: 35px;
	margin: 0px;
}

#c_menu li {
	background: url(../img/menu_item.gif);
	display: block;
	float: left;
	width: 80px;
	height: 39px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	color: #000;
	text-align: center;
}

#c_menu li:hover {
	background: url(../img/menu_item_h.gif);
    }

#c_menu .nav-selected a {
  color: #a1246b;
}

#c_menu .first {
	border-left: 1px solid #d0ad2d;
}

#c_menu a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* Kontakt */

.miniSurveyView table {
/* 	width: 70%; */
}
.miniSurveyView textarea {
	width: 180%;
	height: 120px;
}


/* Naglowki */

h1 {
	color: #333;
	border-bottom: 1px solid #333;
	font-family: Georgia, sans;
    font-size: 24px;
}
h2 {
	color: #888;
    font-size: 18px;
    border-bottom: 1px solid #aaa;
    	font-family: Georgia, sans;
}
h2 a {
   	color: #888;
	border-bottom: 1px solid #aaa;
    font-size: 18px
}
h2 a:hover {
  color: #dc4572;
}


/* Imprezy */

h3 {
	/* margin-left: 8px; */
	color: #888;
    text-decoration: none;
    size: 17px;
}

h3 a {
	color: #b6395e;
	text-decoration: none;
	border-bottom: 1px #acacac solid;
}

.ccm-page-list-description {
 /* 	margin-left: 20px;    */
	margin-bottom: 15px;
    line-height: 15px;
    font-size: 12px;
    text-align: justify;
    padding: 10px;
    padding-top: 5px;
    background-color: #eeeeee;
}

.ccm-page-list-description-1 {
 /* 	margin-left: 20px;    */
	margin-bottom: 15px;
    line-height: 15px;
    font-size: 12px;
    text-align: justify;
    padding: 10px;
    padding-top: 5px;
    background-color: #ffffff;
}

.ccm-page-list h3 {
	margin-bottom: 0px;
	margin-top: 2px;
    font-size: 12px;
    background-color: #ffffff;
    padding-bottom: 4px;
    padding-top: 4px;
}

.ccm-page-list-1 h3 {
	color: #000;
	margin-bottom: 0px;
	margin-top: 2px;
    font-size: 12px;
    background-color: #EEEEEE;
    padding-bottom: 4px;
    padding-top: 4px;
}

hr {
	color: #b6395e;
	background: #b6395e;
	height: 2px;
}


/* ZoomImage */

.zoomImageWrapWide {
	text-align: center; 
	padding: 8px;
	background: white;
	margin-right: 12px;
	margin-bottom: 5px;
}

.zoomImageWrapLeft {
	float: left;
	text-align: center; 
	padding: 7px;
	background: white;
	margin-right: 9px;
	margin-bottom: 5px;
}

.zoomImageWrapRight {
	float: right;
	text-align: center; 
	padding: 7px;
	background: white;
	margin-left: 9px;
	margin-bottom: 5px;
}

small.zoomImage { font-size: 10px; color: #333333; }

/* Twitter */

#tweet ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
}

#tweet ul li {
	border-bottom: 1px solid #888;
	padding: 0;
	line-height: 16px;
	font-size: 12px;
	margin: 0;
	margin-bottom: 8px;
}

.tweet-body a {
	color: #f8cc00;
}

#tweet small {
	font-size: 11px;
}

#twitter-desc {
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	background: #68696f;
	padding: 4px;
	width: 90%;
	margin: 0 auto;
}

#twitter-desc a {
	text-decoration: none;
}

#twitter-desc img {
	border: 5px solid white;
}


/* Propaganda */

#box_propaganda { font-size: 12px; line-height: 14px; }

#frmSS1 { }

#frmSS1 .field {
	background: white;
	border: 1px solid #888;
	color: #000;
	font-size: 12px;
	float: left;
	width: 120px;
	padding: 2px;
	margin-top: 8px;
}

#frmSS1 .button {
	background: #f8cc00;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #f0aa00;
	margin-left: 4px;
	clear: both;
	padding: 1px;
	margin-top: 8px;
}

.dsq-post-fields-right {
	display:none;
}
