/* GLOBAL */

* {
	font-family: Verdana, Helvetica CE, Helvetica, Geneva CE, Geneva, Arial CE, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* ELEMENTS */

body {
	margin: 0px;
	background-color: #0C0C0C;
	padding-bottom: 38px;
	//overflow: hidden;

	background-image: url('./img/page_bcg_m.gif');
	background-position: 50% 0%;
	background-repeat: repeat-y;

	//background-image: url('./img/blank.gif');

	/*
	scrollbar-base-color: #BFBFBF;
	scrollbar-track-color: #BFBFBF;
	scrollbar-face-color: #AFAFAF;
	scrollbar-highlight-color: #BFBFBF;
	scrollbar-3dlight-color: #BFBFBF;
	scrollbar-darkshadow-color: #BFBFBF;
	scrollbar-shadow-color: #BFBFBF;
	scrollbar-arrow-color: #595959;
	*/
}

body#index {
	background-image: none;
}

div#content {
	//height: 101%;
	//width: 100%;
	//overflow: auto;
}

div#pbcg{
	//width: 775px;
	//height: 101%;
	//background-image: url('./img/page_bcg.gif');
	//background-position: 50% 0%;
	//background-repeat: repeat-y;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
}

h3 {
	color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
}

p  {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.2em;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	border-style: solid;
	border-width : 1px;
	border-color : #FFFFFF;
	background-color: #000000;
	margin: 0px;
}

input.submit {
	color: #000000;
	border-color : #000000;
	background-color: #FFFFFF;
}

input.short {
	width: 20px;
}

img {
	border: 0px;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: -25px;
	//margin-left: 17px;
}

li  {
	list-style-type: square;
	margin-bottom: 0px;
	margin-top: 0px;
}

hr {
	color: #FFFFFF;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.l {
	text-decoration: underline;
}

a.nl {
	text-decoration: none;
}

a.nl:hover {
	text-decoration: none;
}

/* IDS */

div#page {
	width: 776px;
}

div#head {
	height: 111px;
	background-image: url('./img/head_m.jpg');
	//background-image: url('./img/head.jpg');
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

div#menu {
	height: 45px;
	background-image: url('./img/menu_m.gif');
	//background-image: url('./img/menu.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

div#tb {
	width: 776px;
	background-image: url('./img/tb_m.gif');
	//background-image: url('./img/tb.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

div#pagep {
	padding: 0px 11px 11px 12px;
}

div#topsp {
	height: 10px;
	background-color: #0C0C0C;
}

div#newsbox {
	width: 180px;
	float: right;
	background-color: #555555;
}

div#galerie {
	margin-top: 10px;
	width: 180px;
	float: right;
	background-color: #555555;
}

div#rightbox {
	float: right;
	width: 180px;
}

div#cont {
	width: 560px;
	float: left;
}

div#banner {
	background-color: #0C0C0C;
	padding-bottom: 20px;
}

div#mainbox {
	background-color: #383838;
}

div#febiologo {
	width: 137px;
	float: left;
}

div#febiologop {
	margin: 13px 0px 0px 20px;
}

div#lans {
	float: left;
}

div#lansp {
	margin: 79px 0px 0px 480px;
}

/* CLASSES 540 */

div.third {
	width: 174px;
	float: left;
}

div.thirdp {
	padding-right: 9px;
}

div.title {
	height: 18px;
	font-weight: bold;
	background-color: #4A4B4A;
	background-image: url('./img/title_l.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

div.stripe {
	height: 18px;
	background-color: #4A4B4A;
}

div.copy {
	position: fixed;
	//position: absolute;
	left: 50%;
	bottom: 0px;
	height: 38px;
	width: 775px;
	margin-left: -387px;
	//margin-left: -396px;
	background-color: #0C0C0C;

	background-image: url('./img/page_bcg.gif');
	background-position: 50% 0%;
	background-repeat: repeat-y;
}

div.copypad {
	padding: 0px 12px 0px 10px;
}

.thb {
	border-style: solid;
	border-color: #0C0C0C;
	border-width: 10px 0px 10px 0px;
}

div.titlep {
	padding: 3px 0px 0px 13px;
}

div.titlepi {
	padding: 0px 0px 0px 13px;
}

div.new {
	padding-bottom: 24px;
}

div.newl {
	width: 15px;
	float: left;
	background-image: url('./img/sipka.gif');
	background-position: 5px 4px;
	background-repeat: no-repeat;
}

div.newr {
	width: 155px;
	float: left;
}

div.box {
	width: 274px;
}

div.boxcont {
	padding-left: 10px;
}

div.boxp {
	float: left;
	margin-right: 12px;
}

div.photo {
	width: 96px;
	float: left;
}

div.mainp {
	padding: 10px;
}

div.perex {
	width: 352px;
	float: left;
}

div.perexp {
	padding: 30px 10px 10px 10px;
}

div.ahref {
	padding-left: 15px;
	background-image: url('./img/sipka2.gif');
	background-position: 5px 4px;
	background-repeat: no-repeat;
}

div.filtr {
	padding: 5px;
}

div.photobox {
	width: 260px;
	float: left;
	margin: 5px;
}

img.pic {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

.w130 {
	width: 130px;
}

.mt10 {
	margin-top: 10px;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.p5 {
	padding: 5px;
}

.prbx {
	padding: 0px 5px 5px 0px;
}

.pbem {
	padding-bottom: 1em;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clearer {
	clear: both;
	height: 1px;
	margin: 0px;
}

.center {
	text-align: center;
}

.aleft {
	text-align: left;
}

.aright {
	text-align: right;
}

.b {
	font-weight: bold;
}
