/* Pasirinkimas */
.menut {
	font: 16px Tahoma;
	text-decoration: none;
}

.menud {
	font: 12px Tahoma;
	color: #333333;
}

.remas {
	border: 1px solid;
	border-color: #efefef;
	
	background-image: url(images/kampas.gif);
	background-repeat: no-repeat;
	background-position: bottom left;		
}

.remas2 {
	border: 1px solid;
	border-color: #efefef;
 
	background-image: url(images/boo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
}

.support  {
	color: red;
	font: 16px Tahoma;	
	text-decoration: none;
}


/* vartai */
 .skiltis {
 	font-size: 14pt;
 	color: red;
 	text-decoration: none;
 }

/* geriausieji */

  .geriausi {
	color: #ff6600;
  }
  
  .manorez {
  	color: green;
	background: yellow;
  }
    
  .menu_cur {
  	background: #ff6600;
	padding: 5px;
  }
  .menu_other {
  	background: #cccccc;
	padding: 5px;
  }  
  
  .menut {
  	text-decoration: none;
  }
  
  .menu_cur2{
  	font-weight: bold;
  	text-decoration: none;	
  }
  
  .menu_other2 {
  	font-weight: normal;
  	text-decoration: none;	
  }

/*	Menu spalviniai sh	*/

.plain {
	color: #ff0000;
	text-decoration: none;
}

.plain2 {
	text-decoration: none;
}

.uziela {
	background-repeat: no-repeat;
	background-image: url(uziela2.jpg);
}

.grade1 {
	background:url(grade.gif); 
	background-repeat: repeat-y;
	background-position: center left;	
	width: 30px;
}

.krastas {
	BACKGROUND-COLOR: #ff6600;
}

.leftcorner {
	background: #c0c0c0; 
	background:url(knatas.gif); 
	background-position: bottom center;	
	background-repeat: no-repeat;
	width: 5px;
}


.grade2 {
	background:url(grade2.gif); 
	background-repeat: repeat-y;
	background-position: center right;
	width: 30px;	
}

.pilka1 {
	background: #efefef;
}

.pilka2 {
	background: #cccccc;
}

a.kna {
	padding: 5px 0px 5px 25px;
	background: url('images/bullet1.gif') no-repeat left;
	color: black;
	text-decoration: none;
}

a.kna:hover {
	padding: 5px 0px 5px 25px;
	background: url('images/bullet2.gif') no-repeat left;
	color: black;
	text-decoration: none;
}


.naujokas {
	background: #ff6633;
}

/*	Inputas	*/
input {
  padding: 1px;
  font: 14px arial;
}

/*	Skyrybos zenklo vieta	*/
.skyryba  {
	border-width: 0px 0px 0px 0px;  
	font-family: Arial Narrow, Verdana, Arial, Helvetica; 
	font-size: 10pt; 
	color:#ff0000;
	text-align: center; 
	font-weight: bold;
	width: 20px;
}

/*	Rasybos zenklo vieta	*/
  .geras {
     color: green;
     text-decoration: none;
  }
  
  .blogas {
     color: red;
     text-decoration: none;
  }
    
  .rasyba {
	border-width: 0px 0px 1px 0px;  
	border-color:  #009c29;
	font-family: Arial Narrow, Verdana, Arial, Helvetica; 
	font-size: 10pt; 
	color:#ff0000;
	text-align: center; 
	font-weight: bold;
	width: 20px;
  }

  .panel {
    background: #FFFFFF;
    padding: 0px;
    border: 1px solid;
    border-color: #000000;
  }

  .textf {
	width: 200px; 
	padding: 2px; 
 }

  .hugetext {
	width: 400px;
	height: 25px; 
	padding: 2px;
	border: 1px solid;
	border-color: #cccccc;
   }

  .mediumtext {
	width: 100%;
	height: 20px; 
	padding: 2px;
	border: 1px solid;
	border-color: #cccccc;
   }

/*	Pagrindinis fontas	*/	

  .coloured {
	COLOR: #ff6600;
  }

body {
	BACKGROUND-COLOR: #ff6600;
	COLOR: #111111;
	BACKGROUND: #ff6600;
	PADDING: 0px;
	MARGIN: 0px;
}

.cltable {
	padding: 0px;
	margin:	0px;

	border: 0px solid;
	background: #FFFFFF;
	width: 100%;
	text-align: left;
}

.clctable {
	padding: 0px;
	margin:	0px;

	border: 0px solid;
	background: #FFFFFF;
	width: 100%;
}

FONT {
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
}

TD {
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
}
P {
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
}

/*	Nuoroda	*/

A:link {
	COLOR: #9f0002
}
A:active {
	COLOR: #9f0002
}
A:visited {
	COLOR: #9f0002
}
A:hover {
	COLOR: #9f0002; TEXT-DECORATION: underline
}

HR {
	BORDER-RIGHT: #c0c0c0 0px solid; BORDER-TOP: #c0c0c0 1px solid; BORDER-LEFT: #c0c0c0 0px solid; BORDER-BOTTOM: #c0c0c0 0px solid; HEIGHT: 0px
}
.mainmenu2 {
	FONT-SIZE: 11px; 
	COLOR: #111111;
	font-weight: bold;
	text-decoration: none;
}

A.mainmenu {
	COLOR: #111111; TEXT-DECORATION: none
}
A.mainmenu:visited {
	COLOR: #111111; TEXT-DECORATION: none
}
A.mainmenu:hover {
	COLOR: #111111; TEXT-DECORATION: underline
}

A.topictitle:link {
	COLOR: #111111; TEXT-DECORATION: none
}
A.topictitle:visited {
	COLOR: #111111; TEXT-DECORATION: none
}
A.topictitle:hover {
	COLOR: #9f0002; TEXT-DECORATION: underline
}
.name {
	FONT-SIZE: 10px; COLOR: #111111
}
.postdetails {
	FONT-SIZE: 10px; COLOR: #111111
}
.postbody {
	FONT-SIZE: 11px; LINE-HEIGHT: 18px
}
A.postlink:link {
	COLOR: #9f0002; TEXT-DECORATION: underline
}
A.postlink:visited {
	COLOR: #9f0002; TEXT-DECORATION: underline
}
A.postlink:hover {
	COLOR: #9f0002; TEXT-DECORATION: underline
}

.code {
	BORDER-RIGHT: #c0c0c0 1px solid; BORDER-TOP: #c0c0c0 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #c0c0c0 1px solid; BORDER-BOTTOM: #c0c0c0 1px solid; BACKGROUND-COLOR: #dbdbdb
}
.quote {
	BORDER-RIGHT: #c0c0c0 1px solid; 
	BORDER-TOP: #c0c0c0 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #c0c0c0 1px solid; 
	BORDER-BOTTOM: #c0c0c0 1px solid; 
	BACKGROUND-COLOR: #dbdbdb;
	width: 600px;
}
h1 {
	FONT-SIZE: 20px; COLOR: #111111
}

h2, h3 {
	FONT-SIZE: 15px; COLOR: #111111
}

.quote {
	COLOR: #111111; LINE-HEIGHT: 125%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

TEXTAREA {
	PADDING-RIGHT: 0px; 
	BORDER-COLOR: #000000; 
	BORDER: 1px solid;
	MARGIN: 0px; 
	FONT: 10px Verdana, Arial, Helvetica, sans-serif; 
}

SELECT {
	PADDING-RIGHT: 0px; 
	BORDER-COLOR: #000000; 
	BORDER: 1px solid;
	MARGIN: 0px; 
	FONT: 12px Verdana, Arial, Helvetica, sans-serif; 
}

INPUT.laukelis {
	PADDING: 2px;
	FONT: 11px Verdana, Arial, Helvetica, sans-serif; 
	background: #efefef;
	margin: 1px;
	border: 1px solid #ffcccc;
}


INPUT.laukelis2 {
	PADDING: 2px;
	FONT: 11px Tahoma, Arial, Helvetica, sans-serif; 
	background: #ff6600;
	margin: 1px;
	border: 1px solid #ffcccc;
}

INPUT.button {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

INPUT.mainoption {
	FONT-WEIGHT: normal;
	border: 0px;
}

INPUT.liteoption {
	FONT-WEIGHT: normal
}
.helpline {
	COLOR: #111111; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #e3e3e3; BORDER-BOTTOM-STYLE: none
}
FORM {
	PADDING: 0px;
}

.other {
	COLOR: #ff6600;
	FONT-SIZE: 11px;
}


.apacia {
	COLOR: #111111;
	border-top: solid 2px #ff6600;
	border-bottom: solid 1px #ff6600;
	padding: 4px;
}

TD.loginp {
	BACKGROUND-COLOR: #c0c0c0; 
}

TD.contestp {
	BACKGROUND-COLOR: #ff9933; 
}

TD.mmenu {
	BACKGROUND-COLOR: #dbdbdb; 
}

.bodyline {
	BACKGROUND-COLOR: #fbfbfb
}

TD.rowpic {
	BACKGROUND-COLOR: #fbfbfb;
	FONT-SIZE: 11px;	
}	

.expl {
	padding-left: 10px;
	font: 11px Tahoma;
	width: 300px;
	color: blue;
	margin: 4px;
}
