/*=tag*/
body {
	background-color: #6C2121;
	font-family: arial, sans-serif;
	font-size: 100%;
}
img {
	/*border: 3px double #999999;*/
}
h1 {
	position:relative;
	text-align: center;
	font-size: 90%;
	width:100%;
	left:0%;
	color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}

h2 {
	position:relative;
	text-align: center;
	font-size: 90%;
	width:100%;
	left:0%;
	color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}

p {
	position:relative;
	font-size: 80%;
	color: #FFFFFF;
	text-align:left;
	width:90%;
	left:1%;
}

a {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*=class*/
.main {
	position:absolute;
	top:0%;
	left:5%;
	width:81%;
	background-color: #6C2121;
}

.text {
	margin:3px;
	font-size: 90%;
	color: #CCCCCC;
	
}
.menu_left {
	position:absolute;
	right:1%;
	font-size: 85%;
	top:0%;
	width:12%;
	border: 1px #000000;
	background-color: #6C2121;
}

.logo {
	position:relative;
	text-align:center;
	font-size: 90%;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	color: #FFFFFF;
	background-color: #8B2121;
	margin-bottom:5px;
}

.bottom {
	position:relative;
	font-size: 70%;
	left:1%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C2121;
	margin-top:5px;
}
.zaglav{
	font-size: 120%;
	font-weight: bold;
	color: #000066;
}
.img_left, .img_right {
	margin: 5px;
	border: 3px double #CCCCCC;
}
.img_left{
	float:left;
}
.imgleft {
	float:left;
	padding:3px;
	margin-right:8px;
	border:2px solid #ccc;
}

.img_right{
	float:right;
}
.link_menu {
	margin:0px;
	height:210px;
	padding:5px 0 0 0;
	position:relative;
	margin:2px 0 0 5px;
	font-size: 90%;
	list-style-type: none;
	color: #FFFFFF;
}


.link_menu a{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 90%;
}
.link_menu a:hover{
	font-size: 90%;
}

.valid {
position:relative;
top:1%;
border:0px;
float:right;
}
/*=id*/

