html{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

body{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background:#e8e9eb;
}

div, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a{
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#b5332b;
}

#rootDiv2{
	position:relative;;
	width:960px;
	min-height:400px;
	height:auto !important;
	margin:0 auto;
}

#MainTop2{
	width:960px;
	height:71px;
	background:url(images/top2.jpg) no-repeat;
	position: relative;
}
.mainTopMail {
	position: absolute;
	width: 125px;
	height: 12px;
	top: 30px;
	left: 840px;
}

#Fotki2{
	width:960px;
	height:120px;
	background:url(images/fotki2.jpg) no-repeat;
}


#Body2{
	width:960px;
	min-height:200px;
	background:url(images/body.jpg) repeat-y;

}

#Footer2{
	width:960px;
	height:60px;
	background:url(images/footer2.jpg) no-repeat;
}

#logos{
	width:200px;
	height:50px;
}
#logos a{
	display:block;
	width:200px;
	height:50px;
}

#LeftSide{
	float:left;
	width:750px;
	height:auto !important;
	min-height:200px;
}

#RightSide{
	float:left;
	width:210px;
	height:auto !important;
	min-height:200px;
}

.clearBoth{
	clear:both;
}
#Path{
	padding:5px 0 0 5px;
	width:735px;
	height:15px;
	background:#9c9c9c;
	font-size:11px;
	color:#ffffff;
	font-family:Tahoma,Verdana;
}

#Path a{
	text-decoration:none;
	font-weight:bold;
		color:#ffffff;
}

#Path a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}

#Linki{
	padding:5px 0 5px 200px;
	border-top:1px solid #9c9c9c;
	background:url(images/body.jpg) repeat-y;
}


#Linki a{
	text-decoration:none;
	font-size:12px;
	color:#333333;
	font-family:Arial, Tahoma,Verdana;	
}

#Linki a:hover{
	text-decoration:none;
	color:#000000;
}


#Title{
	padding:10px 0 5px 0px;
	width:735px;
	height:30px;
	border-bottom:1px solid #9c9c9c;
	font-size:18px;
	color:#000000;
	font-family:Arial, Tahoma,Verdana;
	font-weight:bold;
	
}

.medal{
	width:210px;
	height:150px;
	display: block;
	background:url(images/medal.jpg) no-repeat;
}

#Content{
	min-height:300px;
	height:auto !important;
	height:300px;
	font-size:9px;
	color:#000000;
	font-family:Tahoma,Verdana;
}

#logo{
	width:200px;
	height:70px;
}

#logo a{
	display:block;
	width:200px;
	height:70px;
}



