/* www.dircms.lv style  */
body {
  background: rgb(194,241,139) url(images/bg.jpg) repeat-x ;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
}
#main {
	width: 880px;
	margin: 0px auto;
	background-color: rgb(255,241,192);
	height: auto !important;
}
#td_head {
	background: url('images/logo.jpg') no-repeat;
	height: 250px;
	vertical-align: top;
}
#td_content {
	padding: 10px 20px 0px 20px;
}
/* ------------------- bottom ------------------- */
#td_bottom {
	background-color: rgb(121,105,95);
	border-top: 2px rgb(35,31,32) solid;
	color: #fff;
}
#td_bottom a {
	color: #fff !important;
	padding: 5px;
}
#bottom_links {
	text-align: center;
	padding: 10px;
}
#footer {
  font-weight: bold;
	float: left;
	padding: 5px;
}
#powered_by {
	padding: 5px;
	float: right;
}
/* ------------------- bottom ------------------- */
#td_right {
	padding: 10px;
}
#td_left {
	height: auto !important;
	height: 630px;
}
h1, h2, h3, h4, h5 {
	margin: 10px 0px 10px 5px;
  color:#000000;
  font-family:Trebuchet MS;
  font-size:22px;
  font-weight:bold;
	line-height: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 22px;
}
.sub_links {
	padding-bottom: 5px;
}
.sub_links a {
}
/* --------------- DIVs BEGIN --------------- */
#div_content {
	padding: 5px;
  margin-bottom:100px;	
}
#div_languages {
	float: right;
	margin-top: 5px;
}
#div_languages a {
	color: #fff;
	font-weight: bold;
}
DIV.div_search {
  display: none;
	margin: 20px 10px 0px 0px;
	clear: right;
	float: right;
}
DIV.div_search input {
	width: 180px;
	height: 20px;
}
DIV.div_item {
}
DIV.div_item_pictures {
}
DIV.div_item_default {
}
DIV.div_html {
line-height: 170%;
}

DIV.div_html ul li{
margin-top: 15px;
}

DIV.div_html table.cenas tbody tr td{
padding-top: 15px;
}

DIV.div_html table.cenas tbody tr td p1{
font-weight: bold;
}

DIV.div_html table.cenas tbody tr{
border-bottom: 1px rgb(151,151,151) solid;
}


/* --------------- DIVs END --------------- */
/* --------------- Admin BEGIN --------------- */
#div_admin {
	color: #ffffff;
	padding-top: 4px;
	height: 20px;
	background: url(images/admin_bg.gif) repeat-x;
}
#div_admin #admin_title {
	float: left;
	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: #ffffff;
}
/* --------------- Admin END --------------- */
DIV.logon_user {
	color: #ffffff;
	padding-bottom: 10px;
	height: 10px;
	float: right;
}
DIV.logon_user a {
	color: #ffffff;
}
.search_text {
	height: 16px;
	width: 130px;
	border: 1px rgb(127,157,185) solid;
}
/* Styles for items that are shown with dir_item() function */
li.admin_tab {
	float: right;
	text-align: center;
}
/*------------------------------- Side menu (begin)  ----------------------------*/
.cats {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	list-style: none;
}
DIV.div_html ul {
	margin-left: 20px;
	padding-left: 20px;
}
.cats li {
	padding: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	border-bottom: 1px rgb(88,88,88) dashed;
	background: transparent url(images/menudot.gif) no-repeat scroll 0px 6px;
	margin-left: 10px;
}
.cats a {
	font: normal 14px arial;
	color: #000;
/*rgb(136,178,200)*/
	text-decoration: none !important;
	padding-left: 10px;
}
.cats a:hover {
	text-decoration: underline !important;
}
.cats .sub {
	/*background: transparent url(images/bullet-leftmenu.gif) no-repeat scroll 0px 5px;
*/
	background-color: #ffffff;
	border-bottom: medium none;
	padding-bottom: 5px;
	font-size: 11px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/white.gif) no-repeat scroll 0px 8px;
}
.cats .sub a {

}
.cats .sub a b {
	color: rgb(36,97,141);
}
/*------------------------------- Side menu (end)  -------------------------------*/
TABLE.tbl {
	width: 100%;
}
/* ----------------------------- TA Menu styles ------------------------------- */
#taMenu {
	height: 35px;
	background: rgb(245,215,143);
	width: 100%;
	border-top: 2px rgb(35,31,32) solid;
	border-bottom: 2px rgb(35,31,32) solid;
}
#glossymenu {
	height: 30px;
	font-family: Trebuchet MS, Myriad Pro, Arial, Verdana, sans-serif;	
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 20px;
}
#glossymenu ul {
	list-style-type: none;
	width: auto;
	float: left;
}
#glossymenu ul li {
	display: block;
	float: left;
	margin: 0 1px;
}
#glossymenu ul li a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 20px;
	height: 30px;
}
#glossymenu ul li a span {
	padding: 6px 20px 0 0;
	height: 21px;
	float: left;
}
#glossymenu ul li a:hover {
	color: rgb(103,103,103);
}
#glossymenu ul li a:hover span {
	display: block;
	width: auto;
	cursor: pointer;
}
#glossymenu ul li a.current, #glossymenu ul li a.current:hover {
	color: rgb(103,103,103);
}

/*------------------------------- 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;
}

