/* www.dircms.lv style  */
html, body {
	height: 100%;
}
body {
	font-family: verdana, sans-serif, arial;
	font-size: 62.5%;
	color: #000;
}
#wrapper {
	background: url(images/bg.jpg) no-repeat center top;
	font-size: 1.2em;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
}
#main, #footerc {
	width: 1000px;
	margin: 0px auto;
	height: 100%;
  position: relative;	
}
#head {
	height: 150px;
}
#content {
	padding: 0px 20px 0px 45px;
}
#right {
	position: absolute;
	right: 0px;
}
#left {
  float: left;
	padding: 0px 0px 0px 10px;
}
/* ------------------- bottom ------------------- */
#footer_wrap, .push {
	margin: 0px auto;
	height: 20px;
	padding: 0 0 10px 0;
	clear: both;
}
#footer_wrap{
}
#footer_wrap a {
	color: #000;
}
#footer {
  position: absolute;
  left: 10px;
}
#footerc {
}
#powered_by {
  position: absolute;
  right: 10px;
}
#bottom_links {
  display: none;
	text-align: center;
}
#bottom_links a {
	text-decoration: none;
}
#bottom_links a:hover {
	text-decoration: underline;
}
/* ------------------- bottom ------------------- */
a:link {
	text-decoration: underline;
	color:rgb(15,76,159);
}
a:visited {
	text-decoration: underline;
	color:rgb(15,76,159);
}
a:hover {
	text-decoration: underline;
  color:rgb(15,76,159);	
}
h1, h2, h3, h4, h5, h6 {
	margin: 3px 3px;
	padding: 0;
	font-family: Helvetica;
	font-weight: normal;
}
h1 {
	margin:  10px 0 10px 0px;
	font-size: 2.5em;
	line-height: 1.2em; 
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.8em;
}
.breadcrumb {
	font-size: 1em;
	color: #000;
}
.breadcrumb a {
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
/* --------------- DIVs BEGIN --------------- */
#div_languages {
	position: absolute;
	top: 10px;
	right: 20px;
}
#div_languages a {
	color: rgb(57,109,140);
	font-family: myriad Pro;
	font-size: 1.4em;
}
DIV.div_search {
  position: absolute;
  top: 145px;
  left: 0px;
}
DIV.div_search input {
	width: 180px;
	height: 20px;
}
DIV.div_item_pictures {
}
DIV.div_item_default {
}
#content, #content p {
	line-height: 180%;
}
#content ul, #content ol {
	margin-left: 20px;
	padding-left: 20px;
}
/* --------------- DIVs END --------------- */
/* --------------- Admin BEGIN --------------- */
#div_admin {
	color: #fff;
	padding-top: 4px;
	height: 20px;
	background: url(images/admin_bg.gif) repeat-x;
	position: relative;
}
#div_admin #admin_title {
	position: absolute;
	left: 0px;
	font-weight: bold;
	padding-left: 5px;
}
#div_admin .admin_button {
	float: right;
	font-weight: bold;
	margin-right: 50px;
	padding: 0px 10px 0px 10px;
}
#div_admin .admin_button a {
	color: #fff;
}
/* --------------- Admin END --------------- */
DIV.logon_user {
	color: #fff;
	padding-bottom: 10px;
	height: 10px;
	float: right;
}
DIV.logon_user a {
	color: #fff;
}
.search_text {
	height: 16px;
	width: 130px;
	border: 1px rgb(127,157,185) solid;
}
.div_search form input {
	height: 16px;
}
/*------------------------------- Side menu (begin)  ----------------------------*/
.cats {
  margin: -10px 0 40px 5px;
	text-align: left;
	font-size: 1.2em;
	list-style: none;
}
.cats li {
  font-weight: bold;
	margin: 13px 0 13px 0;
	background-color: rgb(0,153,255); /*rgb(164,182,48)*/
  padding: 7px;
  -moz-border-radius:5px;  
  border-radius:5px;
}
.cats a {
	color: #fff;
	text-decoration: none !important;
}
.cats a:visited{
	color: #fff;
}
.cats a:hover {
	text-decoration: underline !important;
}
.cats ul {
  margin-bottom: 10px;
}
.cats .sub li {
  font-weight: normal;
	padding: 3px;
	margin: 10px 0 10px 0;	
  font-size: 0.8em;	
	border-bottom: none;
	list-style-type: none;
	list-style-image: none;
	background-color: #fff;
}
.cats .sub a {
	margin: 0px;
	padding: 0px;
	color: #000;
}
.cats .sub a:visited{
	color: #000;
}
.cats .selected a {
	text-decoration: underline !important;
}
/*------------------------------- Side menu (end)  -------------------------------*/
p table {
	border: 1px #000 solid;
}
p table td {
	border: 1px #000 solid;
}
/* ----------------------------- TA Menu styles ------------------------------- */
#topmenu {
	height: 30px;
	list-style: none;
}
#topmenu li {
	float: right;
}
#topmenu li a {
	float: left;
	display: block;
	font-size: 1.2em;
	color: rgb(0,153,255);
	text-decoration: none;
	padding: 0 15px 0 15px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
#topmenu li a b {
	float: left;
	display: block;
	padding: 0 24px 0 8px;
}
#topmenu li#current a, #topmenu a:hover {
	text-decoration: underline;
}
/*------------------------------- Pages (end)  ----------------------------------*/
SPAN.page {
	border: 1px solid rgb(187,204,238);
	padding: 2px 4px 2px 4px;
	margin: 2px;
}
SPAN.page:hover {
	background-color: rgb(187,204,238);
	color: rgb(ff,ff,ff);
}
SPAN.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: 30px 0 30px 0;
}
.seo_title .title {
	margin: 5px 0;
	font-weight: bold;
}
.seo_title .description {
	margin: 5px 0;
	font-style: italic;
}
.seo_title input {
	margin-top: 5px;
	width: 477px;
}
.kontaktforma {
	font-size: 0.8em;
	font-weight: bold;
	color: rgb(134,134,134);
}
.warning {
	color: red;
	font-weight: bold;
	font-size: small;
	padding-bottom: 5px;
	text-align: center;
}
.search {
	margin: 0 0 20px 10px;
	font-style: italic;
}
.search .title {
	display: block;
	color: rgb(61,161,210);
	margin: 10px 0 5px -10px;
	font-size: 1.7em;
	font-family: georgia;
	font-style: italic;
	text-decoration: none;
}
.search a:hover {
	text-decoration: underline;
}
.search .result, .search_result {
	background-color: yellow;
	font-weight: bold;
}
#links a {
	margin-right: 15px;
}
img{
  border: none;
}
/*------buttons-------*/
.imgbord{
  border: 1px gray solid;
}
.dzeja{
  margin: 0 10px 30px 0px;
/*  width: 360px;
  height: 140px;*/
}
a.page_link{
  display: block;
  margin: 5px 0 0 0;
  text-decoration: none;
}
a.page_link:hover{
  text-decoration: underline;
}

