/* Start of CMSMS style sheet 'uzlimes.lv default' */
html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #1275ab;
	background: #1275ab url(/uploads/uzlimeslv/images/bg.jpg) no-repeat center -300px;
}

body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h1, h2, h3 {
	margin: 0.5em 0;
}

.clear {
	clear: both;
}


#top {
	background-color: #fff;
}

#middle {
	width: 970px;
	margin: 0 auto;
	padding: 0 0 60px;
	background-color: #fff;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
}

#d1 {
	height: 12px;
	background: transparent url(/uploads/uzlimeslv/images/d1.gif) repeat-x;
}

#d2 {
	width: 974px;
	height: 12px;
	margin: 0 auto;
	background: transparent url(/uploads/uzlimeslv/images/midb.png) repeat-x center bottom;
}


#header {
	position: relative;
	width: 970px;
	margin: 0 auto;
}

img#logo-image {
	margin: 10px;
}

/* primary navigation */
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
	font-size: 16px;
	color: #444;
}

#nav ul li {
	position: relative;
	float: left;
	padding: 0 5px;
}

#nav ul li a {
	display: block;
	position: relative;
	float: left;
	width: 122px;
	height: 24px;
	padding-top: 6px;
	background: transparent url(/uploads/uzlimeslv/images/tab_gray.png) no-repeat center top;
	text-align: center;
	text-decoration: none;
	color: #444;
}

#nav ul li.active a {
	background-image: url(/uploads/uzlimeslv/images/tab_orange.png);
	font-weight: bold;
	color: #fff;
}

#nav ul li a:hover {
	text-decoration: underline;
}

/* secondary navigation */
#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #a6e2f9;
	border-bottom: 1px solid #edf9fe;
	font-size: 14px;
	color: #039;
}

#subnav ul li {
	margin: 0;
}

#subnav ul li span {
	display: block;
	position: relative;
	padding: 5px 12px;
	border-top: 1px solid #edf9fe;
	border-bottom: 1px solid #a6e2f9;
	text-decoration: none;
	color: #039;
}

#subnav ul li span.current {
	font-weight: bold;
	border-top-color: #dbf3fd;
	border-bottom-color: #9bdaf0;
	background: #b5e7fb url(/uploads/uzlimeslv/images/arrow.gif) no-repeat right center;
}

#subnav ul li a.active {
	font-weight: bold;
}

#subnav ul li a:hover {
	text-decoration: underline;
}

#subnav ul ul {
	font-size: 11px;
	color: #444;
	border: none;
}

#subnav ul ul li span {
	padding: 6px 12px 7px 27px;
	font-weight: normal;
	color: #444;
}

#subnav ul ul li.active span {
	font-weight: bold;
}


/* sidebar */
#sidebar-wrapper {
	float: left;
	width: 248px;
	padding-bottom: 18px;
	background: transparent url(/uploads/uzlimeslv/images/sib.png) no-repeat right bottom;
}

#sidebar {
	padding: 0 18px 0px 10px;
	background: transparent url(/uploads/uzlimeslv/images/sir.png) repeat-y right top;
}

#subnav {
	background: #daf3fd url(/uploads/uzlimeslv/images/snbg.jpg) no-repeat left top;
}

#subnav .br {
	display: block;
	padding-top: 12px;
	padding-bottom: 40px;
	background: transparent url(/uploads/uzlimeslv/images/snbr.png) no-repeat right bottom;
}

#content {
	float: left;
	width: 640px;
	min-height: 440px;
	padding: 0 30px 60px;
}

#freko-banner {
	position: absolute;
	left: 800px;
	top: -22px;
	width: 170px;
	height: 60px;
	padding-top: 32px;
	background: transparent url(/uploads/uzlimeslv/images/bnrbg.png) no-repeat;
	text-align: center;
}

#freko-banner a {
	color: #06c;
	text-decoration: none;
}

#lang {
	position: absolute;
	left: 900px;
	top: 100px;
	width: 100px;
}

#phone {
	position: absolute;
	left: 700px;
	top: 97px;
	width: 200px;
	font-size: 16px;
}

/* category buttons */
td.category {
	background: transparent url(/uploads/uzlimeslv/images/button200.png) no-repeat center center;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

h2.category {
	margin: 0;
	font-size: 14px;
	line-height: 16px;
}

h2.category a {
	display: block;
	width: 190px;
	padding: 2px 7px 8px 3px;
	text-decoration: none;
	color: #fff;
}

h2.category a:hover {
	text-decoration: underline;
}

#breadcrumbs {
	padding: 5px 0 10px;
	color: #999;
	font-size: 11px;
}

#breadcrumbs a {
	color: #999;
}

#footer {
	width: 970px;
	margin: 0 auto;
	padding: 5px 10px 10px;
	color: #ccc;
}

#footer a {
	color: #ccc;
}
/* End of 'uzlimes.lv default' */

