BODY {
	font-family: Verdana, Arial;
	color: White;
	background: White;
	margin: 0px;
	font-size : 12px;
}

#main 	{
	width: 750px;
	border-left : 1px solid #C6AE88;
	border-right : 1px solid #C6AE88;	
	background: #002851;
}

#main2 	{
	width: 750px;
	border-left : 1px solid #C6AE88;
	border-right : 1px solid #C6AE88;	
	background: #15351F;
}

#top {
	background-image : url(../images/top.jpg);
	background-repeat : no-repeat;
	width : 750 px;
	height: 85px;	
}

#content {
	margin: 10px;
	height : 100%;
	text-align : left;
}

#bottom {
	background-image : url(../images/bottom.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
	width : 750 px;
	height: 144px;
}

A {
	text-decoration: none;
	font-weight: bold;
	color: Yellow;
}

A:active {
	text-decoration: none;
	font-weight: bold;
	color: Red;
}

A.nic {
		text-decoration: none;
		font-size: 10px;		
}

A.nic:Hover {
		text-decoration: none;		
		background : none;
		color: Red;		
}

A.menu  {
	text-decoration: none;
	color: #FFFFFF;
}

A.menu:Hover {
		text-decoration: none;
		background : none;		
		color: Lime;
}

A.none {
}

A.none:Hover {
}

A:Hover {
		text-decoration: none;
		font-weight: bold;		
		color: Red;
}

H1 {
	font-size: 18px;
	font-weight : bold;
	margin: 0px;
}

H2 {
		font-size: 16px;
		margin: 0px;
}

H3 {
		font-size: 14px;
		margin: 0px;
}

H4 {
		font-size: 13px;
		margin: 0px;
}

H5 {
		font-size: 12px;
		margin: 0px;
}

P {
	margin: 0px;
}

P.mensi {
	font-size: 11px;
}

P.male {
	font-size: 10px;
}

#gallery {
/*	border : 1px solid #693300; */
	width: 100%;
}

.galerie {
	background-color : #EEEDD7;
	border : 2px solid #C6AE88;
	padding: 5px;
	margin-bottom: 4px;
}

#gallery TD {
	background-color : #EEEDD7;
}

#header TD {
	background-color : #693300;
	color : #FFFFFF;
}

IMG.fotogalerie {
	border : 3px solid #C6AE88; 
}

IMG.detailfotky {
	border : 14px solid Black;
}

.r {
	text-align : right;
}

.c {
	text-align : center;
}

.j {
	text-align : justify;
}

#cara {
	display : block;
	margin : 2px 0px 2px 0px;
	width: 100%;
	border-bottom : 1px solid White;
}

.button {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid Black;
	padding: 2;
	background-color: White;
}

.button2 {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid Black;
	background-color: White;
}

.field {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid Black;
	padding: 2;
	background-color: White;
}

.select {
	color: #693300;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #C6AE88;
	padding: 1;
	background-color: #B9A077;
}

TEXTAREA {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid Black;
	padding: 3;
	background-color: White;
}

FIELDSET {
	width : 80%;
	padding: 0px 5px 5px 20px;
	text-align : left;
	margin : 0px;
	border : 1px solid #C6AE88;
}

FIELDSET.a  {
	border : 1px solid #C6AE88;
	background-color : transparent;
}

FORM {
	margin : 0px;
}

LEGEND {
	color : #693300;
}

LEGEND.galerie {
	padding: 0px 5px 0px 5px;
	font-weight : bold;
	color: #000000;
}

.forum {
	background-color : #EEEDD7;
	border : 1px solid #C6AE88;
}

.padding {
	font-size: 3px;
}

UL {
	margin: 0px;
}

LI {
	list-style-type : square;
	margin: 0px;
}

#exif {
	text-align: left;
	width: 728px;
	background-color: Black;
	color: White;
}

#exif.TD {
	padding: 1px;
	font-size: 0.7em;	
}

