/* www.dircms.lv style */
html, body {
	height: 100%;
}
body {
	background: url(images/bgr.jpg) repeat-y center top;
	font-family: arial, sans-serif;
	font-size: 62.5%;
	color: #000;
}
#bg {
	background: url(images/bg.jpg) no-repeat center top;
	font-size: 1.2em;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -93px;
}
#wrapper {
	position: relative;
	background: url(images/white.gif) no-repeat center top;
}
#main, #footerc {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	height: 100%;
}
#head {
	height: 97px;
}
#right {
	float: right;
	line-height: 140%;
	padding: 0 0 50px 0;
	line-height: 200%;
}
#left {
	float: left;
	padding: 250px 0 40px 0;
	line-height: 160%;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	color: rgb(144,200,67);
}
/* ------------------- bottom ------------------- */
#footer_wrap, .push {
	margin: 0px auto;
	height: 38px;
	padding: 55px 0 0 0;
	clear: both;
}
#footer_wrap {
  color: #fff;
	background: url(images/bgb.jpg) no-repeat center top;
	font-size: 1.2em;
}
#footer_wrap a {
	color: #fff;
}
#bottom_links {
	text-align: center;
	padding: 0 0 10px 0;
}
#bottom_links a {
	text-decoration: none;
}
#bottom_links a:hover {
	text-decoration: underline;
}
#footer {
	position: absolute;
	left: 10px;
}
#powered_by {
	position: absolute;
	top: 5px;
	right: 15px;
}
#powered_by a {
	text-decoration: none;
	color: silver;
}
#powered_by a:hover {
	text-decoration: underline;
}
/* ------------------------- lapas stili ------------------------- */
#content {
	padding: 70px 10px 50px 105px;
}
#content, #content p {
	line-height: 170%;
}
#content ul {
	margin: 5px 0 10px 50px;
	list-style-image: url(images/tick.png);
}
#content ul li {
	margin: 10px 0;
}
#content ol {
	margin-left: 55px;
	list-style-type: decimal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 120%;
}
h1 {
	margin:  10px 0 35px 0;
	font-size: 2em;
	color: #fff;
}
h2 {
	margin:  40px 0 7px 0;
	font-size: 2.3em;
}
h3 {
	margin:  35px 0 6px 0;
	font-size: 2.1em;
}
h4 {
	margin:  30px 0 5px 0;
	font-size: 1.8em;
}
h5 {
	margin:  25px 0 4px 0;
	font-size: 1.6em;
}
h6 {
	margin:  20px 0 3px 0;
	font-size: 1.4em;
}
.htop{
  position: absolute;
  top: 152px;
  right: 80px;
}
.bulta{
  position: absolute;
  top: 158px;
  right: 30px;
}
a:link, a:visited, a:hover {
	text-decoration: underline;
}
/*---------------------------------------------------------------*/
.breadcrumb {
  display: none;
	font-size: 1em;
	font-style: italic;
	color: rgb(128,128,128);
	margin: -15px 0 15px 0;
}
.breadcrumb a {
	text-decoration: none;
	color: rgb(0,0,255);
}
.breadcrumb a:hover {
	text-decoration: underline;
}
#languages {
	position: absolute;
	top: 15px;
	right: 20px;
  color: #000;	
}
#languages a {
	color: #000;
	margin: 0 2px;
	font-size: 1.3em;
	text-decoration: none;
}
#languages a:hover {
	text-decoration: underline;
}
.searchbox {
  display: none;
	position: absolute;
	top: 15px;
	right: 100px;
	width: 230px;
}
.searchbox .txt {
	float: left;
	width: 150px;
	height: 15px;
}
.searchbox .sbm{
	float: right;
	width: 62px;
	height: 20px;
	cursor: pointer;
	padding: 0 0 3px 0;
	font-size: 1em;
	background-color: rgb(41,180,209);
	border: none;
	color: #fff;
}
.btn{
	background-color: gray;
	padding: 10px 20px;
	border: none;
	color: #fff;
}
/* --------------- Admin (begin) -------------- */
#admin {
	color: #fff;
	padding-top: 5px;
	height: 20px;
	background: url(images/admin_bg.gif) repeat-x;
	position: relative;
	font-family: tahoma;
	font-size: 1.1em;
}
#admin #admin_title {
	position: absolute;
	left: 0px;
	font-weight: bold;
	padding-left: 5px;
}
#admin .admb {
	display: block;
	float: right;
	margin-right: 50px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	text-decoration: none;
}
#admin a.admb:hover {
	text-decoration: underline;
}
.logon_user {
	float: right;
}
.logon_user a {
	color: #fff;
}
/* --------------- Admin (end) ---------------- */
.search_text {
	height: 16px;
	width: 130px;
	border: 1px rgb(127,157,185) solid;
}
.search form input {
	height: 16px;
}
/*------------ Side menu (begin)  ------------*/
.cats {
	margin: 0 0 40px 0;
}
.cats a {
	display: block;
  padding: 15px 0 15px 20px;
	text-decoration: none;
  color: #000;
  font-size: 1.4em;
  background: transparent url(images/menu.png) no-repeat;
}
.cats ul.r {
  position: absolute;
  top: 215px;
  left: 850px;
}
.cats ul.sub li {
  list-style-type: disc;
}
.cats ul.sub li a{
	font-size: 1.1em;
  padding: 2px 10px 7px 0;
	border-bottom: none;
	line-height: 120%;
	background: transparent;
}
.cats .selected a {
	font-weight: bold;
}
/*------------ Side menu (end)  --------------*/
p table {
	border: 1px #000 solid;
}
p table td {
	border: 1px #000 solid;
}
/* ------------- TA Menu styles ------------- */
#topmenu {
	margin:  0 20px 45px 0;
	list-style: none;
	height: 20px;
}
#topmenu li {
	float: right;
}
#topmenu li a {
	display: block;
	font-size: 1.3em;
	font-family: arial;
	font-weight: bold;
	color: rgb(81,77,78);
	text-decoration: none;
	padding: 0 15px;
	text-align: center;
	cursor: pointer;
}
#topmenu li#current a, #topmenu a:hover {
	text-decoration: underline;
}
/*------------- Pages (begin)  ----------------*/
.page {
	border: 1px solid rgb(187,204,238);
	padding: 2px 4px 2px 4px;
	margin: 2px;
}
.page:hover {
	background-color: rgb(187,204,238);
	color: rgb(ff,ff,ff);
}
.active_page {
	border: 1px solid rgb(187,204,238);
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	background-color: rgb(187,204,238);
}
.pages {
	margin-bottom: 10px;
}
/*-------------- Pages (end)  ---------------*/
.image {
	margin: 10px;
}
.to_do {
	margin: 1px;
}
.to_do:hover {
	border: 1px rgb(73,137,77) dashed;
	margin: 0px;
}
.seo .title {
	margin: 20px 0 0 0;
	font-weight: bold;
}
.seo .description {
	margin: 5px 0;
	font-style: italic;
}
.seo input, .seo textarea {
	margin-top: 5px;
	width: 700px;
}
.kontaktforma {
	font-size: 1em;
}
.kontaktforma ol {
	list-style: upper-alpha;
}
.kontaktforma ol li {
	margin: 10px 0 0 40px;
}
.warning {
	color: red;
	font-weight: bold;
	font-size: small;
	padding-bottom: 5px;
	text-align: center;
}
.search {
	margin: 0 30px 25px 0;
	text-align: justify;
}
.search .title{
	display: inline-block;
	color: #fff;
	background-color: rgb(158,191,196);
	margin: 10px 0 5px 0;
	padding: 2px 15px;
	font-size: 1.5em;
	text-decoration: none;
}
.search .title:hover{
	background-color: rgb(123,171,175);
}
.search .result, .search_result {
	background-color: yellow;
	font-weight: bold;
}
.search .link {
	display: block;
	color: rgb(0,128,0);
}
#links a {
	margin-right: 15px;
}
img {
	border: none;
}
/*---------------- buttons  -----------------*/
.imgbord {
	border: 1px gray solid;
}
/*---------------- sitemap  -----------------*/
ul#sitemap {
	margin: 0 0 0 40px;
}
ul#sitemap li {
	padding: 0 0 0 20px;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/bullet2.gif) no-repeat scroll 0 8px;
}
ul#sitemap a {
	text-decoration: none;
}
ul#sitemap a:hover {
	text-decoration: underline;
}
#adminform {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 50px;
	font-size: 1em;
	color: rgb(68,68,68);
}
#adminform fieldset {
	margin: 0 0 40px 0;
	padding: 10px;
	background-color: rgb(244,244,241);
	border: 2px rgb(210,210,210) solid;
}
#adminform input {
	border: 1px rgb(178,178,178) solid;
}
#adminform ol {
	list-style: upper-alpha;
}
#adminform ol li {
	margin: 10px 0 0 40px;
}
/*---------------- SPAW2 EDITOR STYLES -----------------*/
blockquote {
	font-size: 1.4em;
	padding: 10px 0;
	font-style: italic;
	line-height: 150%;
}
/* Drop Cap */
.dropcap {
	overflow: hidden;
}
.dropcap {
	font-size: 400%;
	margin: 0 5px 0 0;
	line-height: 100%;
	color: #333;
	float: left;
	display: block;
}
/* Notice Styles */
pre {
	background: #F9F1ED;
	border-bottom: 1px solid #DCD7D4;
	border-right: 1px solid #DCD7D4;
	color: #AC3400;
	font-style: italic;
	overflow: auto;
	padding: 10px;
}
.alert, .approved, .attention, .camera, .cart, .doc, .download, .media, .note, .notice {
	display: block;
	margin: 15px 0;
	background: repeat-x 0 100%;
	background-color: #FAFCFD;
}
.typo-icon {
	display: block;
	padding: 8px 10px 0px 36px;
	margin: 15px 0;
	background: no-repeat 10px 12px;
}
.alert {
	color: #D0583F;
	background-image: url(images/typography/alert.png);
	border-bottom: 1px solid #F8C9BB;
	border-right: 1px solid #F8C9BB;
}
.approved {
	color: #6CB656;
	background-image: url(images/typography/approved.png);
	border-bottom: 1px solid #C1CEC1;
	border-right: 1px solid #C1CEC1;
}
.attention {
	color: #E1B42F;
	background-image: url(images/typography/attention.png);
	border-bottom: 1px solid #E4E4D5;
	border-right: 1px solid #E4E4D5;
}
.camera {
	color: #55A0B4;
	background-image: url(images/typography/camera.png);
	border-bottom: 1px solid #C9D5D8;
	border-right: 1px solid #C9D5D8;
}
.cart {
	color: #559726;
	background-image: url(images/typography/cart.png);
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
.doc {
	color: #666666;
	background-image: url(images/typography/doc.png);
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.download {
	color: #666666;
	background-image: url(images/typography/download.png);
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
.media {
	color: #8D79A9;
	background-image: url(images/typography/media.png);
	border-bottom: 1px solid #DBE1E6;
	border-right: 1px solid #DBE1E6;
}
.note {
	color: #B76F38;
	background-image: url(images/typography/note.png);
	border-bottom: 1px solid #E6DAD2;
	border-right: 1px solid #E6DAD2;
}
.notice {
	color: #6187B3;
	background-image: url(images/typography/notice.png);
	border-bottom: 1px solid #C7CDDA;
	border-right: 1px solid #C7CDDA;
}
.approved .typo-icon {
	background-image: url(images/typography/approved-icon.png);
}
.alert .typo-icon {
	background-image: url(images/typography/alert-icon.png);
}
.attention .typo-icon {
	background-image: url(images/typography/attention-icon.png);
}
.camera .typo-icon {
	background-image: url(images/typography/camera-icon.png);
}
.cart .typo-icon {
	background-image: url(images/typography/cart-icon.png);
}
.doc .typo-icon {
	background-image: url(images/typography/doc-icon.png);
}
.download .typo-icon {
	background-image: url(images/typography/download-icon.png);
}
.media .typo-icon {
	background-image: url(images/typography/media-icon.png);
}
.note .typo-icon {
	background-image: url(images/typography/note-icon.png);
}
.notice .typo-icon {
	background-image: url(images/typography/notice-icon.png);
}
/* Important Style*/
.important {
	border: 1px solid #E5E5E5;
	background: url(images/typography/important.png) repeat-x 0 100%;
	padding: 15px;
	margin: 25px 0 10px 0;
	position: relative;
}
.important-title {
	background: #fff;
	color: #000;
	position: absolute;
	display: block;
	top: -0.8em;
	left: 10px;
	padding: 3px 8px;
	font-size: 120%;
	font-weight: bold;
}
/* Inset Styles */
.inset-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.inset-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.inset-right-title, .inset-left-title {
	background: #fff;
	color: #000;
	position: absolute;
	display: block;
	top: -12px;
	left: 10px;
	padding: 3px 8px;
	font-size: 100%;
	font-weight: bold;
}
.inset-left, .inset-right {
	display: block;
	padding: 12px 8px 8px 8px;
	width: 20%;
	font-size: 100%;
	font-style: italic;
	margin-top: 25px;
	position: relative;
	border: 1px solid #E5E5E5;
	background: url(images/typography/important.png) repeat-x 0 100%;
	color: #333;
	text-align: center;
}
#homelink {
	display: block;
	position: absolute;
	top: 60px;
	left: 0px;
	width: 335px;
	height: 75px;
}
#home{
	position: absolute;
	top: 145px;
	left: 20px;
	width: 25px;
	height: 25px;
}
#email{
	position: absolute;
	top: 145px;
	left: 55px;
	width: 27px;
	height: 25px;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
#slider1, #slider2, #slider3 {
	/*background:url(loading.gif) no-repeat 50% 50%;*/
	width: 226px;
	height: 161px;
}
#slider1{
	position:absolute;
	top:180px;
	left:10px;
}
#slider2{
	position:absolute;
	top:145px;
	left:100px;
}
#slider3{
	position:absolute;
	top:230px;
	left:60px;
}
#slider1 img, #slider2 img, #slider3 img {
	display:none;
  border: 1px silver solid;
}
#slider1 a, #slider2 a, #slider3 a {
	border:0;
	display:block;
}
#head_block1, #head_block2, #head_block3 {
	display: block;
	position: absolute;
	top: 20px;
	left: 350px;
	width: 200px;
	height: 40px;
  line-height: 150%;
  font-size: 0.9em;
}
#head_block2{
  left: 580px;
  width: 140px;
}
#head_block3{
  left: 750px;
  width: 160px;
}
