HTML, BODY {
	background-color: rgb(0,0,0);
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	border: 0px #000000 solid;
}

TABLE {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	/*line-height: 18px;*/
	text-align: justify;
}

/**************************************/
/* Layout Body			      */
/**************************************/
.layout-body { 
	background: url("./pic/layout-background.jpg") repeat-y;
	width: 1000px;
	margin: 0px auto;
}

/**************************************/
/* Layout Header                      */
/**************************************/
.layout-header { 
	background: url("./pic/layout-header.jpg") no-repeat;
	width: 1000px;
	height: 132px;
	margin: 0px auto;
	cursor: hand;
	cursor: pointer;
}

/**************************************/
/* Layout Left                        */
/**************************************/
.layout-left-null {
	float: left;
	width: 259px;
	margin:0; 
	padding:0;
}

.layout-left {
	/*height: 550px;*/
	background: url("./pic/layout-leftt.jpg") no-repeat;
}

.layout-menu { 
	width: 220px;
	text-align: left;
	margin: 0px auto;
	padding-top: 12px;
	font-weight: bold;
	/*border: 1px solid red;*/
}

.layout-menu A.layout-menu-active:link, A.layout-menu-active:visited, A.layout-menu-active:hover, A.layout-menu-active:active { 
	font-family: verdana, tahoma, arial;
	color: #ff0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.layout-menu  A.layout-link:link, A.layout-link:visited {
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.layout-menu  A.layout-link:hover, A.layout-link:active {
	font-family: verdana, tahoma, arial;
	color: #c0c0c0;
	color: #ff0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.layout-letak { 
	text-align: center;
	margin: 0px auto;
	padding-top: 175px;
}


/**************************************/
/* Layout Middle                      */
/**************************************/
.layout-middle-null {
	float: left;
	width: 581px;
	margin:0; 
	padding:0;
	background-color: #ffffff;
}

.layout-middle {
	color: #000000;
	text-align: justify;
	margin: 10px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 18px;
}

.layout-middle h1 {
	font-family: verdana, tahoma, arial;
	color: rgb(237,27,36);
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	text-align:center;
}
.layout-middle h2 {
	font-family: verdana, tahoma, arial;
	color: rgb(0,0,0);
	font-size: 14px;
	font-weight: bold;
}
.layout-middle h3 {
	font-family: verdana, tahoma, arial;
	color: rgb(0,0,0);
	font-size: 13px;
	font-weight: bold;
}
.color_mask h2 {
	color: rgb(237,27,36);
}
.layout-middle a img.border {
border:1px solid #AABBCC;
display:block;
margin:10px 0 5px;
padding:10px;
}
.layout-middle a:hover img.border {
border: 1px solid #000000;
}
/**************************************/
/* Layout Right                       */
/**************************************/
.layout-right-null {
	float: right;
	width: 160px;
	height: 550px;
	margin:0; 
	padding:0;
}

.layout-right {
	padding-top: 10px;
	color: #ffffff;
}

.layout-forum { 
	width: 140px;
	color: #ffffff;
	text-align: left;
	margin: 0px auto;
	padding-top: 1px;
}

/**************************************/
/* Iné                                */
/**************************************/
.button {
	background-color: yellow;
	font-family: verdana, tahoma, arial;
	color: #ff0000;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px;
	/* border: 1px solid black; */
	margin: 1px;
}

.text-box { 
	font-family: verdana, tahoma, arial;
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
	border: 1px solid black;
	font-size: 11px;
}

textarea {
	width: 145px;
	height: 60px;
}

.layout-copyright { 
	font-family: verdana, tahoma, arial;
	width: 1000px;
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 11px;
	margin: 3px auto;
}
A.layout-copyright-link:link, A.layout-copyright-link:visited {
	font-family: verdana, tahoma, arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

A.layout-copyright-link:hover, A.layout-copyright-link:active {
	font-family: verdana, tahoma, arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.layout-cleaner {
	clear: both;
}

#adlinks {
color: white;

}

#adlinks a {
color: white;
text-decoration: underline;
}
