html {
      width : 100%;
      height : 100%;
      }
body {
      width : 100%;
      height : 100%;
      margin : 0;
      background-color : #cecece;
      font-family : Tahoma, Helvetica, sans-serif;
      font-size : 11px;
      color : #575b62;
      }
.container {
      height : 157px;
      background-color : white;
      position : static;
      z-index : auto;
      }
	  
.warning {
	color: #e75138;
	font-weight:bold;
}

a:link, a:active, a:visited{
		color: #575b62;
		text-decoration:none;
		font-weight:bold;
		}
a:hover{
		color: #333;
		text-decoration:underline;
		font-weight:bold;
		}
		
.main {
      width : 780px;
      margin-left : auto;
      margin-right : auto;
      }
.logo {
      background-image : url(images/logo.jpg);
      background-repeat : no-repeat;
      background-color : white;
      height : 93px;
      }
.greyrpt {
      background-image : url(images/grrpt.jpg);
      background-repeat : repeat-x;
      height : 64px;
      }
.content {
      height : 400px;
      width : 764px;
      background-color : white;
      position : absolute;
      padding : 8px;
      }
	  
.optika {
	margin: 11px 0px 0px 274px;
	width: 468px;
	height: 60px;
	display:none;
	}	

.optiskais_internets {
color:white;
font-size:8px;
}  

.left {
      width : 248px;
	  height: 216px;
	  background: #F5F5F5;
      border : 1px solid #cccccc;
      float : left;
      text-align : center;
      }
.windowselect {
      width : 240px;
      text-align : left;
      padding : 4px;
      }
.dropdown {
      border : 1px solid #cacaca;
      background-color : #e75138;
      font-family : Tahoma;
      font-size : 11px;
      color : white;
      width : auto;
      }
.windowtxt {
      width : 240px;
      text-align : center;
      margin : 4px;
      }
.window {
      background: #E6E6E6;
	  border: 1px solid #cccccc;
      width : 238px;
      height : 34px;
      margin : 4px;
      font-family : Arial;
      font-size : 28px;
	  letter-spacing:-1px;
	  line-height: 30px;
      font-weight : bold;
      color : #565559;
      padding-top : 10px;
	  margin: 4px;
      }
	  
#poga {
	margin-top: 16px;
	}

.results {
      background-color : #e75138;
      color : white;
      text-align : center;
      width : 240px;
      height : 17px;
      margin : 4px;
      }
.right {
      float : left;
      width : 490px;
      margin-left : 8px;
      border : 1px solid #cccccc;
      padding : 4px;
      text-align : justify;
      }
.floatcleaner {
      padding-top : 16px;
      clear : both;
      width : 764px;
      }
.ad {
      border : 0px solid #cccccc;
      width : 185px;
      height : 164px;
      float : left;
      margin: 0 2px;
      font-size : 9px;
      padding : 0px;
      text-align : left;
      }
	  
.adpic {
      margin : 2px;
      border : 1px solid #f0f0f0;
      float : left;
      }
.grespacer {
      background-color : #b3b3b3;
      height : 16px;
      clear : both;
      }
.grespacerfooter {
      background-color : #b3b3b3;
      height : 16px;
      clear : both;
      width : 780px;
      margin-top : 400px;
      margin-left : auto;
      margin-right : auto;
      }
.footer {
      background-color : #e64528;
      height : 40px;
      width : 780px;
      margin-left : auto;
      margin-right : auto;
	  margin-top:416px;
      }
.footerhelp {
      padding : 16px 0 0 8px;
      color : white;
      float : left;
	  width:500px;
      }
#footerhelp a:link, #footerhelp a:active, #footerhelp a:visited, #footerhelp a:hover {
		color: white;
		text-decoration:none;
		}
.support {
      margin-left : 10px;
      width : 250px;
      float : left;
      padding : 14px 4px 0 8px;
      text-align : right;
      }
	  

