div.INFO{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	font-weight: bold;
	background-color: Gray;
	text-align: center;
}
body{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 500px;
	margin-top: 0px;
}
table{
	margin-left: auto;
	margin-right: auto;
}
td{
	vertical-align: top;
}
img{
	border: 0px;
}
a{
	font-size: 12px;
	color: #E0FFFF;
}
a:hover{
	color: #FFE4E1;
}
table.content{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
td.banner{
	height: 100px;
	vertical-align: bottom;
}
td.bannerSpace{
	height: 30px;
	vertical-align: bottom;
	text-indent: 200px;
}
td.menuLeft{
	vertical-align: top;
	text-align: center;
	width: 150px;
}
td.content{
	width: 750px;
}
table.idx{
	background-image: url(../img/design/bgIdx.jpg);
	width: 740px;
}
td.idx1{
	background-repeat: no-repeat;
	background-position: top;
	width: 550px;
}
td.idximg{
	width: 150px;
	text-align: center;
}
div.idxTtlMare{
	color: Navy;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	text-align: center;
	text-shadow: #CE6BBD 10px 10px 2px;
}
div.idxTtlMic{
	color: #FF7F50;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-align: center;
}
div.idx{
	font-weight: bold;
	margin: 10px;
}
div.idxTxt{
	color: White;
	font-size: 15px;
	text-indent: 25px;
	text-align: justify;
}
ul.idxFacts{
	list-style: disc outside none;
	color: White;
	font-size: 14px;
}
ul.idxPrizes{
	list-style: circle outside none;
	color: White;
	font-size: 14px;
}
li.idxPrizesSpecial{
	list-style-type: square;
}
span.idxInfo{
	background-color: White;
	color: #FF7F50;
	font-weight: bold;
	font-size: 12px;
}
span.idxData{
	background-color: White;
	color: navy;
	font-weight: bold;
	font-size: 14px;
}
span.idxComment{
	background-color: White;
	color: Navy;
	font-weight: normal;
	font-size: 12px;
}
div.idxTxtRight{
	color: White;
	text-align: right;
	font-size: 10px;
	margin-right: 50px;
}
span.idxTxtRight{
	background-color: navy;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
div.login{
	width: 120px;
	background-color: #155DB1;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FF7F50;
}
div.loginInfo{
	color: White;
	font-weight: bold;
	font-size: 12px;
	text-indent: 20px;
	text-align: left;
}
div.loginField{
	text-align: center;
}
input.loginField{
	color: navy;
	background-color: #FFFAF0;
	font-size: 12px;
	font-weight: normal;
	text-indent: 5px;
	width: 100px;
	border-left: 0px solid #FF7F50;
	border-top: 0px solid #FF7F50;
	border-right: 2px solid #FF7F50;
	border-bottom: 3px solid #FF7F50;
}
input.loginSubmit{
	background-color: #FF7F50;
	color: White;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	height: 20px;
}
span.usr{
	background-color: White;
	color: #FF7F50;
	font-size: 12px;
	font-weight: bold;
}
ul.loginMenu{
	list-style: disc outside none;
	text-align: left;
	color: #ff7f50;
}
li.loginMenu{

}
a.loginMenu{
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
a.loginMenu:hover{
	color: #ff7f50;
	text-decoration: none;
}
table.register{
	background-image: url(../img/design/bgRegister.jpg);
	background-repeat: repeat-x;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}
tr.register{
	height: 32px;
}
td.registerInfo{
	width: 22%;
	border: 1px none Silver;
	text-align: right;
	padding-right: 10px;
}
td.registerInput{
	width: 28%;
	border: 1px none Silver;
	text-align: left;
	padding-left: 16px;
	vertical-align: middle;
}
div.registerTtl{
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
div.registerFieldName{
	color: white;
	font-size: 12px;
	font-weight: bold;
}
div.errRegisterFieldName{
	background-color: White;
	color: #B22222;
	font-size: 11px;
	font-weight: bold;
}
div.comment{
	font-size: 10px;
	color: White;
}
div.errComment{
	font-size: 10px;
	background-color: White;
	color: Red;
}
input.registerUsr{
	color: navy;
	background-color: #FFFAF0;
	font-size: 12px;
	font-weight: normal;
	text-indent: 5px;
	width: 100px;
	border-left: 0px solid #FF7F50;
	border-top: 0px solid #FF7F50;
	border-right: 2px solid #FF7F50;
	border-bottom: 3px solid #FF7F50;
}
textarea.register{
	font-size: 11px;
	color: navy;
	text-align: left;
	border: 1px solid navy;
	padding: 10px 10px 10px 10px;
}
input.registerAddr{
	width: 100px;
	font-size: 11px;
	color: navy;
	text-align: right;
}
input.registerSubmit{
	background-color: #FF7F50;
	color: White;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 20px;
}
div.MSG{
	background-image: url(../img/design/bgRegister.jpg);
	background-repeat: repeat-x;
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	text-indent: 20px;
	height: 400px;
	border: 30px;
}
div.txtMSG{
	text-indent: 25px;
	margin: 20px;
}
ul.MSG{
	
}
input.MSG{
	width: 200px;
	color: navy;
	font-size: 12px;
}
a.MSG{
	color: #E6E6FA;
}
input.contactInput{
	color: navy;
	background-color: #FFFAF0;
	font-size: 12px;
	font-weight: normal;
	text-indent: 5px;
	width: 300px;
	border-left: 0px solid #FF7F50;
	border-top: 0px solid #FF7F50;
	border-right: 2px solid #FF7F50;
	border-bottom: 3px solid #FF7F50;
}
textarea.contact{
	font-size: 11px;
	color: navy;
	text-align: left;
	border: 1px solid #FF7F50;
	padding: 10px 10px 10px 10px;
}
.centered{
	text-align: center;
}
div.RULES{
	background-image: url(../img/design/bgIdx.jpg);
	color: White;
	font-size: 12px;
	font-weight: italic;
	text-align: justify;
	text-indent: 20px;
	border: 30px;
}
div.ttlRULES{
	color: White;
	text-indent: 45px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
}
div.txtRULES{
	text-indent: 25px;
	margin-left: 20px;
	margin-right: 20px;
	font-style: italic;
}
div.links{
	font-weight: bold;
	font-size: 12px;
}
ul.links{
	list-style: circle outside none;
	text-align: left;
}
a.links{
	font-weight: normal;
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
}
a:hover.links{
	color: Red;
	text-decoration: none;
}
table.poze{
	width: 700px;
}
td.poze{
	width: 115px;
	height: 115px;
	background-image: url(../img/design/bgIdx.jpg);
	vertical-align: middle;
	text-align: center;
}
td.mv{
	background-image: url(../img/design/bgIdx.jpg);
	width: 50%;
}
div.pozePag{
	color: black;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
a.pozePag{
	color: navy;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover.pozePag{
	color: Red;
}
