BODY
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	margin: 0px 0 20px 0;
	background: #000;
	font-size: 11px;
	color: rgb(125,125,125);
	position: relative;
}

INPUT, SELECT
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
}

FORM
{
	margin: 0;
}

IMG
{
	border: none;
}

A
{
	color: rgb(240,124,188);
	text-decoration: underline;
}

A:hover
{
	color: #8A8A8A;
	text-decoration: none;
}

P
{
	line-height: 1.5em;
}

LI
{
	line-height: 1.4em;
}

.headWidget
{
	width: 936px;
	padding-bottom: 1px;
	margin: 0 auto;
	clear: both;
	position: relative;
	height: 79px;
}

.mainWidget
{
	clear: both;
	width: 936px;
	margin: 0 auto;
	background-color: #000;
	position: relative;
}

.mainWidget .menuWidget
{
	width: 936px;
	height: 31px;
	background: #000 url('../gfx/bg_menu.gif') top left repeat-x;
	position: relative;
}

.mainWidget .menuWidget UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

.mainWidget .menuWidget UL LI
{
	margin: 0;
	padding: 10px 10px 6px;
	height: 15px;
	display: block;
	float: left;
}

.mainWidget .menuWidget UL LI A
{
	text-transform: uppercase;
	line-height: 15px;
	font-size: 12px;
	color: rgb(200,199,199);
	text-decoration: none;
}

.mainWidget .menuWidget UL LI A:hover, .mainWidget .menuWidget UL LI A.selected
{
	color: rgb(240,124,188);
}

.mainWidget .menuWidget UL LI.middot
{
	padding: 11px 0px 5px;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: rgb(125,125,125);
}

.mainWidget .subMenuWidget
{
	width: 936px;
	height: 35px;
	position: relative;
}

.mainWidget .subMenuWidget UL
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	display: block;
}

.mainWidget .subMenuWidget UL LI
{
	margin: 0;
	display: block;
	float: left;
	padding: 10px 8px 6px;
	height: 15px;
}

.mainWidget .subMenuWidget UL LI A
{
	text-transform: uppercase;
	line-height: 15px;
	font-size: 11px;
	color: rgb(128,128,128);
	text-decoration: none;
}

.mainWidget .subMenuWidget UL LI A:hover, .mainWidget .subMenuWidget UL LI A.selected
{
	color: rgb(240,124,188);
}

.mainWidget .contentWidget
{
	width: 932px;
	padding: 1px 0 0;
	position: relative;
	/*background: #000 url('../gfx/bg_hd.gif') top left repeat-x;*/
	border: 1px dotted rgb(76,76,76);
}

.mainWidget .homePage
{
	height: 503px;
}

.mainWidget .homePage .column-1
{
	display: block;
	position: absolute;
	width: 524px;
	height: 503px;
	border: 1px dotted rgb(76,76,76);
	border-width: 0 1px 0 0;
	padding-right: 0px;
	top: 0;
	left: 0px;

}

.mainWidget .fakeHomePage .column-1b
{
	display: block;
	position: absolute;
	width: 483px;
	border: 1px dotted rgb(76,76,76);
	border-width: 0 1px 0 0;
	padding-right: 1px;
	top: 0;
	left: 0px;
	min-height: 463px;
}

.mainWidget .fakeHomePage .notRealy
{
	height: 463px;
}

.mainWidget .fakeHomePage .cover
{
	width: 728px;
	border: 1px dotted rgb(76,76,76);
	border-width: 0 1px 0 0;
}

.mainWidget .homePage .column-1 IMG
{
	margin-top: 85px;
}

.mainWidget .homePage .column-2, .mainWidget .fakeHomePage .column-2
{
	display: block;
	position: absolute;
	width: 203px;
	height: 503px;
	border: 1px dotted rgb(76,76,76);
	border-width: 0 1px 0 0;
	top: 0;
	left: 525px;
}

.mainWidget .fakeHomePage .column-2
{
	width: 204px;
	border: none;
}

.mainWidget .homePage .column-2 .numbers, .mainWidget .fakeHomePage .column-2 .numbers
{
	padding: 12px 15px 7px;
}

.mainWidget .homePage .column-3, .mainWidget .fakeHomePage .column-3
{
	display: block;
	position: absolute;
	width: 203px;
	top: 0;
	left: 729px;
}

.mainWidget .homePage .column-3 .news, .mainWidget .fakeHomePage .column-3 .news
{
	padding: 10px;
	height: 334px;
	border: 1px dotted rgb(76,76,76);
	border-width: 0 0 1px 0;
}

.mainWidget .homePage .column-3 .news H3, .mainWidget .fakeHomePage .column-3 .news H3
{
	text-transform: uppercase;
	padding: 0;
	font-family: Impact;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}

.mainWidget .homePage .column-3 .news .image, .mainWidget .fakeHomePage .column-3 .news .image
{
	margin: 0 0 15px 0;
}

.mainWidget .homePage .column-3 .news .image IMG, .mainWidget .fakeHomePage .column-3 .news .image IMG
{
	border: 1px dotted rgb(76,76,76);
}

.mainWidget .homePage .column-3 .news P, .mainWidget .fakeHomePage .column-3 .news P
{
	font-family: Georgia, Times New Roman, Times New Roman CE, Times CE;
	padding: 0;
	margin: 0 0 5px;
	line-height: 1.5em;
}

.mainWidget .homePage .column-3 .news P.datum, .mainWidget .fakeHomePage .column-3 .news P.datum
{
	color: rgb(125,125,125);
}

.mainWidget .homePage .column-3 .news P.label, .mainWidget .fakeHomePage .column-3 .news P.label
{
	color: rgb(240,124,188);
}

.mainWidget .homePage .column-3 .news P.note, .mainWidget .fakeHomePage .column-3 .news P.note
{
	color: rgb(200,199,199);
}

.mainWidget .contentWidget .textPage
{
	position: relative;
	padding: 20px;

	font-family: Georgia, Times New Roman, Times New Roman CE, Times CE;
}

.mainWidget .contentWidget .short
{
	padding-right: 410px;
}

.mainWidget .contentWidget .bg-easel
{
	background: #000 url('../gfx/easel.jpg') 500px bottom no-repeat;
	height: 480px;
}

.mainWidget .contentWidget .textPage H2
{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
}

.mainWidget .contentWidget .textPage H3
{
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

.mainWidget .contentWidget .textPage B
{
	/*color: rgb(209, 209, 209);*/
}

.mainWidget .contentWidget .textPage H3.hlist
{
	margin: 0 0 15px 0;
}

.mainWidget .contentWidget .textPage P
{
	margin: 0 0 15px 0;
	padding: 0;
}

.mainWidget .contentWidget .textPage TD
{
}

.mainWidget .contentWidget .textPage .application TD
{
    color: #333;
}

.mainWidget .contentWidget .textPage UL
{
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
}

.mainWidget .contentWidget .textPage UL LI
{
	padding-bottom: 0.5em;
}

.mainWidget .contentWidget .textPage .vetsiMezera
{
	padding: 10px 0;
}

.mainWidget .contentWidget .textPage .input
{
	background-color: #111;
	border: 1px dotted rgb(79,79,79);
	padding: 4px;
	color: rgb(209,209,209);
}

.mainWidget .contentWidget .textPage .submit
{
	background-color: rgb(240,124,188);
	border: 1px solid rgb(79,79,79);
	color: #000;
}

.footWidget
{
	clear: both;
	width: 926px;
	height: 40px;
	margin: 0 auto 0;
	padding: 20px 5px;
	position: relative;
	font-size: 9px;
	color: rgb(79,79,79);
}

.footWidget .left
{
	float: left;
}

.footWidget .right
{
	float: right;
}

.minHeight
{
	float: right;
	height: 448px;
	width: 1px;
}

.lImage
{
	margin: 0 15px 15px 0;
	border: rgb(76,76,76) dotted 1px;
}

.long
{
	height: 448px;
}

.voting
{
}

.voting DIV
{
	width: 76px;
	padding-top: 11px;
	background: #000 url('../gfx/ram_small.jpg') top left no-repeat;
}

/*
.voting IMG
{
	border: rgb(0,0,0) solid 5px;
}

.voting IMG.selected
{
	border: rgb(76,76,76) solid 5px;
}
*/

.voting SPAN
{
	display: block;
	width: 46px;
	height: 45px;
	border: 1px solid #999;
	padding: 0px;
	margin: 30px 5px 5px;
	background-color: #000;
	cursor: hand;
}

.voting SPAN.selected
{
	background-image: url('../gfx/zaskrtnuto.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

.mainWidget .contentWidget .textPage P.pageList
{
	margin: 10px 0 0 0;
	padding: 0;
}

P.pageList A
{
	font-size: 1.5em;
	text-decoration: none;
	letter-spacing: 1px;
}

P.pageList A:hover
{
	text-decoration: underline;
}

P.pageList A.selected
{
	font-size: 1.7em;
	text-decoration: underline;
}