@charset "windows-1251";

/* reset styles */
html,body ,h1 , h2, h3, h4, ul, ol, li, form, p, table {
	padding:0;
	margin:0;
	color: black;
	list-style:none;
	font-size:inherit;
}
table {empty-cells:show;border-collapse:collapse; border-spacing:0; }
form {display: block}
fieldset, img {border-width: 0;}
address,caption,th,ins { font-style:normal;	font-weight:normal; text-decoration: none}



/* Main design elements */
h1, h2, h3, h4 {
	/*color:#3F68AA;*/
	font-family:"Calibri", "Bitstream Vera Sans", "Arial", sans-serif;
	/*font-family:  Georgia, serif;*/
	font-weight:normal;
	word-spacing:0em;
}
/* alterntive font combo: Constantia, "Bitstream Charter", Georgia,  serif*/
body{
	font-family:  "Calibri", "Bitstream Vera Sans", "Arial", sans-serif;
/*	font-family:  Georgia, serif;*/
	background: #e0e0e0;
	margin: 15px auto;
	margin: 0px auto;
	width: 950px;
/*	width: 90%;
	min-width: 800px;
	max-width: 1200px;
	*/
}
#everything {
	border:13px solid #9a0000;
	background: white;
	
}

a:link, a:visited {
	color: #cf0000;
	color:#2121AF;
	border-bottom: 1px solid;
	text-decoration: none;
}
a:visited {
	color:#8a0000;
	color: #151572;
}
a:hover,a:active {
	color:#ff0000;
	border-bottom-width: 0;
	text-decoration: none;
}
a.email {
	white-space: nowrap;
}

h1 {
	font-size: 32px;
	line-height: 40px;
}

h2 {
	font-size: 22px;
	line-height: 37px;
	margin-bottom: 5px;

}

h3 {
	font-size: 18px;
	line-height: 25px;
	margin: 5px 0 15px;
}

/** masthead **/
#masthead #sitename /* site name */ {
	margin-top: 5px;
	position: relative;
	left: -5px;
	top:-3px;
	font-size: 60px;
	font-family:  "Calibri", "Arial", sans-serif;
	line-height: 1;
	/*****/
	display:none;
}
#masthead #slogan {
	font-family:  "Calibri", "Arial", sans-serif;
	display: block;
	font-size: 18px;
	word-spacing: 0px;
	font-style: italic;
	/******/
	font-size: 32px;
	font-style:normal;
	position:relative;
	top:5px;
}
#masthead {
	display: block;
	position:relative;
	height: 106px;
	padding-top: 34px;
	padding-bottom: 4px;
	padding-left: 175px;
	color: white;
	background: #9a0000;
	filter: none;
	
}
#content-area {
	/*position:relative;*/
}
#club-register {
	position: absolute;
	top:30px;
	right:45px;
	color:white;
	font-size: 25px;
	padding-left: 50px;
	margin-left: -50px;
	background: url(register.png) left center no-repeat;
	border-width: 0;
	text-decoration: underline;
}
#club-register:hover, #club-register:active {
	text-decoration: none;
}

#logo_low {
	position: absolute;
	top: -5px;
	left:10px;
	
}


/* navigation */
#navigation {
	background: #9a0000;
	font: normal 15px/30px Verdana, sans-serif;
	width: 100%;
	position:relative;
	
}
#navigation div {
	clear:both;
}
#navigation li {
	float: left;
	position: relative;

	height: 30px;
	z-index:10;
	overflow: hidden;
}
#navigation li a {
	color: white;
	display: block;
	text-align: center;
	border-width:0;
	white-space: pre;	
	padding: 0 13px;
	margin:0;
	
	padding-top: 3px;
	
}
#navigation li a i {
	display: block;
	height: 10px;
	width: 11px;


	position: absolute;
	top: 0;
	right: -1px; /* defeat IE6 bug*/
}
#navigation li.selected a{
	background: #F71C00;
	background: #F71C00 url(corner-left.png) left top no-repeat;
}
#navigation li.selected a i{
	background: url(corner-right.png) right top no-repeat;
	
}
#navigation li a:hover, #navigation li.selected a:hover {
	background: #F85741 url(active-corner-left.png) left top no-repeat;
	padding-top: 0px;
}
#navigation li a:hover i, #navigation li.selected a:hover i {
	background:  url(active-corner-right.png) right top no-repeat;
	padding-top: 0px;
}


/** sidebar **/

#sidebar {
	float: right;
	width: 350px;
	border-left: 7px solid #9a0000;
	position:relative;
	left:-7px !important;
	left: -10px;
}
#sidebar .wrapper {
	margin: 10px 8px 10px 22px; 
	/* 
	22px = 15px + 7px 
	 8px = 15px - 7px 
	accounting for 7px offset 
	 */
}
#sidebar h2 {
	text-align: center;
}

.events h3 {
	margin-bottom: 10px;
}
.events h3 a:link,.events h3 a:visited {
	color: black;
}
.events img {
	padding:5px;
	background: url(photoframe.png) no-repeat;
	position: absolute;
	top:0;
	left:-4px;
	font: bold 12px/1.5 Arial, sans-serif;
	display: block;
}
.events a:hover img{
	padding:0;
	background: #cfcfcf;
	border: 5px solid #cfcfcf;
}
.events p {
	position: relative;
	margin:0;
	padding-left: 115px;
	font-size: 12px;
	line-height: 1.3;
	min-height: 130px;
	padding-bottom: 15px;

}
a.history {
	position:relative;
	top: 0px;
}
/** sponsors&others **/
.sponsors {
	clear: right;
	padding-bottom: 25px;
	border-top: 5px solid #9a0000;	
	text-align: center;

}
.sponsors a{
	border-width:0;
}
.sponsors h2 {
	font: 36px/1 "Gill Sans",  "Bitstream Vera Sans", Tahoma, sans-serif;
	margin: 0 15px;
	color: #E3E3E3;
	z-index:2;
	text-align: left;
}
.sponsors img {
	margin: 0 auto;
	display: block;
	z-index:1;	
	/*	*/
	margin: 3px 7px;
	display: inline;
	vertical-align: baseline;
}
#copyleft {
	position:relative;
	float: left;
	background: #9a0000;
	padding: 5px;
	bottom: 20px;
	color: white;
	font: 11px/13px Verdana, sans-serif;
	z-index: 3;
}
#copyleft a:link, #copyleft a:visited {
	color: white;
	border-bottom-width:0;
}
#copyleft a:hover {
	border-bottom-width:1px;
}
/** main page stuff **/
.text-area {
	padding: 10px 10px 25px 15px;
	border-right: 6px solid #9a0000;
	margin-right: 358px;
	width:auto;
	zoom:1; /* IE 7- hack */
	/*margin-right: 0px;*/
}
.one-column {
	margin-right: 0 !important;
	border-right-width:0  !important;
}
.smaller-column {
	width: 85%;
	margin-left: 1%;
}
.text-area p, .text-area ul, .text-area .decor {
	margin: 1em 0 1.25em;
	font-size: 14px;
	line-height: 1.3;
	clear:left;
}
.text-area ul ul {
	margin-bottom: 10px;
}
.text-area li li {	background-image: url(empty-dot.png);
}
.text-area li {
	background: url(dot.png) 8px 5px no-repeat;
	padding-left: 23px;
	margin: 4px 0;
	/*
	position: relative;
	zoom:1 ;*/
}
.text-area li.file-attached {
	background: url(petit_icons/pdf.png) 0px 2px no-repeat;
}

div.file-text#filebox {background-image: url(big_icons/general.png);}
div.file-pdf#filebox {background-image: url(big_icons/pdf.png);}
div.file-doc#filebox {background-image: url(big_icons/doc.png);}
div.file-xls#filebox {background-image: url(big_icons/xls.png);}
div.file-ppt#filebox {background-image: url(big_icons/ppt.png);}
div.file-rar#filebox, div.file-zip#filebox {background-image: url(big_icons/compress.png);}
div.file-movie#filebox {background-image: url(big_icons/film.png);}


.text-area li.file-text {background-image: url(petit_icons/general.png);}
.text-area li.file-doc {background-image: url(petit_icons/doc.png);}
.text-area li.file-xls {background-image: url(petit_icons/xls.gif);}
.text-area li.file-ppt {background-image: url(petit_icons/ppt.png);}
.text-area li.file-rar, .text-area li.file-zip {background-image: url(petit_icons/compress.png);}
.text-area li.file-movie {background-image: url(petit_icons/film.png);}


/** for advanced browsers **/
.text-area li.locked:before {
	content: url(petit_icons/locked.png);
	width: 18px;
	height: 16px;
	display: inline;
	margin-left: -18px;
}
.text-area li.file-attached a[href$=".rar"],
.text-area li.file-attached a[href$=".zip"],
.text-area li.file-attached a[href$=".pdf"],
.text-area li.file-attached a[href$=".ppt"],
.text-area li.file-attached a[href$=".pps"],
.text-area li.file-attached a[href$=".avi"],
.text-area li.file-attached a[href$=".wmv"],
.text-area li.file-attached a[href$=".mov"],
.text-area li.file-attached a[href$=".xls"],
.text-area li.file-attached a[href$=".doc"] {
	background-image: none;
	padding-left: 0;
}
.text-area a[href$=".rar"],
.text-area a[href$=".zip"],
.text-area a[href$=".pdf"],
.text-area a[href$=".ppt"],
.text-area a[href$=".pps"],
.text-area a[href$=".avi"],
.text-area a[href$=".wmv"],
.text-area a[href$=".mov"],
.text-area a[href$=".doc"],
.text-area a[href$=".xls"] {
	background: url(petit_icons/pdf.gif) 0px 0px no-repeat;
	padding-left: 23px;
}
.text-area a[href$=".xls"] {background-image: url(petit_icons/xls.gif);}
.text-area a[href$=".ppt"], .text-area a[href$=".pps"]  {background-image: url(petit_icons/ppt.png);}
.text-area a[href$=".doc"] {background-image: url(petit_icons/doc.png);}
.text-area a[href$=".rar"], .text-area a[href$=".zip"] {background-image: url(petit_icons/compress.png);}
.text-area a[href$=".mov"],.text-area a[href$=".wmv"],.text-area a[href$=".avi"] {background-image: url(petit_icons/film.png);}




/** end_of_section **/

.text-area #breadcrumbs {
	display: inline;
	font-size: 12px;
}

.text-area ul {
	margin-top: 0;
}
.text-area em.date {
	font-style: italics;
	font-size: 20px;
	line-height: 17px;
	color: #888;
	display: block;
}
.text-area p.citata {
	font-style: italic;
	font-size: 15px;
	line-height: 17px;

	color: #494949;	
	margin:0 0 10px;
}
#join-the-party {
	font: 30px/35px Arial, sans-serif;
	margin-top: 1.5em;
	text-align: center;
}
#join-the-party a:link, #join-the-party a:visited {
	color: #df0000;
}
.text-area img {
	float: left;
	margin: 0.75em;
	padding: 3px 0 0 3px;
	background: url(img_corner.png) -99px -99px no-repeat;
}
.text-area a:hover img,
.text-area a:active img
 {
	background-position: top left;
}


/** register form **/
form#register {
	display:block;
	margin: 15px 25px 35px;
}
label {
	display: block;
	position: relative;
	height: 1.6em;
	
}
#register input {
	width: 250px;
}
label input, label select {
	position: absolute;
	left: 100px;
}
button {
	margin: 25px;
}
/*** photolist ***/
ul#photolist {
	margin-bottom: 0;
	padding-bottom: 0;
}
ul#photolist li {
	background-image:none;
	float: left;
	width: 158px;
	height: 215px;
	/* here is IE 6 quick hack */
	text-align: center;
	
	
	
}
ul#photolist img {
	float: none;
	margin: 5px auto;
	width: 105px;
	height: 158px;
	display: block;
}
.text-area p.warning {
	margin: 1em;
	padding: 0em;
	padding-left: 30px;
	/*border: 2px solid red;*/
	background: url(error.png) left center no-repeat;
	line-height: 26px;
	font-size: 16px;
	color: #f22;
}
/* filebox for password protected area */
div#filebox {
	font-size: 20px;
	padding-left: 40px; 
	margin-left: 20px; 
	height: 32px;
	line-height: 32px;
	background: url(big_icons/general.png) left center no-repeat;
}


/******* table decored ******/

.text-area .decor {
	border-collapse:collapsed;
	border: 1px solid black;
	margin-right: auto;	
	margin-left: auto;	
}
.decor th {
	background: #9a0000;
	font-size: 110%;
	color:white;
	padding: 5px;
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
}
.decor td {
	border: 1px solid black;
	padding: 5px;
	vertical-align: top;	
}
/****** archive page ***/
div.archive {
	position: relative;
}
div.archive ol div {
	font-style:italic;
	display: none;
}
div.archive ol h3 {
	margin-top:-3px;
}
div.archive h2 a {
	font-size: 75%;
	margin: 0 5px;
}
div.archive ol {
	background: none;
	padding:0;
	margin:0;
	margin-left: 20px;
}
div.archive li {
	width: 50%;
	background: none;
	padding:0;
	margin:0;
	padding-left: 125px;
	margin: 25px 0;
	position:relative;
	min-height: 140px;
}
.archive ol p {
	clear: none;
	
 }
.archive ol img {
	padding:5px;
	background: url(/i/photoframe.png) no-repeat;
	position: absolute;
	top:-10px;
	left:-4px;
	font: bold 12px/1.5 Arial, sans-serif;
	display: block;
}
.archive ol a:hover img {
	padding:0;
	background: #cfcfcf;
	border: 5px solid #cfcfcf;
}
