/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E5E2DD;
	color: #616161;
}
img{
  border: 1px solid #4FB2ED;
}
a img{
  border: 1px solid #4FB2ED;
}

form {
	margin: 0px;
	padding: 0px;
}
.link img{
  border: none;
}
input.newsletter {
	margin: 0px;
	padding: 5px 2px 0px 2px;
	width: 181px;
	height: 22px;
	background-image: url(img/inputbg.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

input.submit {
	margin: 0px;
	padding: 0px;
	width: 29px;
	height: 27px;
	background-image: url(img/submit.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0290E6;
	font-size: 11px;
	text-decoration: none;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #545454;
	font-size: 16px;
	font-weight: bold;
}

h2.h2newsletter {
	margin: 0px;
	padding: 0px;
	color: #1C9FF1;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	font-size: 12px;
	font-weight: normal;
	color: #0290E6;
	background-image: url(img/date.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.page {
	margin: 0px auto;
	padding: 0px;
	width: 846px;
	position: relative;
}

.left {
	margin: 0px;
	padding: 0px;
	width: 257px;
	float: left;
}

.right {
	margin: 0px;
	padding: 0px;
	width: 589px;
	float: left;
}

.lefttop {
	margin: 0px;
	padding: 0px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	width: 257px;
	height: 168px;
}

.logo {
	margin: 0px;
	padding: 0px;
	width: 528px;
	height: 89px;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}

.logo a {
	margin: 0px;
	padding: 0px;
	width: 528px;
	height: 89px;
	display: block;
}

.logo a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.top {
	margin: 0px;
	padding: 0px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	width: 589px;
	height: 273px;
	position: relative;
}

.home {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 36px;
	right: 170px;
}

.home a {
	color: #0290E6;
	font-size: 11px;
	text-decoration: none;
}

.home a:hover {
	text-decoration: underline;
}

.sitemap {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 36px;
	right: 72px;
}

.sitemap a {
	color: #0290E6;
	font-size: 11px;
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration: underline;
}

.kontakt {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 36px;
	right: 0px;
}

.kontakt a {
	color: #0290E6;
	font-size: 11px;
	text-decoration: none;
}

.kontakt a:hover {
	text-decoration: underline;
}

.leftbg {
	margin: 0px;
	padding: 0px;
	width: 257px;
	background-image: url(img/leftbg.jpg);
	background-repeat: repeat-y;
}

.leftbgtop {
	margin: 0px;
	padding: 0px;
	width: 257px;
	background-image: url(img/leftbgtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.leftbottombg {
	margin: 0px;
	padding: 0px;
	width: 257px;
	height: 87px;
	background-image: url(img/leftbottombg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.menubg {
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

.menu {
	width: 235px;
	margin: 0px;
	padding: 6px 0px;
	background-image:url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #E9E9E9;
}

.menu a {
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	padding: 0px 30px 0px 15px;
	display: block;
}

.menu a:hover{
	text-decoration: underline;
}

.menusub {
	width: 235px;
	margin: 0px;
	padding: 6px 0px;
	background-image:url(img/submenuhover.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #E9E9E9;
}

.menusub a {
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	padding: 0px 30px 0px 15px;
	display: block;
}

.menusub a:hover{
	text-decoration: underline;
}

.submenu {
	width: 235px;
	margin: 0px;
	padding: 6px 0px;
	background-image:url(img/submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 1px solid #E9E9E9;
}

.submenu a {
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	padding: 0px 30px 0px 55px;
	display: block;
}

.submenu a:hover {
	color: #000000;
	text-decoration: underline;
}

.menutopbg {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 245px;
	right: 10px;
}

.menutop {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	float: left;
}

.menutop a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.menutop a:hover {
	text-decoration: underline;
}

.menutopspacer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 23px;
	height: 21px;
	background-image: url(img/menutopspacer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.newsletterbg {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top center;
}


.contentbg {
	margin: 0px;
	padding: 0px;
	width: 589px;
	background-image: url(img/contentbg.jpg);
	background-repeat: repeat-y;
}

.contentbgtop {
	margin: 0px;
	padding: 0px;
	width: 589px;
	background-image: url(img/contentbgtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.contentbottombg {
	margin: 0px;
	padding: 0px;
	width: 589px;
	background-image: url(img/contentbottombg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.hr {
	margin: 0px;
	padding: 0px;
	width: 589px;
	height: 25px;
	background-image: url(img/hr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}

.link {
	margin: 0px 5px;
	padding: 10px 15px;
	border-bottom: 1px solid #E9E9E9;
	font-size: 11px;
}

.link a {
	color: #0290E6;
	text-decoration: none;
}

.link a:hover {
	text-decoration: underline;
}

.startcol {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	width: 290px;
	font-size: 11px;
	float: left;
}

.startcolspacer {
	margin: 0px;
	padding: 0px;
	width: 7px;
	height: 152px;
	background-image: url(img/startcoolspacer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

.bottom {
	margin: 0px;
	padding: 0px;
	width: 589px;
	height: 45px;
	background-image: url(img/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
}

/*css page default*/

.content {
	margin: 0px;
	padding: 5px 30px;
}

a.more {
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 47px;
	height: 16px;
	background-image: url(img/more.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
}

a:hover.more {
	text-decoration: underline;
}

a.back {
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 47px;
	height: 16px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}

a:hover.back {
	text-decoration: underline;
}

.date {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-size: 11px;
	color: #BABABA;
	font-weight: normal;
}

.article {
	margin: 0px;
	padding: 0px 35px 5px 35px;
}

.article ul {
	list-style: url(img/arow.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.article li {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}
.article li a {
	color: #0290E6;
}

.articleimg {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
}

.articleimg img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #E7E7E7;
}

.download {
	margin: 0px;
	padding: 10px 75px;
	text-align: left;
}

.download a {
	margin: 0px;
	padding: 0px;
	color: #0290E6;
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 0px;
}

.galleryone {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}

.galleryone img {
	margin: 10px;
	padding: 2px;
	border: 1px solid #E7E7E7;
}

.gallery {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	text-align: center;
	width: 165px;
	float: left;
}

.gallery img {
	margin: 5px;
	padding: 2px;
	border: 1px solid #E7E7E7;
	float: none;
}

.gallery h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 15px;
	font-size: 12px;
	font-weight: normal;
	color: #0290E6;
	background-image: url(img/date.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 28px;
	overflow: hidden;
}

.links {
	margin: 0px;
	padding: 5px 0px 5px 35px;
}

.links a {
	color: #0290E6;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;	
}

.links a:hover {
	text-decoration: underline;
}

.prevnext {
	margin: 0px;
	padding: 0px 25px;
	text-align: center;
}

a.prev {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:left;
	margin-left: 15px;
}

a:hover.prev {
	color: #000000;
}

a.next {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:right;
	margin-right: 15px;
}

a:hover.next {
	color: #000000;
}

.error-txt {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
}

.confirm-txt {
	font-size: 11px;
	font-weight: bold;
	color: #55b32b;
	text-align: center;
	margin: 0px;
}
