
/************ RESET *************/	

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
	background: #F5F4F4 url(../images/bodyBg.png) repeat-x scroll 0 -30px;
	color: #000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:1em;
	font-weight: bold;
	line-height: 1.5em;
	color: #606060;
}

#wrapContent h1, #wrapContent h2, #wrapContent h3, #wrapContent h4, #wrapContent h5, #wrapContent h6{
	margin: 10px 0px;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

table, thead, tbody, tfoot, tr, th, td, input, select, textarea {
	font-family:inherit;
	font-size:1em;
}

q:before, q:after {
	content:"";
}

img, input, select, label {
	vertical-align:middle;
}

fieldset, img, a img {
	border:0 none;
}

a{
	text-decoration: none;
}



h6{
	font-size: 0.9em;
}

h5{
	font-size: 1em;
}

h4{
	font-size: 1.1em;
}

h3{
	font-size: 1.4em;
}

h2{
	font-size: 1.6em;
}

h1{
	font-size: 1.9em;
}

p, a{
	line-height: 1.6em;
	margin: 7px 0px;
}

/* Clearing Floats Without Structural Markup - ala http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	display: block; visibility: hidden; clear: both; 
	height: 0; 
	content: "."; 
}


/* lists ----------------------------------------------------------------- */
ul, ol, li, dl, dd { 
	list-style-type: none; 
	padding: 0px;
	margin: 0px;
}

/* common ---------------------------------------------------------------- */


.hidden{
 display: none !important;
}

.row{
	clear: both;
	margin-bottom: 10px;
}

.row label{
	clear: both;
	color: #808080;
	display: block;
	margin-bottom: 5px;
}

.row input,
.row select{
	width: 250px;
	height: 20px;
}

.row input,
.row textarea{
	border: solid 1px #e5e5e5;
	background-color: #f8f8f8;
	padding: 5px 0 0 5px;
	width: 250px;
}


.row input.checkbox{
	width: auto;
}

form fieldset legend{
	text-indent: -9999px;
}

ul.errorlist li{
font-weight:bold;
color: red;
height:0.5em;
margin-top:-0.5em;
}


/* layout ---------------------------------------------------------------- */

#wrapTop{
	background: transparent url(../images/topBg.png) no-repeat 50% 0;
	height: 130px;
}

#logo{
	width: 111px; height: 30px;
	float: left;
	display: block;
	margin-top: 70px;
	margin-left: 20px;
}

#logo a{
	background: transparent url(../images/logo.png) no-repeat 0 0;
	width: 111px; height: 30px;
	text-indent: -9999px;
	display: block;
}

/*navMain */

#navMain{
	width: 456px; height: 34px;
	float: right;
	margin-top: 75px;
}

#navMain li{
	display: inline-block;
	height: 33px;
	float: left;
	
}

#navMain li a{
	height: 34px;
	display: block;
	text-indent: -9999px;
	margin-top: 0px;
}
	


#navMain li.first{
	border-left: none;
}

#navMain li.last{
	border-right: none;
}



#navMain li.navMainNews a{
	background: transparent url(../images/navMainNews.gif) no-repeat 0 -70px;
	width: 93px;
}

#navMain li.navMainAgenda a{
	background: transparent url(../images/navMainAgenda.gif) no-repeat 0 -70px;
	width: 67px;
}

#navMain li.navMainDyskutanci a{
	background: transparent url(../images/navMainDyskutanci.gif) no-repeat 0 -70px;
	width: 87px;
}

#navMain li.navMainMultimedia a{
	background: transparent url(../images/navMainMultimedia.gif) no-repeat 0 -70px;
	width: 91px;
}

#navMain li.navMainAbout a{
	background: transparent url(../images/navMainAbout.gif) no-repeat 0 -70px;
	width: 49px;
}

#navMain li.navMainTransmission a{
	background: transparent url(../images/navMainTransmission.gif) no-repeat 0 -70px;
	width: 86px;
}


#navMain li.navMainContact a{
	background: transparent url(../images/navMainContact.gif) no-repeat 0 -70px;
	width: 68px;
}

#navMain li a:hover{
	background-position: 0px -35px;
}

#navMain li a:active{
	background-position: 0px 0px;
}


/* end- navMain */



#top,
#wrapContent,
#wrapBottom{
	width: 845px;
	margin-left: auto;
	margin-right: auto;
}

#col_1{
	width: 590px;
	float: left;
}

#col_2{
	width: 255px;
	float: right;
	padding-top: 30px;
}

p,
ul li,
ol li,
#col_2 .info dl dd{
	color: #808080;
	line-height: 1.6em;
}

ul, ol{
	margin-left: 10px;
}

ol li ol,
ul li ul{
	margin: 0px 0px 0px 10px;
}

ol li{
	list-style-type: decimal;
	margin-left: 15px;
}

#col_1 a, .info a{
	border-bottom: solid 1px #e97685;
	color: #696969;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	border: none !important;
}


#col_2 .info dl,
ul{
	margin-bottom: 10px;
}

#pager a { color: #f16e7c; font-weight: bold; text-decoration: none; margin:0 3px; } 

.postBottom{
	background: transparent url(../images/postBgBottom.gif) no-repeat 0 100%;
	padding-bottom: 5px;
	margin: 10px 0px;
}

.postTop{
	background: transparent url(../images/postBgTop.gif) no-repeat 0 100%;
}

.postMiddle{
	background: transparent url(../images/postBgMiddle.gif) repeat-y 0 0;
	padding: 20px 30px;
	width: 507px;
}

.date{
	background: transparent url(../images/dateBg.gif) no-repeat 0 0;
	color: #fff;
	text-align: center;
	display: block;
	width: 81px; height: 16px;
	padding-top: 1px;
	margin-bottom: 10px;
}

.hour{
	background: transparent url(../images/hourBg.gif) no-repeat 0 0;
	text-align: center;
	display: block;
	width: 72px; height: 16px;
	padding-top: 1px;
	margin-bottom: 10px;
}

.logos{
	background-color: #f8f8f8;
	border: solid 1px #e5e5e5;
	text-align: center;
	padding: 20px 10px;
	margin-bottom: 20px;
}

.logos a{
	margin-bottom: 20px;
	display: block;
}

.logos a.last{
	margin-bottom: 0px;
}

.button{
	background: transparent url(../images/button.gif) no-repeat 0 0;
	border: none !important;
	color: #000;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 72px; height: 23px;
	padding-top: 2px;
	float: left;
}

.commentsCount{
	background: transparent url(../images/iconComments.gif) no-repeat 0 0;
	padding-left: 20px;
	width: 80px; height: 16px;
	float: right;
}

.difColor{
	color: #e97685;
}

#col_2 .info h4{
	font-weight: bold;
	color: #e97685;
}

#col_2 .info{
	margin-bottom: 20px;
}

.wrapComment{
	margin-bottom: 15px;
}

.wrapComment dl{
	background: transparent url(../images/commentBg.gif) no-repeat 0 100%;
	padding-top: 7px;
	padding-bottom: 10px;
}

.wrapComment dl dd{
	color: #808080;
	display: inline;
	float: left;
}

.wrapComment dl dd.nickname{
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}

.comment .commText{
	background-color: #f9f9f9;
	border: solid 1px #e5e5e5;
	border-top: none !important;
	padding: 0px;
	padding: 15px;
}

.comment .commText p{
	margin: 0px;
}

#wrapBottom *{
	float: left;
}

#wrapBottom a{
	margin-right: 5px;
	color: #808080;
	font-weight: bold;
}

.galleryMini ul li{
	display: inline;
	float: left;
	margin-right: 10px;
}

.galleryMini ul li a{
	border: solid 1px #e5e5e5;
	border-color: #e5e5e5 !important;
	display: inline-block;
	padding: 2px;
}

.galleryMini ul li a:hover
{
	border-color: #e97685 !important;
}

/* newsletter */
#newsletter_input
{
	margin-right: 8px;
}
