/* Start of CMSMS style sheet 'style' */
/*------------------------------------------------------------------
[Master Stylesheet]

Project:	plungessiluma.lt
Version:	1.3.3
Last change:	09-06-19  16:23
-------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	outline: none;
} 

body{
	font-family: Arial, Tahoma, Verdana, Serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	background: #fff;
}
  
img {border:none}  

a{color: #0872A0;}

a:hover{
	text-decoration: none;
	color: #FF1F00;
}

#holder {
	width: 923px; 
	margin: 0 auto;
	height: 100%;
}


#page_extender {
	position: relative;
	float: left;
	width: 1px; 
	height: 10px;
}

#holder2 {
	position: relative;
	float: left;
	width: 922px; 
}

/* ---------- Header - start -----------*/

#header{
	display: inline;
	float: left;
	width: 922px;
    height: 120px;
}

#header .logo{
	margin: 51px 0 0 0;
	display: inline;
	float: left;
	width: 284px;
    height: 23px;
}

#header .logo p{
	line-height: 1px;
	font-size: 22px;
}

#header .search{
	margin: 48px 0 0 0;
	display: inline;
	float: right;
	width: 300px;
    height: 23px;
}

#header .searchInput{
	margin: 0px 0 0 0;
	display: inline;
	float: right;
	width: 190px;
    height: 25px;
	background: url(images/bg_search_input.gif) 0 0 no-repeat;
}

#header .searchInput input{
	margin: 4px 0 0 8px;
	color: #B2B2B2;
	background: none;
	border: 0px solid #666;
	font-size: 13px;
	width: 174px;
	line-height: 16px;
}

#header .searchBtn{
	margin: 0px 0 0 8px;
	display: inline;
	float: right;
	width: 54px;
    height: 25px;
}

#header .searchBtn input{
	text-indent: -9999px;
	float: left;
	border: none;
	cursor: pointer;
	width: 54px;
	height: 25px;
	background: url(images/btn_ieskoti.gif) 0 0 no-repeat;
}

#header .searchBtn input:hover{background: url(images/btn_ieskoti_hover.gif) 0 0 no-repeat;}

/* ---------- Header - end -----------*/


/* ---------- menu - start -----------*/

#menuHolder{
	position: relative;
	display: inline;
	float: left;
	width: 922px;
	height: 40px;
	background: #0381B7;
}

#menu{
	position: absolute;
	display: block;
	float: left;
	width: 922px;
}

#menu ul{
	padding: 0 0 0 17px;
	list-style: none;
}

#menu ul li{
	float: left;
	padding: 9px 17px 20px 17px;
	position: relative;
}

#menu ul li a{
	color: #fff;
	text-decoration: none;
	background: #0381B7;
}

#menu ul li a:hover{
	padding: 0px 0px 20px 0px;
	background: url(images/bg_menu_active.gif) center 20px no-repeat;
}

#menu ul li.active {background: url(images/bg_menu_active.gif) center 31px no-repeat;}

#menu ul li.active a{font-weight: bold;}

#menu ul li ul{
	position: absolute;
	top: 40px;
	left: -9999px;
	list-style: none;
	padding: 10px 0px 10px 17px;
	background: #0381B7;
	width: 163px;
}

#menu ul li.show ul{left: 0px;}

#menu ul li.show {background: url(images/bg_menu_active.gif) center 31px no-repeat;}

#menu ul li ul li{
	float: none;
	padding: 4px 10px 5px 0px;
	position: relative;
	background: url(images/bg_menu_li.gif) 0px 0px repeat-x;
	width: 138px;
}

#menu ul li ul li.first{background: none;}

#menu ul li ul li a{
	font-weight: normal !important;
	width: 100%;
	display: block;
}

#menu ul li ul li a:hover{
	padding: 0;
	background: none;
        color: #B9B9B9;
}

#menu ul li ul li.active{background: url(images/bg_menu_li.gif) 0px 0px repeat-x;}

#menu ul li ul li.active a{font-weight: bold !important;}

/* ---------- menu  - ends -----------*/

/* ---------- photo - start -----------*/

#photo{
	display: inline;
	float: left;
	width: 922px;
	height: 130px;
}

#photo.index{height: 180px;}

#photo p{line-height: 1px;}

/* ---------- photo  - ends -----------*/

/* ---------- contentIndex - start -----------*/

#contentIndex{
	padding: 0 0 80px 0;
	display: inline;
	float: left;
	width: 922px;
}

#contentIndex h2{
	line-height: 1px;
	color: #909090;
	font-size: 18px;
	font-weight: normal;
}

#contentIndex .blocks{
	display: inline;
	float: left;
	width: 922px;
	height: 120px;
	margin: 11px 0 0 0;
}

#contentIndex .blocks h1{
	line-height: 1px;
	color: #0872A0;
	font-size: 16px;
	font-weight: normal;
}

#contentIndex .blocks .block1{
	padding: 19px 0 10px 30px;
	display: inline;
	float: left;
	width: 251px;
	background: url(images/bg_blocks.gif) right 0 no-repeat;
}

#contentIndex .blocks .block1 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 207px;
	height: 36px;
	background: url(images/block1.gif) 0 0 no-repeat;
}

#contentIndex .blocks .block1 a:hover{background: url(images/block1_hover.gif) 0 0 no-repeat;}

#contentIndex .blocks .block2{
	padding: 19px 0 10px 45px;
	display: inline;
	float: left;
	width: 278px;
	background: url(images/bg_blocks.gif) right 0 no-repeat;
}

#contentIndex .blocks .block2 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 234px;
	height: 36px;
	background: url(images/block2.gif) 0 0 no-repeat;
}

#contentIndex .blocks .block2 a:hover{background: url(images/block2_hover.gif) 0 0 no-repeat;}

#contentIndex .blocks .block3{
	margin: 15px 0 0 0;
	padding: 0 0 0 45px;
	display: inline;
	float: left;
	width: 273px;
}

#contentIndex .blocks .block3 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 243px;
	height: 44px;
	background: url(images/block3.gif) 0 0 no-repeat;
}

#contentIndex .blocks .block3 a:hover{background: url(images/block3_hover.gif) 0 0 no-repeat;}

#contentIndex .workTime{
	padding: 30px 0 25px 30px;
	display: inline;
	float: left;
	width: 240px;
	background: #F4F4F4;
}

#contentIndex .workTime p.graph{
	padding: 20px 0 0px 0;
	display: inline;
	float: left;
	line-height: 1px;
	width: 200px;
}

#contentIndex .workTime p.day{
	padding: 10px 0 0px 0;
	display: inline;
	float: left;
	width: 98px;
}

#contentIndex .workTime p.time{
	padding: 10px 0 0px 0;
	display: inline;
	float: left;
	text-align: right;
	width: 77px;
}

#contentIndex .workTime .lunch{
	padding: 10px 0 4px 0;
	display: inline;
	float: left;
	width: 200px;
	background: url(images/bg_work_time.gif) 0 10px no-repeat;
}

#contentIndex .workTime p.holiday{
	padding: 10px 0 0px 0;
	display: inline;
	float: left;
	font-size: 11px;
	width: 200px;
}

#contentIndex .indexNews{
	padding: 30px 0 25px 0;
	display: inline;
	float: right;
	width: 652px;
	background: #F9F9F9;
}

#contentIndex .indexNews img.newsImg {
	margin-left:30px;
}

#contentIndex .indexNews .new1{
	padding: 10px 0 0px 30px;
	display: inline;
	float: left;
	width: 276px;
	height: 193px;
}

#contentIndex .indexNews .new1 .date{
	padding: 2px 0 10px 0;
	display: inline;
	float: left;
	width: 59px;
	color: #909090;
}

#contentIndex .indexNews .new1 .date .month{
	display: inline;
	float: left;
	width: 59px;
}

#contentIndex .indexNews .new1 .date .month p{
	font-size: 11px;
	line-height: 14px;
}

#contentIndex .indexNews .new1 .date .day{
	display: inline;
	float: left;
	width: 30px;
}

#contentIndex .indexNews .new1 .date .day p{
	font-size: 24px;
	line-height: 24px;
}

#contentIndex .indexNews .new1 .date .year{
	display: inline;
	float: left;
	width: 29px;
}

#contentIndex .indexNews .new1 .date .year p{
	padding: 9px 0 0 0;
	font-size: 11px;
	line-height: 14px;
}

#contentIndex .indexNews .new1 .header{
	display: inline;
	float: left;
	width: 211px;
}

#contentIndex .indexNews .new1 .header h3{
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0 10px 0;
}

#contentIndex .indexNews .new1 .text{
	display: inline;
	float: left;
	width: 276px;
}

#contentIndex .indexNews .new1 .text p.allText{
	padding: 10px 0 0 0;
	text-align: right;
	font-size: 11px;
}

#contentIndex .indexNews .new1 .text p.allText a{
	padding: 0 13px 0 0;
	background: url(images/bg_all_text.gif) right 5px no-repeat;
}

#contentIndex .indexNews .new1.margin1{margin: 0 0 0 10px;}

/* ---------- contentIndex  - ends -----------*/

/* ---------- contentHolder- start -----------*/

.contentHolder{
	display: inline;
	float: left;
	width: 577px;
}

.contentHolder2{
	display: inline;
	float: left;
	width: 922px;
}

/* ---------- contentHolder- ends -----------*/

/* ---------- pathway - start -----------*/

#pathway{
	margin: 40px 0 0 0;
	display: inline;
	float: left;
	width: 100%;
}

#pathway h1{
	float: left;
	font-size: 28px;
	color: #909090;
	line-height: 35px;
	font-weight: normal;
}

#pathway h2{
	padding: 6px 12px 0px 0;
	float: left;
	font-size: 20px;
	color: #909090;
	line-height: 28px;
	font-weight: normal;
}

#pathway p{
	margin: 16px 0 0 0;
	padding: 0px 12px 0px 0;
	float: left;
	line-height: 1px;
	width: 11px;
}

#pathway p img{vertical-align: top;}

/* ---------- pathway - ends -----------*/

/* ---------- content - start -----------*/

#content{
	padding: 20px 0 100px 0;
	display: inline;
	float: left;
	width: 100%;
}

#content h1{
	padding: 10px 0 14px 0;
	font-size: 28px;
	color: #909090;
	line-height: 35px;
	font-weight: normal;
}

#content h2{
	padding: 10px 0 14px 0;
	font-size: 20px;
	color: #909090;
	line-height: 28px;
	font-weight: normal;
}

#content h3{
	padding: 0 0 10px 0;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

#content p{padding: 0 0 20px 0;}

#content p img{
	padding: 2px;
	margin: 7px 14px 0 0;
	border: 1px solid #909090;
	float: left;
}

#content table{
	margin: 5px 0 20px 0;
	border-collapse: collapse;
}

#content th{
	padding: 6px 20px 7px 20px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	font-weight: normal;
	background: #0381B7 url(images/bg_table.gif) 0 0 repeat-y;
}

#content table th.noBG{background: #0381B7;}

#content td{
	vertical-align: top;
	padding: 6px 20px 7px 20px;	
	border-top: 3px solid #fff;
	background: #EDF7FB url(images/bg_table_dif.gif) 0 0 repeat-y;
}

#content table td.noBG{background: #EDF7FB;}

#content tr.dif td{background: #E5F3F9 url(images/bg_table_dif.gif) 0 0 repeat-y;}

#content table tr.dif td.noBG{background: #E5F3F9;}

#content ul{
	margin: 0 0 15px 0;
	list-style: none;
}

#content ul li{
	background: url(images/bg_ul_li.gif) 22px 12px no-repeat;
	padding: 4px 0 0 34px;
}

#content .gallery{
	margin: -10px 0 0 -17px;
	display: inline;
	float: left;
	width: 592px;
	padding: 0 0 10px 0;
}

#content .gallery p{
	line-height: 1px;
	padding: 0;
}

#content .gallery p img{
	padding: 2px;
	margin: 17px 0px 0px 17px;
	border: 1px solid #909090;
	float: left;
}

#content p.pagging{
	margin: 35px 0 0 0;
	padding: 0 0 20px 0px;
	display: inline;
	float: left;
	width: 577px;
	text-align: center;
}

#content p.pagging a{
	padding: 0 3px 0 3px;
	margin: 0 5px 0 5px;
}

#content p.pagging a.selected{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#content p.pagging a.selected:hover{cursor: default;}

#content p.pagging a.back{
	padding: 0 0px 0 14px;
	margin: 0 16px 0 0;
	background: url(images/bg_link2.gif) 0 6px no-repeat;
}

#content p.pagging a.next{
	padding: 0 14px 0 0px;
	margin: 0 0px 0 16px;
	background: url(images/bg_link.gif) right 6px no-repeat;
}

#content p.pagging a.back:hover{background: url(images/bg_link2_hover.gif) 0 6px no-repeat;}

#content p.pagging a.next:hover{background: url(images/bg_link_hover.gif) right 6px no-repeat;}

#content table.forma{
	margin: 5px 0 20px 0;
	border-collapse: collapse;
	border: none;
}

#content table.forma td{
	padding: 5px 14px 5px 0px;
	text-align: left;
	border: none;
	background: none;
}

#content table.forma tr.dif td{background: none;}

#content table.forma td.td1{
	padding: 7px 14px 5px 0px;
	vertical-align: top;
}

#content table.forma td.td2{padding: 5px 0px 5px 0px;}

#content table.forma tr.err td{color: #FF1F00;}

#content table.forma td .formInput{
	display: inline;
	float: left;
	width: 190px;
	height: 31px;
	background: url(images/bg_search_input.gif) 0 0 no-repeat;
}

#content table.forma tr.err td .formInput{background: url(images/bg_input_err.gif) 0 0 no-repeat;}

#content table.forma td .formInput input{
	margin: 3px 0 0 5px;
	width: 180px;
	border: 0px solid #89B2C7;
	background: none;	
	font-family:arial, tahoma, serif;
	font-size: 13px;
}

#content table.forma td .formInput2{
	display: inline;
	float: left;
	width: 190px;
	height: 31px;
	background: url(images/bg_search_input.gif) 0 0 no-repeat;
}

#content table.forma tr.err td .formInput2{background: url(images/bg_input_err.gif) 0 0 no-repeat;}

#content table.forma td .formInput2 select{
	margin: 3px 0 0 4px;
	width: 182px;
	border: none;
	font-size: 13px;
	background: transparent;
}

#content table.forma td .formInput2 .ie{
	display: block;
	position: relative;
}

#content table.forma td .formInput2 .ie .ieHover{
	display: none;
	position: absolute;
	top: 1px;
	left: 4px;
	width: 180px;
	height: 20px;
	border: 1px solid #fff;
	z-index: 10;
}

#content table.forma tr.err td .formInput2{background: url(images/bg_input_err.gif) 0 0 no-repeat;}

#content table.forma td .formInput3{
	display: inline;
	float: left;
	width: 190px;
	height: 89px;
	background: url(images/bg_textarea.gif) 0 0 no-repeat;
}

#content table.forma tr.err td .formInput3{background: url(images/bg_textarea_err.gif) 0 0 no-repeat;}

#content table.forma td .formInput3 textarea{
	margin: 4px 0 0 5px;
	width: 181px;
	height: 80px;
	border: 0px solid #89B2C7;
	background: none;	
	font-family:arial, tahoma, serif;
	font-size: 13px;
}

#content table.forma td .formInput4{
	margin: 6px 0 0 0px;
	display: inline;
	float: left;
	width: 255px;
}

#content table.forma td .formInput4 p.errmsg{
	color:#FF1F00;
	padding: 3px 0 3px 0;
}

#content table.forma td .formInput4 p.scsmsg{
	font-weight: bold;
	padding: 3px 0 3px 16px;
	background: url(images/bg_scsmsg.gif) 0 9px no-repeat;
}

#content table.forma td .formInput5{
	margin: 10px 0 0 0;
	display: inline;
	float: left;
	width: 190px;
}

#content table.forma td .formInput5  input{
	cursor: pointer;
	float: right;
	width: 100px;
	height: 30px;
	border: none;
	overflow: hidden;
	text-indent: -9000px;
	background: url(images/btn_siusti.gif) 0 0 no-repeat;
}

#content .heatTool{
	margin: 10px 0 0 0;
	padding: 0;
	display: inline;
	float: left;
	width: 922px;
}

#content .heatTool table.heat{
	width: 720px;
	margin-bottom: 30px;
}

#content .heatTool p{padding-bottom: 10px;}

#content .heatTool table.heat2{
	width: 922px;
	margin: 25px 0 0 0;
}

#content .heatTool table.heat2 th{
	padding: 7px 8px 7px 9px;
	font-size: 11px;
	line-height: 14px;
}

#content .heatTool table.heat2 th.noBG{background: #0381B7;}

#content .heatTool table.heat2 tr.free th.noBG{background: #fff;}

#content .heatTool table.heat2 tr.free th{
	text-align: center;
	font-weight: bold;
	color: #0381B7;
	background: #fff url(images/bg_table_dif.gif) 0 0 repeat-y;
}

#content .heatTool table.heat2 td{
	padding: 7px 8px 7px 9px;	
	font-size: 11px;
	line-height: 14px;
}

#content .heatTool table.heat2 td{background: #E5F3F9 url(images/bg_table_dif.gif) 0 0 repeat-y;}

#content .heatTool table.heat2 td.noBG{background: #E5F3F9;}

#content .heatTool table.heat2 tr.dif td{background: #EDF7FB url(images/bg_table_dif.gif) 0 0 repeat-y;}

#content .heatTool table.heat2 tr.dif td.noBG{background: #EDF7FB; }


#content .heatTool .selects{
	margin: 10px 0 0 0;
	padding: 0 0 40px 0;
	display: inline;
	float: left;
	width: 720px;
	height: 123px;
	background: url(images/bg_selects.gif) 0 0 no-repeat;
}

#content .heatTool .selects .select1{
	margin: 70px 0 0px 30px;
	display: inline;
	float: left;
	width: 160px;
	height: 25px;	
	background: #fff;
}

#content .heatTool .selects .select1 select{
	margin: 1px;
	width: 158px;
	height: 23px;
	font-size: 16px;
	border: none;
	padding: 0 0 0 6px;
}

#content .heatTool .selects .select2{
	margin: 70px 0 0px 81px;
	display: inline;
	float: left;
	width: 180px;
	height: 25px;	
	background: #fff;
}

#content .heatTool .selects .select2 select{
	margin: 1px;
	width: 178px;
	height: 23px;
	font-size: 16px;
	border: none;
	padding: 0 0 0 6px;
}

#content .heatTool .selects .select3{
	margin: 70px 0 0px 60px;
	display: inline;
	float: left;
	width: 110px;
	height: 25px;	
	background: #fff;
}

#content .heatTool .selects .select3 select{
	margin: 1px;
	width: 158px;
	width: 108px;
	height: 23px;
	font-size: 16px;
	border: none;
	padding: 0 0 0 6px;
}

#content .innerNews {
	display: inline;
	float: left;
	width: 577px;
}

#content .innerNews .new1{
	padding: 4px 0 14px 0;
	display: inline;
	float: left;
	width: 577px;
}

#content .innerNews.one .new1{padding: 4px 0 4px 0;}

#content .innerNews .new1 .date{
	padding: 2px 0 15px 0;
	display: inline;
	float: left;
	width: 59px;
	color: #909090;
}

#content .innerNews .new1 .date .month{
	display: inline;
	float: left;
	width: 59px;
}

#content .innerNews .new1 .date .month p{
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0 0px 0;
}

#content .innerNews .new1 .date .day{
	display: inline;
	float: left;
	width: 30px;
}

#content .innerNews .new1 .date .day p{
	font-size: 24px;
	line-height: 24px;
	padding: 0px 0 0px 0;
}

#content .innerNews .new1 .date .year{
	display: inline;
	float: left;
	width: 29px;
}

#content .innerNews .new1 .date .year p{
	padding: 9px 0 0 0;
	font-size: 11px;
	line-height: 14px;
}

#content .innerNews .new1 .header{
	display: inline;
	float: left;
	width: 500px;
}

#content .innerNews .new1 .header h2{padding: 14px 0 14px 0;}

#content .innerNews .new1 .text{
	display: inline;
	float: left;
	width: 577px;
}

#content .innerNews .new1 .text p{padding-bottom: 12px;}

#content .innerNews.one .new1 .text p{padding-bottom: 18px;}

#content .innerNews .new1 .text p.allText{
	padding: 0px 0 0 0;
	text-align: right;
	font-weight: bold;
}

#content .innerNews .new1 .text p.allText a{
	padding: 0 13px 0 0;
	background: url(images/bg_all_text2.gif) right 6px no-repeat;
}

#content .innerNews .new1 .text p.allText a:hover{background: url(images/bg_all_text2_hover.gif) right 6px no-repeat;}

#content .innerNews p.archive{
	font-weight: bold;
	padding: 0 0 0 0px;
}

#content .innerNews p.archive a{
	padding: 0 0 0 19px;
	background: url(images/bg_archive.gif) 0 1px no-repeat;
}

#content .innerNews p.archive a:hover{background: url(images/bg_archive_hover.gif) 0 1px no-repeat;}

#content .innerNews p.backToList{
	font-weight: bold;
	padding: 0 0 0 0px;
}

#content .innerNews p.backToList a{
	padding: 0 0 0 15px;
	background: url(images/bg_back_to_list.gif) 0 6px no-repeat;
}

#content .innerNews p.backToList a:hover{background: url(images/bg_back_to_list_hover.gif) 0 6px no-repeat;}

#content .group{
	display: inline;
	float: left;
	width: 577px;
	padding: 0 0 30px 0;
}

#content .group h2{padding: 6px 0 2px 0;}

#content .qHolder{
	display: inline;
	float: left;
	width: 577px;
}

#content .qHolder .question{
	display: inline;
	float: left;
	width: 577px;
}

#content .qHolder .question a{
	padding: 0 0 0 21px;
	background: url(images/bg_plus.gif) 0 3px no-repeat;
}

#content .qHolder .question a:hover{color: #0872A0;}

#content .qHolder.showAnswer .question a{
	padding: 0 0 0 21px;
	text-decoration: none;
	background: url(images/bg_minus.gif) 0 3px no-repeat;
}

#content .qHolder.showAnswer .question a:hover{text-decoration: underline;}

#content .qHolder .question p{
	font-size: 14px;
	font-weight: bold;
	margin: 16px 0 0px 0;
	padding: 0px 0 0px 0;
}

#content .qHolder .answer{
	display: none;
	float: left;
	width: 535px;
	background: #F4F4F4;
	padding: 14px 21px 0px 21px;
	margin: 10px 0 0px 0 ;
}

#content .qHolder.showAnswer .answer{display: block;}

#content .search{
	margin: 20px 0 0 0;
	display: inline;
	float: left;
	width: 577px;
}

#content .search p{font-size: 14px;}

/* ---------- content - ends -----------*/

/* ---------- rightSide- start -----------*/

#rightSide{
	margin: 0px 0 80px 0;
	padding: 0 0 0px 0;
	display: inline;
	float: right;
	width: 295px;
}

#rightSide .blocks{
	display: inline;
	float: left;
	width: 295px;
	margin: 30px 0 0 0;
	background: url(images/bg_blocks_inner.gif) 0 0 repeat-y;
}

#rightSide .blocks h1{
	line-height: 1px;
	color: #0872A0;
	font-size: 16px;
	font-weight: normal;
}

#rightSide .blocks .block1{
	padding: 19px 0 19px 41px;
	display: inline;
	float: left;
	width: 250px;
}

#rightSide .blocks .block1 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 243px;
	height: 44px;
	background: url(images/block3.gif) 0 0 no-repeat;
}

#rightSide .blocks .block1 a:hover{background: url(images/block3_hover.gif) 0 0 no-repeat;}

#rightSide .blocks .block1 a.active{background: url(images/block3_active.gif) 0 0 no-repeat;}

#rightSide .blocks .block1 a.active:hover{background: url(images/block3_active.gif) 0 0 no-repeat;}

#rightSide .blocks .block2{
	padding: 19px 0 19px 41px;
	display: inline;
	float: left;
	width: 250px;
}

#rightSide .blocks .block2 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 234px;
	height: 36px;
	background: url(images/block2.gif) 0 0 no-repeat;
}

#rightSide .blocks .block2 a:hover{background: url(images/block2_hover.gif) 0 0 no-repeat;}

#rightSide .blocks .block2 a.active{background: url(images/block2_active.gif) 0 0 no-repeat;}

#rightSide .blocks .block2 a.active:hover{background: url(images/block2_active.gif) 0 0 no-repeat;}

#rightSide .blocks .block3{
	padding: 19px 0 19px 41px;
	display: inline;
	float: left;
	width: 250px;
}

#rightSide .blocks .block3 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 207px;
	height: 36px;
	background: url(images/block1.gif) 0 0 no-repeat;
}

#rightSide .blocks .block3 a:hover{background: url(images/block1_hover.gif) 0 0 no-repeat;}

#rightSide .blocks .block3 a.active{background: url(images/block1_active.gif) 0 0 no-repeat;}

#rightSide .blocks .block3 a.active:hover{background: url(images/block1_active.gif) 0 0 no-repeat;}

#rightSide .newsletter{
	display: inline;
	float: left;
	width: 200px;
	height: 162px;
	margin: 60px 0 0 41px;
	padding: 27px 27px 20px 27px;
	background: #F9F9F9;
}

#rightSide .newsletter p.img{
	line-height: 1px;
	padding: 0;
	margin: 0 0 20px 0;
}

#rightSide .newsletter .inputForm{
	margin: 12px 0px 0 0;
	display: inline;
	float: left;
	width: 194px;
	height: 25px;
	background: url(images/form_input.gif) 0 0 no-repeat;
}

#rightSide .newsletter .inputForm.err2{
	margin: 12px 0px 0 0;
	display: inline;
	float: left;
	width: 194px;
	height: 25px;
	background: url(images/bg_input_err2.gif) 0 0 no-repeat;
}

#rightSide .newsletter .inputForm input{
	margin: 3px 0 0 5px;
	width: 182px;
	border: 0px solid #89B2C7;
	background: none;	
	font-family:arial, tahoma, serif;
	font-size: 13px;
	height: 18px;
}


#rightSide .newsletter .inputForm2{
	margin: 19px 7px 0 0;
	display: inline;
	float: right;
	width: 150px;
	height: 30px;
	background: url(images/btn_prenumeruoti.gif) 0 0 no-repeat;
}

#rightSide .newsletter .inputForm2 input{
	width: 150px;
	float: left;
	border: none;
	font-size: 13px;
	height: 30px;
	background: none;
	cursor: pointer;
	text-indent: -9999px;
	padding: 0 0 0 150px;
}

.newsletter p.err2{
color:#FF1F00;
}
.newsletter .inputForm .err2{
background: url(images/bg_input_err.gif) 0 0 no-repeat;
}


/* ---------- rightSide- ends -----------*/


/* ---------- upperFooter - start -----------*/

#upperFooter{
	margin: 0 0 0 1px;
	display: inline;
	float: left;
	width: 922px;
	height: 95px;
}

#upperFooter .left{
	display: inline;
	float: left;
	width: 700px;
}

#upperFooter .left p{
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 10px 0;
}

#upperFooter .right{
	margin: 2px 0 0 0;
	display: inline;
	float: right;
	width: 222px;
}

#upperFooter .right p{
	line-height: 1px;
	text-align: right;
}

/* ---------- upperFooter  - ends -----------*/

/* ---------- footer - start -----------*/

#footer{
	margin: 0 0 0 1px;
	display: inline;
	float: left;
	width: 922px; 
	height: 58px;
	border-top: 1px solid #BCBCBC;	
}

#footer p{
	color: #909090;
	line-height: 16px;
	font-size: 11px;
}

#footer .footerCopyright{
	display: inline;
	float: left;
	width: 630px; 
}

#footer .footerCopyright p{padding: 14px 0 0 0px;}

#footer .footerSolution{
	margin: 10px 0 0 0;
	display: inline;
	float: right;
	width: 200px; 
}

#footer .footerSolution p{
	text-align: right;
	padding: 4px 6px 0 0;
}

#footer .footerSolution a.difLink{
	cursor: default;
	text-decoration: none;
	color: #909090;
}

#footer .emotion{
	margin: 10px 0 0 0;
	display: inline;
	float: right;
	width: 50px; 
	height: 48px;
	background: #BCBCBC;
}

#footer .emotion p{padding: 4px 0 0 6px;}

#footer .emotion a{
	color: #fff;
	text-decoration: none;
	background: #BCBCBC;
}

#footer .emotion a:hover{text-decoration: underline;}

/* ---------- footer - end -----------*/

.clear{
	display: inline;
	float: left;
	width: 100%;
}


.searchResultsNr p{
font-size: 15px !important;
color: #909090;
font-weight: bold;
}

.searchResultsLink{
float: left;
display: inline;
width: 550px;
padding: 0 0 14px 0;
}

.searchResultsLink p{
font-size: 12px !important;
padding: 0 0 0 0 !important;
}

.searchResultsNr{
float: left;
display: inline;
width: 19px;
text-align: right;
padding: 0 8px 0 0;
}

.searchhilite{
font-weight: bold;
color: #909090;
font-size: 15px !important;
}

#silResult{
float: left;
}

div.print{
display: inline;
float: left;
width: 100%;
}

div.print p{
text-align: right;
}

div.print p a{
padding: 0 0 0 18px;
background: url(images/print.gif) 0 3px no-repeat;
}

div.print p a:hover{
padding: 0 0 0 18px;
background: url(images/print_h.gif) 0 3px no-repeat;
}
/* End of 'style' */

