/* Start of CMSMS style sheet 'Giluzio' */
body {
	background:url(uploads/images/css_pictures/background/t33_v4.jpg) repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	margin-bottom: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3{
	font-size: 21px;
	color: #4d370e;
	font-weight:normal;
}

h2{
font-size:18px}

h3{
font-size:16px;
letter-spacing:normal}


a{
color:#4d370e;
text-decoration:none}

a:hover{
text-decoration:underline}


#container_v2 {
	width: 954px; 
	background: #e5e3d8;
	margin: 25px auto 25px auto; 
	border: 1px solid #EEEEEE;
	text-align: left;
}

#header_v2 {
	position: relative;
	height: 342px;
}

	#lang_v2 {
	position: absolute;
                float:right;
	top: 1px;
	right:25px;}
	
	#lang_v2 a {
	font-size:12px;
	margin-right:5px;
	padding-right:5px;}
	
#header_v2 div.meniu_v2{
                width:100%;
	position: absolute;
	left: 10px;
	top: 10px;
	text-align:left;
}
#header_v2 div.meniu_v2 ul{
	height: 19px;
	margin: 0;
	padding:0;
}
#header_v2 .meniu_v2 ul li{
	list-style: none;
	display: inline;
	padding: 5px 20px 5px 15px;
	margin:0
}

#header_v2 .meniu_v2 ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d370e;
	text-decoration: none;
	padding: 7px 0 7px 0;
}
#header_v2 .meniu_v2 ul li a:hover{
	color: #96886e;
}
#header_v2 .meniu_v2 ul .dabar{
	color: #96886e;
}


#header_v2 .logo_left
{
	position: absolute;
	left: 40px;
	top: 48px;
                height:286px;
}

#header_v2 .logo_right
{
	position: absolute;
	left: 389px;
	top: 48px;
                height:286px;
                overflow: hidden;              
}


#header_v2 .logo_right img {top:0; left:0 }

#main_v2 {
	padding: 0;
	margin: 32px 0 0 0;
}
#main_v2 .tekstas_v2{
	padding: 0 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d370e;
	width: 914px;
	min-height:200px;
}

table.paslaugos td{
               border: 1px solid #4d370e;
               height:20px;
               padding-left:20px;
}

table.paslaugos p{
               margin:0px;
}

#footer_v2 {
position:relative;
clear:both;
height:40px;
font-size:12px;
margin-top:20px;}

#footer_v3 {
position:relative;
clear:both;
height:50px;
font-size:12px;
margin-top:2px;
}

a img { border: 0;}
	
#zemelapis{
clear: right; 
background: url('userfiles/image/palangos_zemelapis_520.png') no-repeat right top; 
float: right; 
width: 520px; 
height: 628px}
	
/* ************************
Example stylesheet for Calendar module

For using this "big"-class insert something like this in your page
or template;

{cms_module module='Calendar'}

************************ */

.calendar {

  border: 1px solid #4d370e;
  background:#bbb792;

/* #d0cec4; */
}

.calendar-month {
  border: 1px solid #4d370e;
  background:url(uploads/images/css_pictures/calendar/bak.png) repeat;
}

#tuscia {
  border: 1px solid #4d370e;
}

/* border on for #cal-calendar */
#cal-calendar{

  margin: 0px;
  border-spacing:2px;
  color: #4d370e;
}

/* nice squares for the #cal-calendar table  dienu eiles viskas */
#cal-calendar th
{
 /* border: 1px solid black; */
  padding: 3px;
  width: 25px;
  height: 25px;
  font-size: 12px;
  /*background:url(uploads/images/css_pictures/calendar/dien_v2.png) no-repeat center center;*/
}

#cal-calendar td {
 /* border: 1px solid black; */
  vertical-align: center;
  text-align:center;
  padding: 3px;
  height: 25px;
  width: 25px;
 /*background:url(uploads/images/css_pictures/calendar/laisv_v2.png) no-repeat center center;*/
}

/* pradzia ir pabaiga be skaiciu*/
#cal-calendar td.col {
   /*background:url(uploads/images/css_pictures/calendar/bak.png) repeat;*/
}


/* uzimtu dienu fonas*/
#cal-calendar td.u {
 /*background:url(uploads/images/css_pictures/calendar/uz_v2.png) no-repeat center center;*/
    background:#b52d2d;
    border:1px solid #4d370e;
}

/* rezervuotu dienu fonas*/
#cal-calendar td.r {
  /*background:url(uploads/images/css_pictures/calendar/rez_v2.png) no-repeat center center; */
    background:#8d9623;
    border:1px solid #4d370e;
}



/* dabartines dienos fornas */
#cal-calendar .calendar-today
{
  font-weight: normal;
  /* background:url(uploads/images/css_pictures/calendar/dab_v2.png) no-repeat center center; */
}

/* **********************************
 Default/example stylesheet for the CMSMS Guestbook module.
This may be overwritten when the module is upgraded and it will be deleted when 
the module is uninstalled, so make a copy if you want to modify it.
********************************* */

 /* Style pagination */

.cms-guestbook-pagination_header {
	margin: .5em 0;
}
.cms-guestbook-pagination_nav {
	font-weight: bold;
	margin: .5em 0;
}
.cms-guestbook-pagination_nav a {
    font-weight: normal;
}

/* Style the guestbook */

/* Style each entry */
.cms-guestbook-entry
{
	/* border: 2px solid black;  */
	/*margin-bottom: 0.5em;*/
}

/* Style the message header */
.cms-guestbook-entry-header
{
	background: #c8c4a4;
	color: #4d370e;
                font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid black;
	margin: 1px;
}

/* Style the actual message */
.cms-guestbook-entry-text 
{
	/*background: #eee;*/
	/*padding: .2em;*/
	color: #4d370e;
                font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
             /*border: 1px solid black;*/
}

/* Show the postdate on the right */
.cms-guestbook-entry-posted 
{
	float: right;
	font-size: smaller;
}

/* Style message header links */
.cms-guestbook-entry-header a {
	color: #4d370e;
} 
.cms-guestbook-entry-header a:hover {
	color: #4d370e;
} 
		  
/* Style the sender name */
.cms-guestbook-entry-sendername
{
	font-weight: bold;
}

/* Style the E-mail link */
.cms-guestbook-entry-email {
	font-size: smaller;
}
		      
/* Style the senders homepage link */
.cms-guestbook-entry-homepage
{
	font-size: smaller;
	margin: 2px;
	margin-bottom: 0;
}

/* The some smileys links */
.cms-guestbook-somesmileys a
{
	margin-right: .5em;
}




/* End of 'Giluzio' */

