* {
      margin: 0;
}

html, body {
        height: 100%;
	margin: 0 0 0 0;
	padding: 0;	
        background: #FFFFFF url(images/TOP-fonas-juoduliai.jpg) repeat-x;	
        /*font-family: Tahoma, sans-serif;*/
        font-family: Tahoma, sans-serif;
	font-size: 12px;
        line-height: 1.5em;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {	
        font-family: Tahoma, sans-serif;
	font-size: 1em;
	color: #000000;
}

/*h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}*/

p, ul, ol{
	margin-bottom: 1em;	
}

ul{
}

blockquote {
}

a {
	/*color: #AE2ECC;*/
        color: #767676;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Wrapper */
#wrapper {
      min-height: 90%;
      height: auto !important;
      /*height: 85%;*/
      /*margin: 0 auto -120px; */     
}

/* Menu */

#menu {
	width: 1024px;
	height: 36px;
	margin: 0 auto;
	/*padding: 0px 0px 20px 0px;*/
	/*background: url(images/img02.jpg) no-repeat center top;*/
        background: url(images/TOP-fonas-juoduliai.jpg) no-repeat center top;
}

#menu ul {
	height: 30px;
	margin: 0;
	padding: 0;	
        background: url(images/TOP-fonas-juoduliai.jpg) no-repeat;        
	list-style: none;
}

#menu li {
	float: left;
	height: 30px;        	
        background: url(images/TOP-fonas-juoduliai.jpg) no-repeat right top;
        border-left: 2px solid #E9E9E9;
}
#menu li.border-right {	
         border-right: 2px solid #E9E9E9;
}

#menu a {
	float: left;
	height: 18px;
	padding: 10px 25px 7px 25px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;       
	color: #000000;
}
#menu a.login {
        font-weight: bold;
	color: #35ADC6;
}

#menu a:hover {	
        /*background: url(images/TOP-fonas-juoduliai.jpg) repeat-x;*/
	color: #FFFFFF;
}

#menu a.current_page_item {	
        background: url(images/TOP-fonas-juoduliai.jpg) repeat-x;
	color: #FFFFFF;
}

/* Logo */

#logo {
	width: 1024px;
	/*height: 91px;*/
	margin: 0 auto;
        padding-top: 35px;        
	/*background: url(images/img06.gif) no-repeat;
	color: #69A7E1;*/
        /*background: url(images/Logo.jpg) no-repeat center;*/
	color: #000000;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #69A7E1;
}

/* Page */

#page {
	/*width: 960px;*/
        width: 1024px;
	margin: 0 auto;
	padding: 0 10px;}

/* Content */

#content {	
        float: none;
	width: 1010px;     
        margin: 0 auto;        
        padding-bottom: 30px;
}
#content a {
         text-decoration: underline; 
}
#content a:hover{
         color: #000000;
         font-weight: bold;         
}

#content a.link {
       color: #35ADC6;
       text-decoration: none; 
}
#content a.blue {      
       color: #35ADC6;        
}
#content ol.duk {
         margin-top:40px;
         margin-bottom: 5px;
}
#content li.duk {
         margin-bottom: 8px;
}
#content ol.duk_b {
         margin-top: 50px;        
}

#content li.blue {
         font-weight: bold;
         color: #35ADC6;
}

#content p {
         font-weight: normal;
         color: #000000;
         margin-top: 0;
         margin-bottom: 5px;       
}
#content p.mtext {
         font-weight: normal;
         color: #000000;
         margin-top: 0;
         margin-bottom: 15px;       
}

#content h2 {
	 height: 25px;
	 margin-bottom: 20px;
	 padding: 8px 0px 0px 15px;
         background: url(images/TOP-fonas-juoduliai.jpg) repeat;       
         text-align: center;
	 font-size: 1.1em;
         /*border: 2px solid #767676;*/
	 font-weight: normal;
	 color: #000000;
}
.post {
	/*padding-bottom: 20px;*/
}
.post .duk {
        margin: 14px 0 30px 0;
}

.post .title {	
        margin: 2px 0 10px 0;
        padding-bottom: 5px;	
	/*letter-spacing: 2px;*/	
        font-weight: bold;
        font-size: 14px;
        /*color: #767676; */
        /*color: #35ADC6; */
        color: #000000;
}
.post .title-m {
	/*margin: 0;*/
        margin: 2px 0 15px 0;
        padding-bottom: 6px;       	
	/*letter-spacing: 0px;*/
	border-bottom: 2px solid #767676;
        font-weight: bold;
        font-size: 14px;
        /*color: #767676; */
        /*color: #35ADC6;*/
        color: #000000;
}

.post .pages {
       margin-top: 15px;
       width: 100%;
       text-align: center;
}
/* Search */
#search {
	clear: both;
	width: 1024px;
        padding-top: 20px;
        padding-bottom: 20px;
	margin: 0 auto;
	font-size: 1em;
}

/* Footer */#footer {
        height: 80px;
	clear: both;
	width: 100%;
	/*margin: 0 auto;*/
        border-top: 3px solid #35ADC6;
        margin-top: auto;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0;       
	font-size: smaller;
}

#footer ul {
	height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	float: left;
	height: 25px;
        border-left: 1px solid #E9E9E9;
}
#footer li.border-left {	
        border-left: 0;
}

#footer a {
	/*float: center;*/
	height: 20px;
	padding: 10px 5px 7px 5px;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: normal;
	color: #35ADC6;;
}

#footer a:hover {
	color: #767676;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
#footer table.footer-meniu {
       margin-left: auto;
       margin-right: auto;
}
#footer table.cpr {        	
        padding: 5px;	
        margin: 5px auto 10px auto;
        font-size: 1.1em; 
        color: #767676;   
}

/* Table */
table.form {
        margin: 10px 0 5px 0;
        font-size: 11px;
}
table.form td.right{
        padding: 2px;
        text-align: right;
        vertical-align: top;
        color: #35ADC6; 
}


table.data-table {
        text-align: center;	
	font-size: 11px;
	margin: 0 13px 0 1px;
	border-collapse: collapse;
        background: #FFFFFF;
}

table.data-table caption {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #8CACBB;
	border-left: 1px solid #8CACBB;
	border-right: 1px solid #8CACBB;

	caption-side: top;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1cm;
	margin-left: auto;
	margin-right: 0;
}

table.data-table th {
        padding: 5px 10px;

	border-bottom: 1px solid #767676;
	border-top: 1px solid #767676;
	border-left: 1px solid #767676;
	/*background-color: #F5F5F5;*/
        font-size: 12px;
        color: #000000;
        vertical-align: middle;       
}
table.data-table th.border-right {
	border-right: 1px solid #767676;
}

table.data-table td {	
	border-bottom: 1px solid #767676;	
        padding: 5px 10px 5px 10px;
        vertical-align: top;
}
table.data-table td.border-left {	
	border-bottom: 1px solid #767676;
	border-left: 1px solid #767676;
        padding: 5px 10px 5px 10px;
        vertical-align: top;
}
table.data-table td.border-right {
	border-right: 1px solid #767676;
	border-bottom: 1px solid #767676;	
        padding: 5px 10px 5px 10px;
        vertical-align: top;
}

table.data-table td.separator {
	border: 0;
        height: 6px;
        font-size: 5px;
        padding: 0;
}

table.data-table td.group-title {
    background: #EAF6E5;
    border-top: 1px solid #EAF6E5;
    font-weight: bold;
    color: #333333;
}


table.data-table td.actions a, a:link, a:active, a:visited, a:hover { 
    text-decoration: none;
    margin: 0 4px 0 0;
    padding: 0;  
}
table.data-table td a:hover { 
    color: #767676;  
}

table.data-table td.empty {
    border: 0;
}

table.data-table td.actions {
    background-color: #F2F7F5;
    padding: 3px 3px 3px 10px;
    white-space: nowrap;
    text-decoration: none;
}









