html,body {
	background-color: #f3e5a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #F3E5A6;
	background-image: url(/images/dt_03.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}

html>body {
      min-height:100%;
      height:auto;
    }

h1{
font-size:24px;
}

ol {
padding:0px;
margin:5px 5px 5px 20px;
}

.wrapper {
	height: 100%;
	width: 951px;
	margin: auto;
	background-image: url(/images/dt_line.jpg);
	background-repeat: repeat-y;
	padding:0px
}

.dt_top{
	background-image: url(/images/dt_top.jpg);
	background-repeat: no-repeat;
	width:724px;
	float:left; 
	padding:0px;
	
}

.dt_left{
	background-image: url(/images/dt_left.jpg);
	background-repeat: no-repeat;
	width:87px;
	height:945px;
	float:left;
}

.dt_right{
	background-image: url(/images/dt_right.jpg);
	background-repeat: no-repeat;
	width:139px;
	height:945px;
	float:left;
	padding:0px;
}

.dt_bottom{
	background-image: url(/images/dt_bottom.jpg);
	background-repeat: no-repeat;
	width:950px;
	height:55px;
	clear:both;
	background-color: #f3e5a6;
}


.main_menu {
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 52px;
	width: 645px;
	padding-top: 10px;
	
}

.text_wrapper{
float:left;
width:714px;
}
.textbox {
	margin:0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 4px 0px 4px;
}

.loto_button{
position:relative;
display:inline;
top:95px;
left:-60px;
}

.rate_button{
position:relative;
display:inline;
top:40px;
left:87px;
z-index:100;
}

.right {
	width: 139px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 140px;
}
.right ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right li {
	height: 84px;
	width: 139px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	

}


.main_menu div {
	height: 100px;
	 width: 212px; 
	padding: auto;
	text-align: center;
	clear: none;
	float: left;
}

.logo {
	height: 90px;
	margin: 30px 0px 20px;
	cursor:pointer;
}



td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

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

.main_menu img {
	border-style:dotted;
	border-color: #FFF;
	border-width: 1px;
	
}
img {
border: 0;
}

.png {
filter:expression(fixPNG(this));
}

form {
	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;

}

.normalParagraph{
	margin-bottom:0px;
	text-indent: 20px;
}

.normalParagraphLoto{
	margin-bottom:0px;
	text-indent: 20px;
	font-family: Helvetica, sans-serif;
}




a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#loto {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  text-align: left;
}

#loto .popup {
  position: relative;
  float:left;
  left:89px;
  top:41px;
  width:722px;
  text-align:right;
}

#loto table {
  margin: auto;
  border-collapse: collapse;
}

#surveyHeader{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
clear:both;
text-align:center;
}
#surveyContent{
clear:both;
margin:10px;
}

#surveyContent p{
padding:5px;
float:left;
}

#surveyContent ol li{
list-style-position: inside;
}

#surveyItems{
border-top:solid 1px #000;
clear:both;
}

#surveyItems dl{
}

#surveyItems dt{
font-size: 14px;
clear:both;
font-weight:bold;
}

#surveyItems dd{
clear:both;
margin:5px;
border-bottom:solid 1px #000;
}

.rate{
float:left;
height:60px;
width:280px;
}

.rate div{
float:left;
}

.rate span{
clear:both;
float:left;
}

.commentBox{
clear:both;
}

.loading {
	background : url('../images/indicator.gif') center center no-repeat;
	width:32px;
	height:32px;
	align:center;
}

.loading_hide {
	width:32px;
	height:32px;
}

.commentList {
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}

.commentList li {
border-bottom:solid 1px #000;
}
.commentList span{
font-weight:bold;
font-size:14px;
}
.commentList div{
padding:2px 5px 5px 10px;
}
.commentList em{
font-size:10px;
margin-left:15px;
}

.commentOptions {
text-align:right;
float:right;
height:36px;

}

.commentOptions ul{
list-style-type: none;
margin-top:20px;
}
.commentOptions li{
float:right;
cursor:pointer;
margin:3px;
}

.commentOptions span{
padding:0px;
margin:0px;
border:none;
}


.messages{
font-size:14px;
margin:10px;
text-align:center;
border:solid 1px #F00;
}
.messages span{
clear:both;
padding:3px;
}
.formErr{
color:#F00;
margin-left:5px;
}
.surveyList {
border-top: solid 1px #000;
margin:5px;
padding:5px;
}
.surveyList ul{
list-style-type: none;
}
.surveyList li a{
font-size:14px;
font-weight:bold;
}

.button_s{
height:25px;
width:7px;
float:left;
background : url('../images/buttons/knopka_s.gif') no-repeat;
}
.button_m{
height:25px;
float:left;
background : url('../images/buttons/knopka_m.gif') repeat-x;
color: #FFF;
text-decoration:none;
cursor:pointer;
}
.button_e{
height:25px;
width:7px;
float:left;
background : url('../images/buttons/knopka_e.gif') no-repeat;
}

.align_center
{
position: relative;
width: 100%;
}
.align_center:after
{
content: '';
display: block;
clear: both;
}
.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}

.lotoEl{
margin-top: 6px;
padding-bottom: 8px;
margin-bottom:0px;
text-indent: 20px;
font-family: Arial, sans-serif;
}

.lotoHeader{
font-size: 18px;
text-align:center;
}

.lotoContent{
}
.lotoCongr{
font-size:10px;
border-bottom:solid 1px #444;
text-align:center;
}

.prizeList {
margin:2px 5px 5px 15px;
padding:0px;
text-align:left;
font-size:13px;
list-style-type:none;
clear:both;
}
.prizeList li {
margin-top:10px;
clear:both;
text-align:center;
}

