body {
	padding-top:50px;
	background:#969696 url('images/bg.jpg') repeat-x;
	font-family: Arial;
	font-size:11px;
	color: #fff;
	position: relative;
}
li {
  list-style-type: none;
  	padding: 0;
	margin: 0;
  }
ul {
  	padding: 0;
	margin: 0;
  }
#content #photo-field a:link, #content #photo-field a:visited, #content #photo-field a:active {
	color: #fe5409;
	text-decoration: none;
}
#content #photo-field a:hover {
	color: #fff;
	text-decoration: none;
}

#content #main-content {
	float: left;
	width:400px;
	height:278px;
}

#lang-menu {
	/*top:95px;
	_top:105px;
	right:20%;*/
	position:absolute;
	width:50px;
	height:40px;
	text-align:center;
	margin-left:700px;
	padding-top:25px;
	font-size:11px;
}



/* --------------MAIN PAGE--------------------------------------------------*/
#main-container {
	margin:0px auto;
	width:804px;
/*	height:561px;*/
	background: #000;
}
#main-container #header {
	width:804px;
	height:126px;
	background-color: #000;
}
#main-container #head {
	float:left;
	text-align:left;
	width:179px;
	height:126px;
}
#main-container #menu-field {
	text-align:left;
	width:225px;
	height:98px;
	_margin-left:179px;
}
#main-container #menu {
	text-align:left;
	width:225px;
	height:25px;
	_margin-left:179px;
}
#main-container #menu .menu-item {
	float:left;
	text-align:left;
	height:25px;
	margin-right:8px;
	background-color: #000;
}
#main-container #lang-menu2 {
	position:relative;
	top:60px;
	left:300px;
	width:50px;
	text-align:center;
	font-size:11px;
}
a:link, a:visited{
	color: #ccc;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
#main-container #lang-menu2 p {
	margin:2px;
}
#main-container #mid {
	width:804px;
	height:161px;

}
#main-container #content {
	width:804px;
/*	height:226px;*/
}
#main-container #content #main-content {
/*	float: left;*/
	width:400px;
/*	height:226px;*/
}
#main-container #content #main-content #inner {
	width:400px;
	padding-top:68px;
	padding-left:60px;
}
#main-container #footer {
	text-align:right;
	width:804px;
	height:58px;
	background-color: #000;
}
/* --------------END MAIN PAGE--------------------------------------------------*/


/* --------------ACTING--------------------------------------------------*/
#acting-container {
	margin:0px auto;
	width:804px;
/*	height:561px;*/
	background: #000;
}
#acting-container #header {
	width:804px;
	height:95px;
	background-color: #000;
}
#acting-container #head {
	float:left;
	text-align:left;
	width:232px;
	height:95px;
}
#acting-container #menu-field {
	width:225px;
	height:64px;
	_margin-left:230px;


}
#acting-container #menu {
	text-align:left;
	width:225px;
	height:25px;
	_margin-left:230px;
}
#acting-container #menu .menu-item {
	float:left;
	text-align:left;
	height:25px;
	margin-right:8px;
	background-color: #000;
}
#acting-container #lang-menu p {
	margin:2px;
}
#acting-container #mid {
	width:804px;
	height:137px;
}
#acting-container #content {
	width:804px;
	height:279px;
}
#acting-container #content #main-content #inner {
	float: left;
	width:400px;
	padding-top:10px;
	padding-left:60px;
}
#acting-container #content #photo-field{
padding-top:95px;
padding-right:20px;
}
#acting-container #content #main-content {
	float: left;
	width:400px;
	height:226px;
}
#acting-container #footer {
	text-align:right;
	width:804px;
	height:58px;
	background-color: #000;
}
#acting-container #line{
	margin-left:50px;
	width:700px;
	height:1px;
}
#acting-container #content #img {
	width:115px;
	height:20px;
	margin-top:37px;
	margin-left:110px;
	margin-bottom: -37px;

	position: relative;
}
/* --------------END ACTING--------------------------------------------------*/


/* --------------WORKSHOPS--------------------------------------------------*/
#work-container {
	margin:0px auto;
	width:804px;
	/*height:561px;*/
	background: #000;
}
#work-container #header {
	width:804px;
	height:95px;
	background-color: #000;
}
#work-container #head {
	float:left;
	text-align:left;
	width:202px;
	height:95px;
	background:url('images/top-head.jpg') no-repeat;
}
#work-container #menu-field {
	text-align:left;
	width:225px;
	height:64px;
	_margin-left:200px;
}

#work-container #menu {
	text-align:left;
	width:225px;
	height:25px;
	_margin-left:200px;
}
#work-container #menu .menu-item {
	float:left;
	text-align:left;
	height:25px;
	margin-right:8px;
	background-color: #000;
}
#work-container #lang-menu p {
	margin:2px;
}
#work-container #mid {
	width:804px;
	height:137px;
	background:url('/images/cont-bg.jpg') no-repeat;
}
#work-container #content {
	width:804px;
	/*height:279px;*/
}
* html #work-container #content { height:279px; }

#work-container #content #main-content #inner {
	float:left;
	width:400px;
	padding-top:68px;
	padding-left:60px;
}
#work-container #content #photo-field{
padding-top:115px;
padding-right:25px;
}

#work-container #footer {
	text-align:right;
	width:804px;
	height:58px;
	background-color: #000;
}
#work-container #line{
	margin-left:50px;
	width:700px;
	height:1px;
}

/* --------------END WORKSHOPS--------------------------------------------------*/

/* --------------PRESENTATIONS--------------------------------------------------*/
#present-container {
	margin:0px auto;
	width:804px;
	background: #000;
}
#present-container #header {
	width:804px;
	height:95px;
	background-color: #000;
}
#present-container #head {
	float:left;
	text-align:left;
	width:202px;
	height:95px;
	background:url('/images/top-head.jpg') no-repeat;
}
#present-container #menu-field {
	text-align:left;
	width:225px;
	height:64px;
	_margin-left:200px;
}
#present-container #menu {
	text-align:left;
	width:225px;
	height:25px;
	_margin-left:200px;
}
#present-container #menu .menu-item {
	float:left;
	text-align:left;
	height:25px;
	margin-right:8px;
	background-color: #000;
}

#present-container #lang-menu p {
	margin:2px;
}
#present-container #mid {
	width:804px;
	height:137px;
}
#present-container #content {
	width:804px;
	/*height:279px;*/
}

#present-container #content #main-content #inner {
	float: left;
	width:400px;
	padding-top:68px;
	padding-left:60px;
}
#present-container #content #photo-field{
padding-top:115px;
padding-right:25px;
}

#present-container #footer {
	text-align:right;
	width:804px;
	height:58px;
	background-color: #000;
}
#present-container #line{
	margin-left:50px;
	width:700px;
	height:1px;
}
/* --------------END PRESENTATIONS--------------------------------------------------*/


.mainwrapper{ margin: 0 auto; position: relative; padding-top: 10px;}


#mainnavmenu{ width: 270px; position: absolute; top: 72px; left: 398px; }
#mainnavmenu *{ margin:0; padding:0; }
#mainnavmenu li{ float: left; /*margin-right: 8px;*/  padding: 0 2%; }
#mainnavmenu a{ float: left;  height: 20px; font: bold 1.1em Tahoma,Arial, sans-serif;  text-transform: lowercase; text-decoration: none; text-align: center !important;}
#mainnavmenu a:hover{ color: #FF5309; }
#mainnavmenu a.active{ color: #FF5309; border-bottom: 4px solid #FF5309; }

.camouflage{ position:absolute; top: -999em;left:-999em;z-index:-1; display:none; }



#content{  padding: 0 0 5em 0; clear: both; position: relative;}
#content .col1{ width: 460px;  float: left; color: #fffffe;}
#content .col2{ width: 200px; float: right; }

#pagecontent {  padding: 12em 5.4em 0 5.4em; float: left; }
#content  ul, #content  ol{ padding: 1.2em; _padding: 1.2em 2.4em;  list-style: disc; position: relative; }
#content  ul li{  list-style: disc; }
#content  ol li{ list-style-type: decimal;}


div.galleryImage{ width: 80px; height: 50px; float: left; text-align: center; padding: .58em; border: 1px solid #222222; margin: .2em; background-color: #333; }
div.galleryImage img{ border: 1px solid #444;  }

.feedbacktitle{font: normal 1.1em Tahoma,Arial, sans-serif; color: #eee;}
.feedbacktitle span{ color: #999; font-weight: bold; }
.feedbacktitle a:link,.feedbacktitle a:visited{ font-weight: normal; color: #fff; text-decoration: underline;}
.feedbacktitle a:hover{ color: #999; text-decoration: none; }
h3.feedbackh{ font: normal 1.8em Tahoma,Arial, sans-serif; color: #eee; margin:2em 0 0 0;padding:0;}
.feedbacks{ margin: 2em 0 4em 0; }
label{ display: block; margin-top: .8em; font: bold 1.1em Tahoma,Arial, sans-serif; color: #eee;}

textarea.text, input.text{ padding: .2em; border-bottom: 1px solid #999; border-right: 1px solid #999; background-color: #ccc; overflow: auto; font: normal 1.1em Arial, sans-serif;}

.submit{ display: block; margin: 1em 0 ; padding: 0 2em; font: normal 1.1em Arial, sans-serif;}

#current_menu_node{
color: #FF5309; 
border-bottom: 4px solid #FF5309;
}

.cms-guestbook-entry-header
{
font: normal 1.1em Tahoma,Arial, sans-serif; color: #eee;
}

.cms-guestbook-entry-header a:link,.feedbacktitle a:visited{ font-weight: normal; color: #fff; text-decoration: underline;}
.cms-guestbook-entry-header a:hover{ color: #999; text-decoration: none; }
.cms-guestbook-entry-posted {float:left;}
.cms-guestbook-entry-sendername {float:left;}
.cms-guestbook-entry-email {float: left; }
.cms-guestbook-entry{ width: 650px;}
.new_date {
color: #ff6600;
font-weight: bold;
}

#vidiniai_title {
color :#FF5309;
}

#vidiniai_title a{
color :#FF5309;
}

#entry_title{
color: #c0c0c0;
font-weight: bold;
}

#kontaktai-title {


}

#title_new {
margin-top: 28px;
}

#content .col1_title{ width: 460px;  height: 140px; float: left; }

div.thumb{ width: 80px; height: 50px; float: left; text-align: center; padding: .58em; border: 1px solid #222222; margin: .2em; background-color: #333; }
div.thumb img{ border: 1px solid #444;  }

.prenumerata {
position:reative;
float:left;
margin-top:15px;
}

.input_prenum {
height:18px;
width: 143px;
border: 1px solid #cccccc;
line-height:18px;
font-size:10px;
}

.submit_button {
position:relative;
float:left;
width: 23px;
height: 22px;
background: red;
margin-left: 8px;
cursor: pointer;
background:url('images/submit.jpg') no-repeat left;
}

.prenum_left {
position:relative;
float:left;
}