/* www.dircms.lv style */
@font-face {
	font-family: MyriadProCond;
	src: url('fonts/myriadpro/myriadpro-cond-webfont.eot');
	src: url('fonts/myriadpro/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/myriadpro/myriadpro-cond-webfont.woff') format('woff'),         url('fonts/myriadpro/myriadpro-cond-webfont.ttf') format('truetype'),         url('fonts/myriadpro/myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
/*#bg, #wrapper bija problemas ar footer dalu*/
	height: 100%;
}
body {
	font-family: Open Sans, arial, sans-serif;
	font-size: 62.5%;
	color: #000;
  background: url(images/bg.jpg) no-repeat center top;
  background-attachment: fixed;
  background-size:cover;
	/*background-size: 1700px 1080px;*/  
}
#bg {
	font-size: 1.2em;
	margin: 0 auto -130px;
}
#wrapper {
  background-color: #fff;
  width: 1000px;
  margin: 0px auto;
}
#main, #footerc {
	position: relative;
	width: 1000px;
	margin: 0px auto;
}
#head {
	height: 120px;
}
#left .wrap_html, #right .wrap_html {
	font-size: 1em;
}
#right {
	float: right;
	line-height: 150%;
	padding: 0 0 50px 0;
}
#left {
	float: left;
	padding: 5px 0 50px 20px;
	line-height: 150%;
}
/* ------------------- bottom ------------------- */
#footer_wrap, .push {
  width: 1000px;
	margin: 0px auto;
	height: 130px;
	clear: both;
}
#footer_wrap {
	font-size: 1.1em;
	background: url(images/bgb.jpg) no-repeat center top;
}
#footer_wrap a {
	color: #000;
}
#footer {
	position: absolute;
	top: 100px;
	left: 20px;
	color: #777;
	line-height: 150%;
}
#powered_by {
	position: absolute;
	top: 102px;
	right: 20px;
	color: #999;
}
#powered_by a {
	text-decoration: none;
	color: #999;
}
#powered_by a:hover {
	text-decoration: underline;
}
/* ------------------------- lapas stili ------------------------- */
#content {
	padding: 0 40px 80px 40px;
}
#content, #content p {
	line-height: 170%;
}
#content p {
	padding: 0 0 10px 0;
	margin: 0;
}
#content ul {
	margin: 5px 0 10px 50px;
	/*list-style-image: url(images/tick.png);
*/
	list-style-type: disc;
}
#content ol {
	margin-left: 55px;
	list-style-type: decimal;
}
#content img {
	padding: 3px;
	border: 1px rgb(214,214,214) solid;
}
#content .imgbord {
	border: 1px gray solid;
}
#content .noborder {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 120%;
}
h1 {
	padding: 5px 0 10px 0;
	font-size: 2.4em;
}
h2 {
	padding: 20px 0 5px 0;
	font-size: 1.8em;
}
h2 a{
  display: block;
 	margin: 0 0 0 20px !important;
  text-decoration: none !important;
}
h2 a:hover{
  text-decoration: underline !important;
}
h3 {
	padding:  15px 0 5px 0;
	font-size: 1.6em;
}
h4 {
	padding:  10px 0 5px 0;
	font-size: 1.4em;
}
h5 {
	padding:  10px 0 5px 0;
	font-size: 1.2em;
}
h6 {
	padding:  10px 0 5px 0;
	font-size: 1em;
}
a:link, a:visited, a:hover {
	text-decoration: underline;
}
/* ta --------------------------------------------------------------*/
.sf-menu {
	list-style: none;
  height: 40px;
  background: url(images/menu.jpg) repeat-x left top;
  text-transform: uppercase;
}
.sf-menu li.headlink {
	float: right;
	border-right: 1px rgb(230,230,230) solid;
}
.sf-menu li.last {
	border-right: none;
}
.sf-menu li {
	z-index: 100;
}
.sf-menu li.headlink a.tmenu {
	display: block;
	height: 40px;
  line-height: 40px;
  font-weight: 600;
  color: rgb(48,48,48);
 /*ja maina height, tad jamaina ari parametrs top .sf-menu li.sfHover ul superfish.css*/
	text-decoration: none;
	padding: 0 27px;
	text-align: center;
	cursor: pointer;
}
.sf-menu ul.submenu li a {
	display: block;
	font-size: 1em;
	text-transform: none;
	padding: 8px 15px;
	text-decoration: none;
	line-height: 120%;
	width: 170px;
  color: rgb(64,64,64);
	background-color: rgb(242,242,242);
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}
.sf-menu ul.submenu a:focus, .sf-menu ul.submenu a:hover, .sf-menu ul.submenu a:active {
	background: url(images/menu2.jpg) repeat-x left top;
}
.sf-menu li.current a.tmenu, .sf-menu li a.tmenu:hover {
	background: url(images/menu2.jpg) repeat-x left top;
}
/*---------------------------------------------------------------*/
.breadcrumb {
	color: rgb(128,128,128);
	margin: -5px 0 10px 0;
}
.breadcrumb a {
	text-decoration: none;
	color: rgb(0,91,169);
}
.breadcrumb a:hover {
	text-decoration: underline;
}
#languages {
	position: absolute;
	top: 15px;
	right: 20px;
}
#languages a {
	color: rgb(57,109,140);
	margin: 0 2px;
	font-size: 1.2em;
	text-decoration: none;
}
#languages a:hover {
	text-decoration: underline;
}
.searchbox {
  display: none;
	position: absolute;
	top: 15px;
	right: 30px;
	width: 300px;
}
.searchbox .txt {
	float: left;
	width: 150px;
	height: 15px;
}
.searchbox .sbm {
	float: left;
	width: 62px;
	height: 20px;
	cursor: pointer;
	padding: 0 0 3px 0;
	font-size: 1em;
	background-color: rgb(41,180,209);
	border: none;
	color: #fff;
}
.searchbox .sbm:active {
	background-color: #000;
}
.btn {
	background-color: rgb(1,92,170);
	padding: 8px 15px;
	border: none;
	color: #fff;
	cursor: pointer;
	/*-moz-border-radius: 7px;
	border-radius: 7px;
*/
}
.btnk {
	padding: 5px 15px;
	margin: 5px 0 15px 0;
}
.btn:hover {
	background-color: rgb(64,64,64);
}
/* --------------- Admin (begin) -------------- */
#admin {
	color: #fff;
	padding-top: 5px;
	height: 20px;
	background: url(images/admin_bg.gif) repeat-x;
	position: relative;
	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;
	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: 15px 5px 40px 0;
}
.cats .selected a {
	color: rgb(0,91,168);
  font-weight: bold;
}
.cats a {
	display: block;
	padding: 6px 0;
	cursor: pointer;
	text-decoration: none;
	color: rgb(64,64,64);
}
.cats ul.sub li {
	padding: 0px;
	margin: 2px 0;
	font-size: 0.9em;
	border-bottom: none;
	list-style-type: none;
	list-style-image: none;
}
.cats .sub a {
	margin: 0px;
	padding: 0px;
}
/*------------ Side menu (end)  --------------*/
table, td {
	border-color: silver;
}
/*------------- Pages (begin)  ----------------*/
.pages {
	clear: both;
	margin: 0 auto;
	padding: 50px 0 0 0;
	text-align: center;
}
.page_cnt {
	color: gray;
	padding: 0 0 15px 0;
	font-size: 1.2em;
}
.page_txt {
	color: gray;
	padding: 15px 10px;
	font-size: 1.1em;
	text-decoration: none !important;
}
.page_txt:hover {
	text-decoration: underline !important;
}
.page, .active_page {
	display: inline-block;
	text-decoration: none !important;
	width: 20px;
	height: 20px;
	margin: 5px;
	padding: 3px 4px;
}
.page {
	color: #000;
	background-color: #fff;
	border: 1px rgb(218,218,218) solid;
}
.page:hover {
	background-color: gray;
	color: #fff;
}
.active_page {
	font-weight: bold;
	background-color: gray;
	color: #fff;
}
/*-------------- Pages (end)  ---------------*/
.image {
	margin: 10px;
}
.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: 1.1em;
	color: rgb(119,119,119);
}
.kontaktforma .imp {
	margin: 4px 0 10px 0;
	padding: 3px 5px;
	/*--webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	moz-border-radius: 6px;
	border-radius: 6px;
*/
	-webkit-box-shadow: 0 0 2px rgb(176,176,176);
	-moz-box-shadow: 0 0 2px rgb(176,176,176);
	box-shadow: 0 0 2px rgb(176,176,176);
	border: 1px #fff solid;
}
.kontaktforma .imp:focus {
	-webkit-box-shadow: 0 0 2px rgb(130,130,130);
	-moz-box-shadow: 0 0 2px rgb(130,130,130);
	box-shadow: 0 0 2px rgb(130,130,130);
}
.search {
	text-align: justify;
	border-bottom: 1px silver dashed;
}
.search .title {
	display: inline-block;
	color: blue;
	margin: 10px 0 5px 0;
	font-size: 1.6em;
	text-decoration: none;
}
.search .title:hover {
	text-decoration: underline;
}
.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;
}
/*---------------- sitemap  -----------------*/
ul#sitemap {
	margin: 0 0 0 40px;
}
ul#sitemap li {
	padding: 0 0 10px 20px;
	font-size: 1.2em;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/bullet.gif) no-repeat scroll 0 8px;
}
ul#sitemap a {
	text-decoration: none;
	color: #333;
}
ul#sitemap a:hover {
	text-decoration: underline;
}
#adminform {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 100px;
	color: rgb(68,68,68);
}
#adminform fieldset {
	margin: 0 0 40px 0;
	padding: 10px;
	background-color: rgb(244,244,244);
	border: 1px rgb(210,210,210) solid;
}
#adminform input {
	border: 1px rgb(178,178,178) solid;
}
#adminform ol {
	list-style-type: decimal;
	margin: 0 0 0 30px;
}
#adminform p.adesc, #adminform ol li {
	color: rgb(204,153,0);
	line-height: 150%;
}
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_pad{
  height: 25px;
}
#homelink {
	display: block;
  background: url(images/logo.jpg) no-repeat;
  margin: 0 auto;
	width: 400px;
	height: 75px;
}
#head_icons {
	position: absolute;
	top: 20px;
	left: 25px;
}
#head_icons img {
	margin: 0 20px 0 0;
}
.to_do, .to_fixed {
	border: none !important;
}
.new_page {
	margin: 0 0 0 5px;
}
.to_fixed {
	float: left;
}
/*------------------ kontakti ------------------*/
.kontakti {
	position: absolute;
	top: 35px;
	right: 20px;
	font-family: Open Sans;
	font-weight: 300;
}
.kontakts {
	float: left;
	font-size: 1.8em;
	margin: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	color: #888;
	vertical-align: middle;
}
.kontakts a {
	color: #888 !important;
	text-decoration: none !important;
}
.kontakts a:hover {
	text-decoration: underline !important;
}
.kontakts img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
/*------------------ social ------------------*/
.social {
	position: absolute;
	top: 35px;
	left: 20px;
	font-family: Open Sans;
	font-weight: 300;
	color: #888;
}
#soc_title {
	font-size: 1.6em;
	line-height: 150%;
	float: left;
	margin: 0 15px 0 0;
}
.social a span {
	display: none;
}
.social a {
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	background: url(images/social.png) no-repeat;
}
.social a.draugiem {
	background-position: 0px 0px;
}
.social a.draugiem:hover {
	background-position: 0px -28px;
}
.social a.facebook {
	background-position: -28px 0px;
}
.social a.facebook:hover {
	background-position: -28px -28px;
}
.social a.twitter {
	background-position: -56px 0px;
}
.social a.twitter:hover {
	background-position: -56px -28px;
}
.social a.youtube {
	background-position: -84px 0px;
}
.social a.youtube:hover {
	background-position: -84px -28px;
}
/*------------------ gallery ------------------*/
a.gallery_thumb {
	display: block;
	position: relative;
	width: 260px;
	margin: 10px 18px 50px 18px;
	float: left;
	text-decoration: none;
	padding: 3px;
	border: 1px rgb(214,214,214) solid;
}
.gallery_thumb img {
	width: 260px;
	padding: 0 !important;
	border: none !important;
}
.gtitle {
	display: block;
	position: absolute;
	bottom: 3px;
	left: 3px;
	height: 50px;
	line-height: 50px;
	width: 260px;
	font-size: 1.6em;
	text-align: center;
	color: #fff;
	opacity: 0.7;
	background: url(images/overlay.png) repeat;
}
.gallery_wrap {
}
.gallery_wrap h2 {
	margin: 40px 0 0 0;
	font-size: 2em;
}
.gallery .thumb_wrap {
	position: relative;
	margin: 13px;
	width: 200px;
	height: 150px;
	float: left;
}
.gallery .zoom {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 25px;
	height: 23px;
	background: url(images/zoom.png) no-repeat;
	z-index: 10;
}
.gallery .thumb {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 200px;
	height: 150px;
	cursor: pointer;
}
/*------------------ jaunums ------------------*/
.jaunums {
	display: inline-block;
	line-height: 170%;
	margin: 10px 0 40px 0;
}
.jaunums h1 {
	font-size: 2em;
	margin: 0 0 5px 0;
}
.jaunums p {
	margin: 0 0 15px 0;
	float: left;
	width: 650px;
	color: #333;
	font-size: 1.1em;
}
.jaunums .anotacija {
	font-weight: bold;
	font-style: italic;
	font-family: georgia;
	float: left;
	margin: 5px 0 10px 0;
	width: 650px;
}
.jaunums img.thumb {
	float: left;
	width: 230px;
	margin: 0 30px 10px 0;
}
.jaunums .datums {
	color: #555;
}
/*------------------ home ------------------*/
.home_block {
	width: 270px;
	float: left;
	margin: 30px 18px 20px 18px;
}
.home_block img {
	width: 262px;
	height: 152px;
	margin: 0 0 10px 0;
}
.home_block h1 {
	font-size: 2.2em;
}
.home_block p {
	height: 70px;
	line-height: 1.4em !important;
	font-size: 1em;
	text-align: justify;
}

.wood {
	width: 200px;
	float: left;
	margin: 20px 15px 10px 15px;
}
.wood img {
	width: 190px;
	height: 130px;
}
.wood h2 {
  padding: 0;
	font-size: 1.5em;
}
/*------------------ person ------------------*/
.person {
	width: 350px;
	float: left;
	margin: 0 0 35px 0;
}
.person img {
	float: left;
	max-width: 100px;
	margin: 0 20px 0 0;
}
.person .vards {
	font-size: 1.6em;
}
.person .amats {
	font-size: 1.2em;
	font-style: italic;
	color: rgb(40,179,208);
	padding: 0 0 10px 0;
	font-family: georgia;
}
.person .telefons {
}
.wrap_html {
	font-size: 1.1em;
}
