/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */
	/* CSS Document */ /* General */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	font-size: 62.5%;
	margin: 0;
	color: #808080;
}

body {
	height: 100%;
	background-color: white;
	text-align: center;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin: 0;
}

a {
	color: #808080;
}

a:link,a:visited {
	text-decoration: underline;
	font-weight: bolder;
}

a:hover {
	text-decoration: none;
}

div.address {
	background-color: #E3F4FF;
	border: 1px solid #A8DCFF;
	margin: 40px 10px 0 20px;
}

address {
	line-height: 2;
	text-align: left;
	margin: 0.3em 1em;
}

.noscreen {
	display: none;
}

img {
	margin: 5px;
}

/* Cleaner */
.cleaner {
	clear: both;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

/* Skip menu */
.hidden {
	position: absolute;
	top: -10000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* Images */ /* Wrapper */

/* Headings, paragraphs */
h1 {
	font-size: 18
	px;
	color: #808080;
	position: relative;
	z-index: 2;
	font-weight: normal;
}

h1 a:link,h1 a:visited {
	text-decoration: none;
	color: #FFC88D;
}

h3 {
	font-size: 13px;
	color: #808080;
	position: relative;
	z-index: 2;
	font-weight: normal;
}

h2 {
	font: 1.4em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #0c377c;
	padding-bottom: 3px;
}

h2 a:visited, h2 a:link {
	font-weight: normal;
}

p {
	line-height: 1.7;
	margin-bottom: 1em;
}

/* Header */
#header {
	width: 100%;
	height: 205px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url('../img/design/background.png') repeat-x 0 0; 
}

#header-main {
	margin: 0 auto;
	width: 863px;
	height: 228px;
}

#header-in {
	position: relative;
	width: 863px;
	height: 150px;
	top: 0;
	left: 0;
	background: url('../img/design/header.png') no-repeat 8px 0;
}

#pageAction, #auth, #pEmail {
	color: white;
	position: absolute;
    right: 45px;
    text-align: right;
}

#pageAction {
    top: 30px;
}

#auth{
    top: 10px;
}

#pEmail {
    top: 10px;
}

#auth a, #pageAction a {
	color: white;
	font-weight: normal;
}

#header-in p {
	font: 2.1em Arial, Helvetica, sans-serif;
	color: white;
	position: absolute;
	top: 34px;
	left: 175px;
	letter-spacing: 1px;
	display: none;
}

.bar {
	width: 850px;
	height: 12px;
	background: #ffffff url('../img/bar.gif') fixed top center;
}

/* Menu */
#menu {
	text-align: center;
	padding-top: 14px;
	margin-left: 8px;
	height: 41px;
}

#menu li {
	float: left;
	display: inline;
	list-style-type: none;
	width: 105px;
	height: 41px;
	background: url('../img/design/topmenu-bg.png');
	margin-right: 1px;
	position: relative;
}

#menu li.active, #menu li:hover {
	background: url('../img/design/topmenu-bg-selected.png');
}

#menu li a {
	float: left;
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	width: 105px;
	height: 31px;
	padding-top: 10px;
}

#menu li a:hover {
	text-decoration: none;
}

#sub-menu {
	height: 23px;
	background: url('../img/design/main-top.png') 0px 5px no-repeat;
	padding-left: 0px;
	padding-right: 7px;
}

#sub-menu div {
	background: url('../img/design/submenu-bg.png');
	margin: 0px 0px 0px 7px;
	height: 23px;
}
#sub-menu ul {
    z-index: 3;
    padding-left: 10px;
}

#sub-menu li {
    float: left;
    display: inline;
    list-style-type: none;
}

#sub-menu li a {
    float: left;
    display: inline;
    list-style-type: none;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    height: 23px;
    padding: 0px 10px;
    background: url('../img/design/submenu-sep.png') no-repeat right;
    line-height: 23px;
}

#sub-menu li:hover,#sub-menu li.active {
    text-decoration: none;
    background: url('../img/design/submenu-bg-selected.png');
}

#wrapper {
	width: 863px;
	margin: 0px auto;
	padding-bottom: 17px;
	background: url('../img/design/main-end.png') no-repeat bottom;
}

/* Content and columns */
.content {
	width: 863px;
	padding-bottom: 15px;
	background: url('../img/design/main-bg.png');
}

.contentmenu {

}

#column-full {
    padding: 5px;
}

.column-left {
	float: left;
	width: 100%;
	text-align: left;
	background: url('../img/design/main-bg.png');
}

.column-left-in ul {
	padding-left: 30px;
}

.column-left-in {
	margin: 1.3em 1em 3em 1.5em;
}

/* Column right list */
.shortcuts {
	margin: 10px 10px 0 20px;
	list-style-type: none;
}

.shortcuts li {
	display: block;
}

.shortcuts li a,.shortcuts li a:visited {
	color: #3A3A3A;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #CECECE;
}

.shortcuts li a:hover,.shortcuts li a.active {
	color: black;
	font-weight: bold;
	border-bottom: 1px solid #80BCDE;
}

/* Articles */
.author, .articleDate, .attachement {
	font-size: 11px;
	height: 2em;
	text-align: right;
	vertical-align: top;
}

.articleDate {
	border-top: 1px dashed black;
}

#paginator {
    border-top: 1px dotted #0c377c;
	margin: 1em auto;
	position: relative;
}

#paginatorNext {
	position:absolute;
    right:15px;
}
#paginatorPrev {
    position:absolute;
    right:75px;
}

/* Employees */
.employees {
	padding-left: 15px;
}

/* Column left two boxes */
.box1 {
	float: left;
	background-color: #E3F4FF;
	border: 1px solid #7EC6F6;
	width: 400px;
	margin: 20px 13px 0 0;
}

.box2 {
	float: left;
	background-color: #FFE5CB;
	border: 1px solid #FFA664;
	width: 400px;
	margin: 20px 0 0 0;
}

.box1-in,.box2-in {
	margin: 0.4em 0.8em 1.3em 0.8em;
}

.box1 p,.box2 p {
	line-height: 1.5;
}

.box1 p.more,.box2 p.more {
	position: relative;
	top: 6px;
	left: 200px;
}

.box1 p.more a,.box1 p.more a:visited {
	color: #005083;
}

.box2 p.more a,.box2 p.more a:visited {
	color: #9D4B00;
}

/* Footer */
#footer {
	width: 850px;
	height: 48px;
	margin: 0px auto;
}

/* Login */

#login {
	border-collapse: collapse;
	margin-left: 45px; 
}

#login input.text {
	background: url('../img/design/login-input-bg.png') no-repeat;
	border: 0px;
	width: 203px;
	height: 30px;
	padding: 12px 0px 0px 10px;
}

#login td {
	padding: 5px;
}

/* Forms */
.errorlist {
	padding-left: 15px;
}

fieldset {
	border: 1px inset #454545;
	padding: 3px;
	margin-bottom: 3px;
}

legend {
    border: 1px outset #454545;
    padding: 3px;
}