/* www.dircms.lv style  */
html, body {
	height: 101%;
}
body {
	font-family: verdana, sans-serif, arial;
	background: url(images/bg_repeat.jpg) repeat-y center top;
	font-size: 62.5%;
	text-align: center;
	color: #000;
}
#wrapper0 {
}
#main, #left, #right {
}
#left, #right {
	display: none;
	width: 30px;
}
#wrapper {
	background: url(images/bg.jpg) no-repeat center top;
	text-align: center;
	font-size: 1.2em;
	height: 100%;
}
#main {
	width: 1000px;
	margin: 0px auto;
	height: 100%;
}
#td_head {
	height: 50px;
}
#td_content {
	padding: 0px 20px 0px 20px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
/* ------------------- bottom ------------------- */
#td_bottom {
	/*border-top: 2px rgb(44,84,47) solid;
	background: #fff url(images/bottom.png) repeat-x;
*/
	padding-top: 10px;
	text-align: center;
	color: #000;
	height: 56px;
}
#td_bottom a {
	color: #000 !important;
	padding: 5px;
	text-decoration: none;
}
#td_bottom a:hover {
	text-decoration: underline;
}
#bottom_links {
	text-align: center;
	padding: 10px;
}
#footer {
	float: left;
	padding: 5px;
	color: rgb(128,128,128);
}
#powered_by {
	float: right;
	padding: 5px;
	color: rgb(128,128,128);
}
#powered_by a {
	color: rgb(128,128,128);
}
/* ------------------- bottom ------------------- */
#td_right {
	padding: 10px;
	vertical-align: top;
}
#td_left {
	padding-top: 15px;
	padding-left: 15px;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 4px;
	padding: 0;
	color: #000;
	font-family: Trebuchet MS;
	font-size: 1.8em;
}
h2 {
	margin: 3px 3px;
	font-size: 1.6em;
}
h3 {
	margin: 3px 3px;
	font-size: 1.4em;
}
h4 {
	margin: 3px 3px;
	font-size: 1.2em;
}
h5 {
	margin: 3px 3px;
	font-size: 1em;
}
h6 {
	margin: 3px 3px;
	font-size: 0.8em;
}
.sub_links {
	padding-bottom: 15px;
	/*font-weight: bold;
*/
	color: rgb(128,128,128);
}
.sub_links a {
	text-decoration: none;
}
.sub_links a:hover {
	text-decoration: underline;
}
/* --------------- DIVs BEGIN --------------- */
#div_content {
	padding: 5px;
	margin-bottom: 40px;
}
#div_languages {
	float: right;
	color: #fff;
	margin: 12px 0 0 10px;
}
#div_languages a {
	color: #fff;
}
DIV.div_search {
	height: 25px;
	margin: 10px;
	float: right;
}
DIV.div_search input {
	width: 180px;
	height: 15px;
}
DIV.div_item {
}
DIV.div_item_pictures {
}
DIV.div_item_default {
}
DIV.div_html, #td_content p {
	line-height: 180%;
}
#td_left DIV.div_html, #td_right DIV.div_html {
	line-height: 130%;
}
DIV.div_html ul, DIV.div_html 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;
}
#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: #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;
}
/* Styles for items that are shown with dir_item() function */
li.admin_tab {
	float: right;
	text-align: center;
}
/*------------------------------- Side menu (begin)  ----------------------------*/
.cats {
	padding-bottom: 20px;
	text-align: left;
	list-style: none;
}
.cats li {
	padding: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	/*background: transparent url(images/menudot.gif) no-repeat scroll 0px 6px;
*/
}
.cats a {
	font-weight: bold;
	font-size: 1.1em;
	font-family: helvetica;
	color: #000;
	text-decoration: none;
}
.cats a:hover {
	text-decoration: underline;
}
.cats .sub {
	border-bottom: medium none;
	padding-bottom: 5px;
	font-size: 1.1em;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/white.gif) no-repeat scroll 0px 8px;
}
.cats .sub a {
	font-size: 0.9em;
	font-weight: normal;
}
.cats .selected a {
	text-decoration: underline;
}
/*------------------------------- Side menu (end)  -------------------------------*/
TABLE.tbl {
	width: 100%;
	height: 100%;
	font-size: 100%;
}
/* ----------------------------- TA Menu styles ------------------------------- */
#topmenu {
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	height: 26px;
	list-style: none;
	float: right;
}
#topmenu li {
	float: left;
}
#topmenu li a {
	float: left;
	display: block;
	font: normal 1.2em Trebuchet MS;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 20px 0 20px;
	line-height: 26px;
	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 0;
}
.search .title {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	background-color: rgb(128,128,128);
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
}
.search a:hover {
	text-decoration: underline;
}
.search .result, .search_result {
	background-color: yellow;
	font-weight: bold;
}
