BODY {
	font-family: Calibri;
	font-size: 14px;
	background-color: #213549;
}

A:HOVER {
	text-decoration: underline;
}

TABLE.tbl_logotype {
	width: 100%;
}

TD.lgt_r {
	width: 500px;
	text-align: center;
	vertical-align: middle;
}

TD.lgt_l {
	width: 100%;
	text-align: left;
	text-indent: 100px;
	vertical-align: middle;	
}

#logotype_top {
  display: none;
}

DIV.dv_link_menu {
	width: 100%;
	height: 40px;
	background-image: url(../images/bg_menu.png);
	vertical-align: middle;
}
/*
DIV.dv_link_menu:HOVER {
	background-image: none;	
	color: Snow;
}
*/
DIV.dv_link_desc {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: justify;
}

A.main_menu {
	text-decoration: none;
	color: #191970;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	padding-left: 10px;
	padding-top: 10px;
}

A.main_menu:HOVER {
	color: Snow;
}

A.main_desc {
	padding-left: 10px;
	text-decoration: none;
	color: Silver;
	font-size: 12px;
}

A.main_desc:HOVER {
	text-decoration: underline;
}

TD.main_l {
	width: 250px;
	vertical-align: top;
	border-right: 1px solid #9FB5CB;
}

TD.main {
	vertical-align: top;
}

H2 {
	font-size: 28px;
	color: #ADD8E6;
	font-weight: bold;
	font-style: italic;
}
H3 {
	font-size: 18px;
	color: #ADD8E6;
	text-decoration: underline;
	text-indent: 40px;
}

DIV.gameText {
	padding: 4px;
	text-indent: 40px;
	font-size: 16px;
}

DIV.gameTextBlock {
	background-color: #F5F5DC;
	border: 1px solid #4682B4;
	width: 100%;
}

TD.gamePreview {
	background-color: #F5F5DC;
	padding: 4px;
	vertical-align: top;
}

DIV.imgGamePreview {
	width: 100%;
	text-align: center;
}

IMG.gamePreview {
	border: 1px solid #4682B4;
}

DIV.linkAbout {
	width: 100%;
	text-align: right;
}

A.advansed {
	font-size: 10px;
	text-decoration: underline;
	color: Navy;
}

A.advansed:HOVER {
	text-decoration: none;
	color: Maroon;
}

H2.news {
	color: Navy;
}

DIV.newsText {
	font-size: 14px;
	text-align: justify;
	text-indent: 20px;
}

TABLE.tableNews {
	width: 100%;
	border-bottom: 1px solid Navy;
}

TD.newsTitle {
	font-size: 14px;
	text-indent: 50px;
	background-color: #F5F5DC;
	color: Navy;
	text-transform: uppercase;
	font-weight: bold;
}

DIV.dv_rnd_game {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: center;
}