#akcija {
	background-color: #FFFFFF;
	padding: 8px;
	position: absolute;
	z-index: 1;
	margin-top: 0px;
	margin-left: 0px;
	width: 279px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b69f64;
}
.page_title {
	height: 30px;
	vertical-align: top;
	position: relative;
}
.page_content {
	height: 293px;
	vertical-align: top;
}
.slide_left {
	position: relative;
	left: 0px;
	top: 0px;
}
.slide_right {
	position: relative;
	top: 0px;
	margin-left: 0px;
	z-index: 0;
}


.col-left   {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b69f64;
	border-right-color: #b69f64;
	border-bottom-color: #b69f64;
	border-left-color: #b69f64;
	float: left;
}
.col-menu {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b69f64;
	border-right-color: #b69f64;
	border-bottom-color: #b69f64;
	border-left-color: #b69f64;
	float: left;
	border-right-width: 0px;
	border-left-width: 0px;
	width: 163px;
	height: 383px;
	background-image: url(../img/tit_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.col-right {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b69f64;
	border-right-color: #b69f64;
	border-bottom-color: #b69f64;
	border-left-color: #b69f64;
	float: left;
}
.right_main {
	width: 100%;
	background-color: #FFFFFF;
}
.logo_title {
	position: relative;
	text-transform: uppercase;
}
.gmap
{
	width: 445px;
	border: 1px solid #b69f64;
	height: 270px;
	margin-top: 20px;
}


#titulinis #main {
	width:790px;
	margin:0 auto;
}

#titulinis #header {
	height:125px;
	position:relative;
	background-image: url(../img/tit_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 790px;
}
#titulinis  #header .logo_title {
	height: 20px;
	width: 275px;
	left: 240px;
	top: 30px;
	font-size: 14px;
	padding-top: 45px;
	padding-left: 40px;
	letter-spacing: 1px;
}
#titulinis  #content .col-left {
	width: 295px;
	height: 383px;
}
#titulinis  #content .col-right {
	width: 295px;
	height: 383px;
}
#titulinis #footer
 {
	height:60px;
	background-image: none;
	position: relative;
	width: 790px;
	clear: both;
	text-align: right;
	padding-top: 10px;
}
#page #main {
	width:953px;
	margin:0 auto;
}

#page  #header {
	height:109px;
	position:relative;
	background-image: url(../img/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100px 32px;
	width: 953px;
}
#page  #header  .logo_title {
	height: 20px;
	width: 220px;
	left: 220px;
	top: 30px;
	font-size: 12px;
	padding-top: 40px;
	padding-left: 40px;
	cursor: pointer;
}

#page    #content  .col-left {
	width: 244px;
	height: 383px;
}
#page   #content  .col-right {
	width: 449px;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#page  #footer {
	height:60px;
	background-image: url(../img/footer_bg.jpg);
	position: relative;
	width: 953px;
	clear: both;
	text-align: right;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right 15px;
}

