@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	width: auto;
}
body,td,th {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: 600;
	font-variant: normal;
} 
a:link {color: #214198;text-decoration: underline;}
a:visited {color: #214198; text-decoration: underline;}
a:hover {color: #214198;}
a:active {color: #214198; text-decoration: underline;}
div.a a, div.ab a, div.abc a, a, a img {text-decoration: none; border: none; color: #000;}
h1 {font-size: 24px;color: #214198;}
h2 {font-size: 18px;color: #214198;}
h3 {font-size: 16px;color: #333;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h2 a {text-decoration: none;color: #333;}

/*intro box images */
.first-intro-box {background-image: url(/assets/templates/sidrabe2/images/intro-2024-2.jpg);}
.second-intro-box {background-image: url(/assets/templates/sidrabe2/images/intro-NEW.jpg);}
.third-intro-box {background-image: url(/assets/templates/sidrabe2/images/intro-2024-1.jpg);}

/* global box */
#conteiner {width: 100%; clear: both; margin-bottom: 15px;}
#header {margin-left:auto;margin-right:auto; background-color:#FFFFFF;}
#slogan {float: right;}
#top-menu {background-image: url(images/top-nav-bckg.png);background-repeat: repeat-x;height: 29px;margin-bottom: 10px;}
.title-box { height: 29px; background-color: #E8E8E8; padding-left: 5px; padding-right: 5px; padding-top: 0px; clear: both; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.title-box h1, .title-box h3, .title-box h3 a, .title-box h1 a,.extra-new-text h3 {color:#555; font-size: 1.17em; line-height: 29px; font-weight: 600; text-decoration: none; text-align:center;}
#copyrayght { width: 100%; margin-right: auto; margin-left: auto; padding-top: 15px; padding-bottom: 15px; font-size:10px; text-align:center; clear: both;}
#copyrayght a {text-decoration: none; color:#E47AFF;}


/* Search style */
#search {float: right;height: 22px;width: 163px;margin-top: 6px;margin-right: 10px;background-image: url(images/search.gif);background-repeat: no-repeat;padding-left: 5px; border:0;}
#crumb-box-div {float: left;}
#searchlog {float: right;height: 16px;width: 130px;margin-right: 8px;border:0;margin-top: 1px;font-size: 10px;color: #333;clear: none;}
#searchbtn {float: left;}

/* intro page */
#intro-content {margin-bottom: 5px;}
#news_box {margin-bottom: 10px;}
#intro-foother {margin-bottom: 15px; clear: both;}
#intro-foother-wrap {width: 101%; clear: both;}
.intro-image-box, .extra-new-image { width: 100%; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; background-position: center center; background-repeat: no-repeat; }
.intro-image-box img, .extra-new-image img {width: 100%;height: auto;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}
.intro-text-box {background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(222,222,222,1.00) 100%); background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(222,222,222,1.00) 100%); padding-right: 15px; padding-bottom: 5px; padding-left: 15px; padding-top: 5px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
.intro-text-box p a { text-decoration: none; color:#454545; font-size: 11px;}
#news_box { background-color:#FFFFFF;}
#extra-new {background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(222,222,222,1.00) 100%);background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(222,222,222,1.00) 100%); border-radius: 7px;}

/* intro page media sizes */
@media (max-width: 767px) {
#header {height: 80px;width:100%;}
#sidrabe-logo {padding-top: 17px; padding-left: 41px;}
#slogan {display:none;}
#top-menu-wrapper {width: 100%; height:auto;}
#search {display: none;}
#intro-content {width: 100%;}
#intro-content img {width: 100%; height: auto;}
#navigation-box { width:100%; height:auto;}
#top-menu {background-image: url(images/top-nav-bckg.png);background-repeat: repeat-x;width: 100%;height: auto;margin-bottom: 10px;}
#news_box { display: none;}
#intro-foother {width: 100%; margin-right:auto; margin-left:auto;}
.intro-foother-content {width: 90%; margin-bottom: 5px; margin-left: auto; margin-right: auto; border-radius: 8px;}
.intro-image-box {height: 240px; background-color:#F5F5F5;}
.intro-text-box {height: 230px;}
#extra-new {position: absolute; top: 160px; left: 65%; height:150px; width: 30%;}
.extra-new-image {height: 100px; background-size: 250px;}
}
@media (min-width: 768px) and (max-width: 991px) {
#header {height: 80px;width:100%;}
#sidrabe-logo {float: left;padding-left: 41px; padding-top: 17px;}
#slogan {float: right; padding-right: 0px; padding-top: 16px;  width: 495px;}
#slogan img {  width: 90%; height: 90%;}
#top-menu-wrapper {width: 100%;}
#search {display: none;}
#intro-content {width: 98%; margin-right:auto; margin-left:auto;}
#intro-content img {width: 100%; height: auto;}
#navigation-box {float: left;margin-left: 10px;}
#news_box {width: 98%; margin-right:auto; margin-left:auto;}
#intro-foother {width: 98%; margin-right:auto; margin-left:auto;}
.intro-foother-content {float: left;width: 49%;margin-right: 1%; margin-bottom: 5px; border-radius: 8px;}
.intro-image-box { height: 240px;}
.intro-text-box {height: 230px;}
 #extra-new {position: absolute; top: 220px; left: 65%; height:143px; width: 26%;}
 .extra-new-image {height: 120px; background-size: 270px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
#header {height: 80px;width:100%;}
#sidrabe-logo {float: left;padding-left: 41px; padding-top: 17px;}
#slogan {float: right; padding-right: 21px;padding-top: 11px;}
#top-menu-wrapper {width: 100%;}
#intro-content {width: 98%; margin-right:auto; margin-left:auto;}
#intro-content img {width: 100%; height: auto;}
#navigation-box {float: left;margin-left: 10px;}
#news_box {width: 98%; margin-right:auto; margin-left:auto;}
#intro-foother {width: 98%; margin-right:auto; margin-left:auto;}
.intro-foother-content {float: left;width: 24%;margin-right: 1%;border-radius: 8px;}
.intro-image-box { height: 144px; background-size: 290px;}
.intro-text-box {height: 134px;}
#extra-new {position: absolute; top: 250px; left: 65%; height:163px; width: 24%;}
.extra-new-image {height: 144px; background-size: 290px;}
}
@media (min-width: 1200px) and (max-width: 1599px) {
 #header {height: 80px;width:1200px;}
 #sidrabe-logo {float: left;padding-left: 41px; padding-top: 17px;}
 #slogan {float: right; padding-right: 21px;padding-top: 11px;}
 #top-menu-wrapper {width: 1200px; margin-right:auto; margin-left:auto;}
 #intro-content {width: 1200px; margin-right:auto; margin-left:auto;}
 #intro-content img {width: 100%;height: auto;}
 #navigation-box {float: left;margin-left: 10px;}
 #news_box {width: 1200px; margin-right:auto; margin-left:auto;}
 #intro-foother {width: 1200px; margin-right:auto; margin-left:auto;}
 .intro-foother-content {float: left;width: 24%;margin-right: 1%;border-radius: 8px;}
 .intro-image-box { height: 184px; background-size: 290px;}
 .intro-text-box {height: 174px;}
 #extra-new {position: absolute; top: 270px; left: 63%; height:200px; width: 22%;}
 .extra-new-image {height: 184px; background-size: 320px;}
}
@media (min-width: 1600px) {
 #header {height: 80px;width:1600px;}
 #sidrabe-logo {float: left;padding-left: 41px; padding-top: 17px;}
 #slogan {float: right; padding-right: 21px;padding-top: 11px;}
 #top-menu-wrapper {width: 1600px; margin-right:auto; margin-left:auto;}
 #intro-content {width: 1600px; margin-right:auto; margin-left:auto;}
 #intro-content img {width: 100%;height: auto;}
 #navigation-box {float: left;margin-left: 10px;}
 #news_box {width: 1600px; margin-right:auto; margin-left:auto;}
 #intro-foother {width: 1600px; margin-right:auto; margin-left:auto;}
 .intro-foother-content {float: left;width: 24%;margin-right: 1%;border-radius: 8px;}
 .intro-image-box { height: 220px; background-size: 390px;}
 .intro-text-box {height: 210px; font-size: 120%;}
 #extra-new {
	position: absolute;
	height: 200px;
	width: 18%;
	left: 62%;
	top: 330px;
}
 .extra-new-image {height: 184px; background-size: 390px;}
}
/* content page style */
#page-coontent-holder { }
#left-column { float: left; width: 19%; margin-right: 2%; background-color: #EDEDED; border-radius: 8px; }
#right-center-coumn-holder { float: left; width: 79%; background-color:#FFFFFF; }
#content { padding-left: 10px;}
#right-col {float: right; width: 24%;}
#small-box {background-color: #EDEDED; border-radius: 8px; margin-bottom: 10px;}
#small-box-cont { padding: 10px;}
#small-box-cont p a { color: #333; text-decoration: none;}
.box-title { height: 29px; background-color: #9E9E9E; padding-left: 10px; padding-right: 5px; padding-top: 0px; clear: both; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.box-title h4 {color:#333; line-height: 29px;font-weight: 700; text-decoration: none; font-size:16px;}


/* content page media sizes */
@media (max-width: 767px) {
#page-coontent-holder {width: 100%;}
#content { width: 100%; padding: 10px;}
#left-column {display: none;}
#cela-raditajs-box {display: none;}
#right-col {display: none;}
#galerija { margin-bottom: 10px; margin-left: auto; margin-right: auto; background-color: #FFF;}
}
@media (min-width: 768px) and (max-width: 991px) {
#page-coontent-holder {width: 98%; margin-right:auto; margin-left:auto;}
#content { float: left; width: 74%;}
#galerija { float: right; margin-bottom: 10px; margin-left: 10px; background-color: #FFF;}
#left-column { min-height: 600px;}
#small-box {min-height: 176px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
#page-coontent-holder {width: 98%; margin-right:auto; margin-left:auto;}
#content { float: left; width: 74%;}
#galerija { float: right; margin-bottom: 10px; margin-left: 10px; background-color: #FFF;}
#left-column { min-height: 600px;}
#small-box {min-height: 176px;}
}
@media (min-width: 1200px) and (max-width: 1599px) {
 #page-coontent-holder {width: 1200px; margin-right:auto; margin-left:auto;}
 #right-center-coumn-holder { min-height: 600px;}
 #content { float: left; width: 74%;}
 #galerija { float: right; margin-bottom: 10px; margin-left: 10px; background-color: #FFF;}
 #left-column { min-height: 600px;}
 #small-box {min-height: 176px;}
}
@media (min-width: 1600px) {
 #page-coontent-holder {width: 1600px; margin-right:auto; margin-left:auto;}
 #right-center-coumn-holder { min-height: 800px;}
 #content { float: left; width: 74%;}
 #galerija { float: right; margin-bottom: 10px; margin-left: 10px; background-color: #FFF;}
 #left-column { min-height: 800px;}
 #small-box {min-height: 247px;}
 body {}
}

/*Brad crumb*/
#cela-raditajs-box {background-color: #EDEDED; height: 31px; width: 100%; margin-bottom: 10px; background-position: right; border-radius: 8px; }
#crumb-box-div { float: left; }
.B_crumbBox, .B_crumbBox a, .B_crumbBox a:visited { color: #555; font-size: 13px; text-decoration: none; line-height: 30px; }
#home-btn { float: left; height: 28px; width: 32px; margin-left: 4px; margin-right: 15px; }
#sitemap { float: right; margin-right: 5px; margin-top: 5px; }
#printbtn { float: right; margin-right: 16px; margin-top: 5px; }
.celradis {	height: 25px;}
ul.B_crumbBox {margin: 0 0 0 0;	padding: 0 0 0  0;}
.B_crumbBox li {list-style: none;float: left;margin-right: 3px;}
a.B_homeCrumb, a.B_crumb, a.B_currentCrumb {color: #424242;text-decoration: none;}

/* Old styles - copy from older web*/
ul {margin-left: 15px;}
.printxt, .printxt a { font-size: 12px; line-height: 14px; color: #555; text-decoration: none; }
#printText { float: right; margin-top: 9px; margin-right: 18px;}
#sitemap { float: right; margin-right: 5px; margin-top: 5px;}
#portada { 	float: right; margin-bottom: 10px; margin-left: 10px;}
.highlight { background: #FF0; }
#content .highlight { background: #FF0; }
.searched-content .highlight { background: #FF0; }
.ajaxSearch_highlight  { background: #FF0; }
ul.lapas_karte {list-style-type: none;list-style-image: none;}
.lapas_karte a { font-size: 14px; color: #214198; text-decoration: none; list-style-type: none; list-style-image: none; font-weight: 700;}
ul.lapas_karte2 { list-style-type: disc; color: #214198; margin-left: 15px; margin-bottom: 10px;}
.lapas_karte2 a { font-size: 12px; color: #000; text-decoration: none; list-style-type: none; list-style-image: none; font-weight: normal;}
ul.lapas_karte3 { list-style-type: square; color: #214198; margin-left: 15px;}
ul.lapas_karte4 { list-style-type: circle; color: #214198; margin-left: 15px;}