/* Start of CMSMS style sheet 'meniu' */
/*Top menu begin*/
#top_menu_holder{
padding-left:0px;
}

#top_menu_holder ul {
margin:0;
padding:0;
}

#top_menu_holder li {
list-style: none;
list-style-position: outside;
margin:0;
padding:0;
float:left;
}

#top_menu_holder a{
        float:left;
        display:block;
        color:#CCCCCC;
	font: 11px arial,sans-serif;
	border-left:1px solid #CCCCCC; 
	padding:5px 10px 5px 10px; 
	text-decoration:none;
	
}

#top_menu_holder a:hover{
background-color:#A8A8A8;
display:block;
color:#fff;
}

/*Top menu end*/

/*Navigation*/


#navigation ul {
margin:0;
padding:0;
}

#navigation li {
list-style: none;
list-style-position: outside;
margin:0;
padding:0;
}

#navigation{
padding:5px 5px 15px 5px;
width:auto;
}

#navigation a{
display:block;
text-decoration:none;
padding: 5px 5px 5px 30px;
color:#fff;
font: 11px arial,sans-serif;
border-bottom:1px solid #A60000;
background-image: url('../img/rodykle.gif');
background-repeat: no-repeat;
background-position: +10px;
}

#navigation a:hover{
display:block;
background-color: #A60000;
}

#navigation ul ul a{
display:block;
text-decoration:none;
padding: 5px 5px 5px 40px;
color:#fff;
font: 11px arial,sans-serif;
border-bottom:1px solid #A60000;
background-image: url('../img/minusas.gif');
background-repeat: no-repeat;
background-position: +20px;
}

#navigation ul ul a:hover{
display:block;
background-color: #A60000;
}

#navigation ul ul ul a{
display:block;
text-decoration:none;
padding: 5px 5px 5px 50px;
color:#fff;
font: 11px arial,sans-serif;
border-bottom:1px solid #A60000;
background-image: url('../img/kvadratas.gif');
background-repeat: no-repeat;
background-position: +30px;
}

#navigation ul ul ul a:hover{
display:block;
background-color: #A60000;
}

/*Navigation-end*/
/* End of 'meniu' */

/* Start of CMSMS style sheet 'papildomi_css' */
input, textarea
	{ font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; font-weight:normal; color:#000000; }

table { /* main border */
margin:15px;
border-collapse: collapse;
width:100%;
}
/* layout of text in table */
table.debug, table.debug td {
	border: 1px solid #000000;
	border-collapse: collapse;
}
td {
 
	margin: 0px;
	padding: 5px;
	color: #000000;
	text-align:left
}
table.debug, table.debug td {
	border: 1px solid #000000;
	border-collapse: collapse;
}
img { /* maps border */
	border: none;
	
}
form 
	{ margin: 0px; padding: 0px; }
	
a, a:link, a:active, a:visited {
	text-decoration: underline;
color: #7B0000;}	
a:hover {
	text-decoration: underline;
	color: #000000;
}

table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #333;
}


td, th {
	padding: 4px;
}

thead th {			/* table top style */
	text-align: center;
	background: #F5F5F5;
	color: #666;
	
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#7b0000;
	padding:3px 0px 0px 18px;
	}
tbody th a:hover{
	color:#000000;
	}

tbody tr td { 
	height:50px;
	background: #FFF;
	
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #7b0000;
	text-decoration: none;
}


tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

.txt_red { color: #7b0000;}
/* End of 'papildomi_css' */

/* Start of CMSMS style sheet 'voting' */
#voting_poll_box {
	width:100%;
}


#pollcontent{
overflow:hidden;
	font: 11px Arial;
	font-weight:bold;
	color:#8E8E8E;
	width: 180px;

}

.voting-poll-box-choice{
	font-weight:100;
	line-height:20px;
        color:#333333;
}

.voting_poll_box_choice input {
  border:none;
}
.voting_poll_box_question {
	margin-top:5px;
	margin-bottom:5px;
        font: 11px Arial;
	color:#333333;
	font-weight:bold;
}

.voting_poll_box_result_name {

	color:#3A4A54;
	font-weight:100;
	float:left;
}

.voting_poll_box_result_value {

	color:#7B0000;
	font-weight:100;
	float:right;
}

.voting_poll_box_result_bar {
	clear:both;
	border:1px solid #7B0000;
	padding:1px;
	height:7px;
}

#vote {
background-color:#3A4A54;
   color:#fff;
font-weight:bold;
   font-family: Tahoma;
   font-size:10px;
   border:0px;
margin-top:10px;
padding:3px;
float:left;
}


#peek {
background-color:#3A4A54 ;
   color:#fff;
font-weight:bold;
   font-family: Tahoma;
   font-size:10px;
   border:0px;
margin-top:10px;
padding:3px;
float:right;
}

.block INPUT[type=submit]{
background-color:#3A4A54 ;
   color:#fff;
font-weight:bold;
   font-family: Tahoma;
   font-size:10px;
   border:0px;
margin-top:10px;
padding:3px;
float:right;
}

.voting_poll_button_bg{
	width:65px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:right;
	cursor:pointer;
	margin-top:5px;
	margin-right:10px;
}

#voting_poll_send_button{
	line-height:30px;
	text-align:center;
	font-family:Arial;
	font-weight:100;
	font-size:11px;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
	margin-top:5px;
	margin-right:10px;
	
}
#voting_poll_view_button{
	line-height:30px;
	text-align:center;
	font-family:Arial;
	font-weight:100;
	font-size:11px;
	color:#FFFFFF;
	border:0px;
	margin-top:5px;
	cursor:pointer;
	
}
/* End of 'voting' */

.polls_result{
	border: 1px solid #efefef;
	height: 15px; float:left; margin:0px 5px;
}

.bg1{background:#7B0000;}
.bg2{background:#FAB619}
.bg3{background:#61CC37}
.bg4{background:#00A6FF}
.bg5{background:#24D3FF}

.sitemap{

}
.sitemap .menu1{
	clear:both;
	margin-left:3px;
	margin-top:3px;
}
.sitemap .menu2{
	clear:both;
	margin-left:6px;
	margin-top:2px;
}
.sitemap .menu3{
	clear:both;
	margin-left:9px;
	margin-top:1px;
}
.sitemap .menu4{
	clear:both;
	margin-left:12px;
}
.sitemap .menu1 a{
	font-size:13px;
}
.sitemap .menu2 a{
	font-size:12px;
}
.sitemap .menu3 a{
	font-size:11px;
}
.sitemap .menu4 a{
	font-size:10px;
}

/* Dynamic image borders */
.grid-grid { position: absolute; width: 220px; height: 220; top: 0; left: 0; display: none; }
.float-left { float: left; margin: 0 20px 20px 0; }
.clear { clear: both; }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
}
#jquery-lightbox {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}
#jquery-lightbox a img { border:none; }
#lightbox-container-image-box {
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}
#lightbox-container-image { padding:10px; }
#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}
#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
#lightbox-container-image-box > #lightbox-nav { left:0; }
#lightbox-nav a { outline:none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width:49%;
	height:100%;
	zoom:1;
	display:block;
}
#lightbox-nav-btnPrev {
	left:0;
	float:left;
}
#lightbox-nav-btnNext {
	right:0;
	float:right;
}
#lightbox-container-image-data-box {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
	padding:0 10px 0;
}
#lightbox-container-image-data {
	padding:0 10px;
	color:#666;
}
#lightbox-container-image-data #lightbox-image-details {
	width:70%;
	float:left;
	text-align:left;
}
#lightbox-image-details-caption { font-weight:bold; }
#lightbox-image-details-currentNumber {
	display:block;
	clear:left;
	padding-bottom:1.0em;
}
#lightbox-secNav-btnClose {
	width:66px;
	float:right;
	padding-bottom:0.7em;
}

