@import url("yui-reset.css");
@import url("jquery.lightbox-0.5.css");

/* restety moje */
img {
	margin: 0;
	padding: 0;
	display: block;
}

a {
        -moz-focus-inner: none;
	-moz-outline-style: none;
}

b, strong {
	font-weight: bold;
}

h1#logo {
	width: 387px;
	height: 97px;
	margin: 50px 0 0 15px;
	float: left;
	background: url(../images/bg/logo.png) no-repeat;
}

h1#logo a {
	width: 100%;
	height: 100%;
	text-indent: -5000em;
	
	display: block;
}

html, body {
	background-color: #aeba8c;
	font-family: tahoma;
	font-size: 0.82em;
	color: #000;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 960px;
	margin: 0 auto;
	background-color: #ffffff;
}

#header {
	width: 960px;
	height: 177px;
	background-image: url('../images/header_bg_blank.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
}

#header dl {
	padding-left: 9px;
	padding-top: 10px;
	float: left;
}

#header dl dt, #header dl dd {
	float: left;
} 

#header dl dd.glf {
	font-weight: bold;
	padding: 0 4px 0 4px;
}

#header ul {
	padding-top: 10px;
	padding-right: 4px;
	float: right;
}

#header ul li {
	float: left;
	padding-left: 14px;
	padding-right: 14px;
	border-right: 1px solid #fff;
}

#header ul li.last {
	border-right: none;
}

#header a:link, #header a:visited{
	color: #fff;
	text-decoration: none;
}

#header a:hover{
	text-decoration: underline;
}

#top-menu{
	width: 960px;
	height: 50px;	
	background-image: url('../images/top_menu_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#top-menu ul {
	margin-left: 8px;
	margin-top: 8px;
}

#top-menu ul, #top-menu ul li, #top-menu ul li a {
	height: 38px;
	float: left;
	display: block;
}

#top-menu ul li a {
	text-indent: -5000em;
}

#top-menu ul li a.item1 {
	width: 69px;
	background-image: url(../images/menu/home.jpg);
}

#top-menu ul li a.item2 {
	width: 105px;
	background-image: url(../images/menu/info.jpg);
}

#top-menu ul li a.item3 {
	width: 71px;
	background-image: url(../images/menu/forum.jpg);
}

#top-menu ul li a.item4 {
	width: 98px;
	background-image: url(../images/menu/class.jpg);
}

#top-menu ul li a.item5 {
	width: 62px;
	background-image: url(../images/menu/video.jpg);
}

#top-menu ul li a.item6 {
	width: 73px;
	background-image: url(../images/menu/photo.jpg);
}

#top-menu ul li a.item7 {
	width: 86px;
	background-image: url(../images/menu/calen.jpg);
}

#top-menu ul li a:hover {
	background-position: 0 100%;
}

#search-form {
	width: 205px;
	height: 27px;
	float: left;
	margin-top: 12px;
	padding-left: 61px;
}

.search-text {
	width: 154px;
	height: 21px;
	border:0;
	padding: 6px 2px 0 0;
	float:left;
	background-color: transparent;
	font-size: 100%;
	color: #a2ad9c;
}

.search-but {
	float: right;
}

a.search-adv:link, a.search-adv:visited {
	float: left;
	margin-top: 17px;
	padding-left: 12px;
	font-size: 110%;
	color: #fff;
}

a.search-adv:hover {
	text-decoration: none;
}

#navi{
	width: 960px;
	height: 37px;	
	background-image: url('../images/navi_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#navi dl {
	padding-top: 9px;
	padding-left: 15px;
}

#navi dl dt, #navi dl dd {
	float: left;
}

#navi dl dt {
	font-weight: bold;
	padding-left: 5px;
}

#navi dl dd {
	margin-left: 7px;
	padding-left: 15px;
	background-image: url('../images/point4.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

#navi a:link, #navi a:visited {
	color: #000;
	text-decoration: none;
}

#navi a:hover{
	text-decoration: underline;
}

#rss {
	float: right;
	text-indent: -5000em;
	width: 60px;
	height: 20px;
	display: block;
	margin-right: 15px;
}

#middle {
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	float: left;
}

#left-side {
	width: 255px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding-left: 4px;
}

#left-side img.banner {
	padding-bottom: 4px;
}

#news {
	width: 255px;
	background-color: #edf0e7;
	border-bottom: 1px solid #d8dbd2;
	margin-bottom: 4px;
}

#news dl{
	margin: 0;
	border-left: 1px solid #d8dbd2;
	border-right: 1px solid #d8dbd2;
	border-bottom: 1px dashed #6e6f6a;
	padding-top: 4px;
}

#news dl.last {
	border-bottom: none;
}

#news dl dt{
	font-size: 105%;
	font-weight: bold;
	background-image: url('../images/point.gif');
	background-position: left top;
	background-repeat: no-repeat;	
	padding-left: 27px;
}

#news dl dd {
	font-size: 100%;
	padding: 0 0 0 27px;
}

#news dl dd.data{
	font-size: 80%;
	padding: 5px 0px 5px 27px; 
}

#news dl dd.read{
	font-size: 80%;
	font-weight: bold;
	background-image: url('../images/point5.gif');
	background-position: right center;
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-left: 170px;
	margin-bottom: 10px;
}

#news a:link, #news a:visited{
	color: #000;
	text-decoration: none;
}

#news a:hover{
	color: gray;
}

#forums {
	margin-bottom: 4px;
}

#forums ul {
	border-left: 1px solid #d7dacf;
	border-right: 1px solid #d7dacf;
	border-bottom: 1px solid #d7dacf;
	width: 251px;
	padding:1px;
}

#forums ul li {
	background-color: #ccd6bb;
	padding: 9px 0px 9px 20px;
	background-image: url('../images/forums_bg.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #6e6f6a;
}


#forums ul li.col2 {
	background-color: #d2edff;
}

#forums ul li.col2.last {
	border-bottom: none;
}

#forums a:link, #forums a:visited{
	color: #000;
	text-decoration: none;
}

#forums a:hover{
	text-decoration: underline;
}


#right-side {
	width: 209px;
	float: right;
	overflow: hidden;
	background-color: #fff;
	padding-right: 4px;
}

#right-news {
	width: 207px;
	background-color: #edf0e7;
	float: right;
	border-left: 1px solid #d8dbd2;
	border-right: 1px solid #d8dbd2;
	border-bottom: 1px solid #d8dbd2;
	padding-bottom: 10px;
}

#right-news dl {
	border-bottom: 1px dotted #6e6f6a;
	margin-left: 5px;
	margin-right: 5px;
	
	padding-top: 5px;
	padding-bottom: 5px;
}

#right-news dl.last {
	border-bottom: none;
}

#right-news dl dt {
	color: #6690ba;
	display: inline;
	float: left;
}

#right-news dl dd {
	margin-left: 60px;
	padding-left: 10px;
	background-image: url('../images/point2.gif');
	background-position: left top;
	background-repeat: no-repeat;	
}

#right-news a:link, #right-news a:visited{
	color: #000;
	text-decoration: none;
}

#right-news a:hover{
	text-decoration: underline;
}

#content {
	width: 480px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 0px 4px 0px 4px;
}

#content a {
	text-decoration: underline!important;
}

#content a:hover {
	text-decoration: none!important;
}

#content h2{
	font-size: 195%;
	color: #678dbe;
	border-left: 4px solid #678dbe;
	border-top: 1px solid #d9dbd0;
	border-bottom: 1px solid #d9dbd0;
	padding: 8px 0 8px 8px;
	margin-bottom: 3px;
}

#content img {
	/*margin-top: 10px;*/
}

#content img.cont {
	margin: 0 5px 3px 2px;
	float: left;
}

#content p {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#content p.more {
	font-size: 80%;
	font-weight: bold;
	color: #6993bd;
	background-image: url('../images/point3.gif');
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
	vertical-align: middle;
	margin-right: 35px;
}

#content h2 a:link, #content h2 a:visited{
	color: #678dbe;
	text-decoration: none;
}

#content h2 a:hover{
	text-decoration: none;
}

#content a:link, #content a:visited{
	color: #6993bd;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 960px;
	height: 86px;
	background-image: url('../images/footer_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;	
	background-color: #aeba8c;
}

#footer dl {
	padding-left: 7px;
	padding-top: 45px;
	float: left;
}

#footer dl dt, #footer dl dd {
	float: left;
} 

#footer dl dd.glf {
	font-weight: bold;
	padding: 0 5px 0 5px;
}

#footer ul {
	padding-top: 45px;
	padding-right: 5px;
	float: right;
}

#footer ul li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #000;
}

#footer ul li.last {
	border-right: none;
}

#footer a:link, #footer a:visited{
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

form div {
	margin-bottom: 4px;
}

fieldset {
	margin: 20px;
	padding: 20px;
}

label {
	float: left;
	width: 100px;
}

ul.videos {
	margin: 20px;
}

ul.videos li {
	width: 94%;
	clear: both;
	float: left;
	padding-bottom: 10px;
}

ul.videos li dl dt,
ul.videos li dl dd.text {
	width: 280px;
	float: right;
}

ul.videos li dl dd.thumb {
	float: left;
}

ul.videos li dl dt {
	margin: 5px 0;
}

ul.videos li dl dt a {
	font-weight: bold;
}

/* */

ul.gallery-images {
	width: 390px;
	margin: 20px auto;
}

ul.gallery-images li {
	margin-right: 8px;
	margin-bottom: 8px;
}

ul.gallery-images li, ul.gallery-images li a {
	width: 120px;
	height: 90px;
	display: block;
	float: left;
}

ul.gallery-images li a {
	border: 1px #d8dbd2 solid;
	padding: 1px;
}

ul.gallery-images li a:hover {
	border-color: #bfc2ba;
}

div#events-box {
	background: #ecf0e6;
	float: right;
}

div#events-box h2 {
	width: 174px;
	height: 23px;
	margin-left: 15px;
	padding-top: 5px;
	text-align: center;
	color: #a3a49b;
	font-size: 14px;
	background: url(../images/bg/small_calendar_header.png);
}


ul#calendar, ul#calendar li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

ul#calendar {
	width: 183px;
	margin: 7px 0 10px 15px;
}

ul#calendar li {
	width: 24px;
	height: 17px;
	display: block;
	color: #585e52;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 0 0;
	background: #d4dfb7;
	margin: 1px 0 0 1px;
}

ul#calendar li.blank {
	background: #ecf0e6;
}

ul#calendar li.sunday {
	color: #fffc00!important;
}

ul#calendar li.weekday {
	font-weight: normal;
	color: #fff;
	background: #868976;
}

ul#calendar li a {
	color: #4e514a;
	text-decoration: none;

	height: 17px;
	width: 24px;
	display: block;
	margin: -3px 0 0 0;
	padding: 3px 0 0 0;
	background: #b5c58d;
}

ul#calendar li a:hover {
	color: #f7faff;
	background: #80b9ff;
}

table {
	width: 98%;
	margin: 0 auto;
}

table th {
	color: #fff;
	background: #32719c;
	border-bottom: 1px #fff dashed;
}

table th, table td {
	padding: 4px;
}

table tbody td {
	background: #dce5cd;
	border-bottom: 1px #000 dashed;
}

table tbody td.pair {
	background: #ccd6bb;
}

table tfoot td {
	background: #b2baa4;
}

.notvalid {
	color: #ff0000;
}
