html,body{
  background-color: #000000;
  margin:0px;
  color: #525151;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;

}
#frame {
  width: 1050px;
  height: 100%;
  margin: auto;

}
#container {
  float: left;
  margin: auto;
  width: 1050px;
  background-color:#000000;
  border-left: 1px solid #c51e21;
  border-right: 1px solid #c51e21;
  border-bottom: 1px solid #c51e21;
  color: #ffffff; /* naujienu teksto spalva */

}

#top {
  height: 200px;
  width: 1050px;
  background-image: url(../images/top_middle.jpg);
  background-repeat: no-repeat;
}
#bottom {
  height: 20px;
  width: 1050px;
  clear: both;
  border-top: 1px solid #c51e21;
  text-align: center;
  color: #ffffff;
  font-size: 10px;
  line-height: 20px;
  background-image: url(../images/bottom.gif);
  background-repeat: no-repeat;
  
}
#middle {
  width:1050px;
  min-height:330px;
  margin-left: 0px;
  margin-right: 0px;
}
#left_middle {
  float: left;
  width:200px;
  margin-right: 0px;
}
#left_middle2 {
  float: right;
  width:200px;
  margin-right: 0px;
}
#right_middle {
  float: left;
  width:650px;

}

#menu {
  margin-top: 5px;
  width: 200px;
  color: #ffffff;
}
#menu2 {
  margin-top: 5px;
  width: 200px;
  color: #ffffff;
}

#menu ul{
  margin: 0px;
  padding: 0px;
}
#menu ul li{
  margin-top: 3px;
  padding-left: 20px;
  vertical-align: middle;
  font-size: 13px;
  line-height: 20px;
  height: 20px;
  color: #C51E21;
  background-image: url('../images/menu_button.gif');
  background-repeat: no-repeat;
  list-style-type: none;
}
#menu_1 {
  margin-top: 3px;
  padding-left: 36px !important;
  vertical-align: middle;
  font-size: 19px;
  line-height: 20px;
  height: 20px;
  color: #000000;
  background-image: url('../images/menu_button2.gif') !important;
  background-repeat: no-repeat;
  list-style-type: none;
}
#menu_2 {
  margin-top: 3px;
  padding-left: 36px !important;
  vertical-align: middle;
  font-size: 19px;
  line-height: 20px;
  height: 20px;
  color: #000000;
  background-image: url('../images/menu_button2.gif') !important;
  background-repeat: no-repeat;
  list-style-type: none;
}
#menu_3 {
  margin-top: 3px;
  padding-left: 36px !important;
  vertical-align: middle;
  font-size: 19px;
  line-height: 20px;
  height: 20px;
  color: #000000;
  background-image: url('../images/menu_button2.gif') !important;
  background-repeat: no-repeat;
  list-style-type: none;
}
#menu_4 {
  margin-top: 3px;
  padding-left: 36px !important;
  vertical-align: middle;
  font-size: 19px;
  line-height: 20px;
  height: 20px;
  color: #000000;
  background-image: url('../images/menu_button2.gif') !important;
  background-repeat: no-repeat;
  list-style-type: none;
}

#menu2 ul{
  margin: 0px;
  padding: 0px;
}
#menu2 ul li{
  margin-top: 3px;
  padding-left: 20px;
  vertical-align: middle;
  font-size: 13px;
  line-height: 20px;
  height: 20px;
  color: #C51E21;
  background-image: url('../images/menu_button.gif');
  background-repeat: no-repeat;
  list-style-type: none;
}

#content {
  padding: 10px;
  padding-top: 5px;
}

a {
  color: #000;
  text-decoration: none;
}
/*a:hover{
  color: #000;
  text-decoration: underline;
}*/
h2 {
  margin-top: 0px;
  background-image: url('../images/menu_title.gif');
  padding-left: 10px;
  background-repeat: repeat-y;
  line-height: 25px;
  height: 25px;
  
  color: #525151;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
}
select {
  width: 150px;
}
.button{
	border: 1px solid #000;
	padding-left: 2px;
	padding-right: 2px;
	font-weight:bold;
	background:#000000;
}
.button a{
	text-decoration: underline;
}
.title {
	font-weight: bold;
	font-size: 16px;
	color:#525151;
	font-family: Arial;
}
.specialybe {
	font-size: 12px;
	font-weight: bold;
	color:#525151;
	font-family: Arial;
}
.text {
	color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.text_center {
	text-align: center;
}
.red_text {
	color:#c51e21;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
.white_text {
	color:#ffffff !important;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	
}
.red_text_center {
	color:#c51e21;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
.table_data td{
	padding: 3px;
	border-left: 1px solid #9F9F9F;

	border-top: 1px solid #9F9F9F;

}
.table_data th{
	padding: 2px;
	background: #E5E5D1;
	border-top: 1px solid #9F9F9F;
	border-left: 1px solid #9F9F9F;

}
.table_data {
    color:#ffffff;
	border-bottom: 1px solid #9F9F9F;
	border-right: 1px solid #9F9F9F;
	margin-bottom: 5px;
}
.laukas {
	margin: 2px;
}
.apmokymas{
	padding-bottom: 20px;
}
.table_ideti_komentara td{
	
	background: #1b1b1b;
	border: 1px solid #000000;
/*	border-spacing: 1px;*/
	padding: 3px;
}
.komentaras0 td {
	
	background: #232323;
}
.komentaras1 td{
	
	background: #1b1b1b;
}
.forumas0 td {
	
	background: #232323;
}
.forumas1 td{
	
	background: #1b1b1b;
}

/*a:hover { 
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
	}*/
/*a:active { 
	color: #333333;
	}*/
.input_text {
background-color: #000000;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12pt
}
a:link {
	color: #C51E21;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
a:visited {
    color: #C51E21; /*!important;*/
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	/*padding-left:10px;
	padding-right:10px;*/
}
a:active {
    color: #C51E21; 
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
/*	padding-left:10px;
	padding-right:10px;*/
}

.link_style {
    vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #C51E21;           /* meniu uzraso spalva */
	text-align: left;
	padding-left: 15px;
	height: 18px;
	margin-bottom: 1px;

}
img { 
border-color: #000000; 
} 
input
{
color: #ffffff; /* ivedamo teksto spalva */
background: #000000;
border: 1px solid #2b2b2b /* input type=text apvado spalva */
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
.contentheading {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #C51E21;      /* content pavadinimas */
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}
.recapta input
{
color: #000000; /* ivedamo teksto spalva */
background: #ffffff;
border: 1px solid #2b2b2b /* input type=text apvado spalva */
}
.textstyle textarea {
   border: 0px #000000 solid;
   background: #000000;
   font: normal 12px/normal Arial, Helvetica, sans-serif;
   color: #FFFFFF;
}