/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333366;
	background: url(img/bg_body.gif);
	
}

h1 {
	font-size: 14px;
}

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

a:active {
	color: #999;
}

#container {
	margin-top: 4px;
	width:800px;
	background: #E5D9B2;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(/img/bg_container.jpg) ;
	background: #FFFFFF;*/
	background: transparent url(img/bg_container.jpg) right repeat-y;
	
}

#header {
	width: 800px;
	height: 220px;
	background-image: url(/img/header.jpg);
	
}

#header img {
	float: left;
	margin-top: 80px;
	margin-left: 40px;
}

#topmenu {
	
	width: auto;
	margin-bottom: 0px;
	margin-top: 8px;
}

#topmenu ul {
	list-style: none;
	float: left;
	
}

#topmenu li {
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: transparent url(img/reddot.gif) left center no-repeat;
	margin: 5px;
	list-style: none;
}

#topmenu li a {
	display: block;
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0 10px;
	border-right: 1px solid #8A8A8A;
}


#topmenu li a:hover {
	color: #999;
}

#loginbox {
	width: 270px;
	height: 26px;
	padding: 15px;
	margin-right: 10px;
	float: right;
	text-align: left;
	background: #F4F4F4 url(img/loginboxbg.jpg) right no-repeat;
}

#loginbox p {
	font-size: 11px;
	color: #999;
}



#mainmenu {
	width: 780px;
	height: 28px;
	float: right;
	padding: 0 10px;
	margin-top: 166px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	background: #EBEBEB;
	background: transparent url(img/menubg.jpg) top repeat-x;*/
}

#mainmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	
}

#mainmenu li {
	float: left;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	list-style: none;
}

#mainmenu li a {
	float: left;
	display: block;
	padding: 4px 10px;
	/*border-left: 1px solid #efefef;*/
	border-right: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	
}


#mainmenu li a:hover {
	
	color: #FF9900;
}

#mainmenu li a.selected {
	/*background: transparent url(img/menubgover.jpg) top repeat-x;*/
	color: #FF9900;
}



#baner {
	clear: both;
	width: 780px;
	height: 180px;
	margin-top: 8px;
}

#categoryboxescontainer {
	width: 780px;
	height: 240px;
	margin-bottom: 10px;
}

#categoryboxescontainer p {
	font-size: 11px;
	padding: 10px 5px 5px 105px;
}

#box1 {
	width: 257px;
	float: left;
	margin: 0 1px;
	border-bottom: 4px solid #fc0;
}

#box1head {
	padding: 58px 0 0 0;
	overflow: hidden;
	background-image: url(img/boxhead1.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:58px;
	margin-bottom: 10px;
}

#box1body {
	background: transparent url(img/box1bg.jpg) top no-repeat;
	height: 165px;
}

#box2 {
	width: 257px;
	float: left;
	margin: 0 1px;
	border-bottom: 4px solid #999;
}

#box2head {
	padding: 58px 0 0 0;
	overflow: hidden;
	background-image: url(img/boxhead2.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:58px;
	margin-bottom: 10px;
}

#box2body {
	background: transparent url(img/box2bg.jpg) top no-repeat;
	height: 165px;
}

#box3 {
	width: 257px;
	float: left;
	margin: 0 1px;
	border-bottom: 4px solid #279E61;
}

#box3head {
	padding: 58px 0 0 0;
	overflow: hidden;
	background-image: url(img/boxhead3.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:58px;
	margin-bottom: 10px;
}

#box3body {
	background: transparent url(img/box3bg.jpg) top no-repeat;
	height: 165px;
}


#newscontainer {
	clear: both;
	margin-bottom: 5px;
	padding: 5px 20px;
}

#newscontainer p {
	font-size: 11px;
	margin-bottom: 10px;
}

#newsbox {
	float: left;
	width: 495px;	
	border-right: 1px solid #efefef;
}

#newsbox h1 {
	font-size: 19px;
	border-left: 4px solid #c00;
	color: #999;
	padding-left: 10px;
	margin-bottom: 20px;
}

#newsbox h2 {
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}

#newsbox img {
	float: left;
	margin-right: 10px;
}

#knowbox {
	margin-left: 525px;
}

#knowbox h1 {
	font-size: 12px;
	color: #999;
	padding: 5px 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #efefef;
}

#footer {
	
	clear: both;
	margin-top: 10px;
	padding: 5px;
	border-top: 1px solid #efefef;
	background: #E8E8E8;
}

#footer p {
	clear: left;
	font-size: 11px;
	color: #aaa;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
}


#footermenu {
	width: 100%;
	height: 10px;
}

#footermenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#footermenu li {
	float: left;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	width: auto;
	text-decoration: none;
	font-weight: bold;
}

#footermenu li a {
	float: left;
	display: block;
	padding: 0 10px;
	/*border-left: 1px solid #efefef;*/
	border-right: 1px solid #999;
	text-align: center;
	color: #999;
	text-decoration: none;
}


#footermenu li a:hover {
	color: #333;
}


div.more {
	background: transparent url(img/morebg.gif) left center no-repeat;
	font-size: 10px;
	color: #666;
	width: 46px;
	height: 18px;
	padding-left: 15px;
	padding-top: 3px;
	float: right;
	margin-right: 5px;
}

#leftcolumn {
	width: 200px;
	
	float: left;
	margin: 12px 2px 2px 0px;
	border-top: 2px solid #D92C40;
}

#leftcolumn h1 {
	color: #000066;
	padding: 10px 5px 10px 15px;
	font-size: 14px;
	/*background: transparent url(img/columnheadbggray.gif) top no-repeat;*/
}

#leftcolumn h1.yellow {
	background: transparent url(img/columnheadbgyellow.gif) top no-repeat;
}

#leftcolumn h1.green {
	background: transparent url(img/columnheadbggreen.gif) top no-repeat;
}

#submenu {
	margin: 5px 5px 5px 2px;
	padding: 5px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

#submenu ul {

	list-style: none;
	
}

#submenu li {
	margin: 1px 0;
	color: #CC0000;
}

#submenu ul ul {
	margin-left: 24px;
	/*list-style: url(img/graydot.gif);*/
	list-style: none;
	color: #629CE3;
}

#submenu ul ul {
	font-size: 10px;
	
}

#submenu li a {
	display: block;
	padding: 10px 10px 11px 40px;
	/*border-left: 1px solid #efefef;*/
	text-align: left;
	color: #000066;
	background: url(img/bg_submenu.gif) left center no-repeat;
	text-decoration: none;
}

#submenu li a.selected {
	font-weight: bold;
	color: #CC0000;
}

#submenu li a:hover {
	font-weight: bold;
	color: #6D757E;
}


#rightcolumn {
	margin-left: 210px;
	padding: 15px;
	margin-right: 5px;
	margin-top: 12px;
	border-top: 1px solid #27357E;
	
}

#rightcolumn h1, #rightcolumn h2, #rightcolumn p {
	margin-bottom: 10px;
}

#rightcolumn h1 {
	color: #003366;
	font-size: 19px;
	font-weight: normal;
}

#rightcolumn h2 {
	float: none;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

#rightcolumn h3 {
	color: #999;
	font-size: 10px;
	font-weight: normal;
}

#rightcolumn p {
	font-size: 12px;
	color: #333366;
}

#rightcolumn ul {
	margin-left: 35px;	
	list-style: square;
}

#rightcolumn ul ul {
	list-style: url(img/reddot.gif);
}

#rightcolumn ul ul ul {
	list-style: url(img/graydot.gif);
}

#rightcolumn li {
	margin: 5px 0;
	color: #003399;
}

#rightcolumn table {
	border: 0;
	border-spacing: 0;
}

#rightcolumn td {
	border: 0;
	border-spacing: 0;
	padding: 2px;
}

#rightcolumn img {
	border: 0;
}

.red {
	color: #c00;
	font-weight: bold;
}



.news {
	margin: 5px;
	float: left;
}

.newsbox {
	margin: 5px;
	
}


.newstitle {
	margin-top: 3px;
	font: 17px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #E9E9E9;
	color: #333333;
	border-left: 5px solid #DC293F;
	padding: 2px 5px;
}

.newskat {
	font-size: 12px;
	margin: 5px 0;
}

.newsstats {
	font-size: 10px;
	text-align: right;
	border-top: 1px solid #eee;
	padding: 2px;
}

.newsdate {
	font-size: 9px;
	color: #999;
	margin: 5px 5px;
}

p.newsbody {
	
	font-size: 12px;
	margin: 10px;
	
}


.newscomments {
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-left: 4px solid #FF6600;
	padding: 2px 5px;
}








#pagenav {
	font: 19px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 215px;
	padding: 5px;
	margin-right: 3px;
	margin-top: 7px;
	
	}

div.pagebody {
	
	margin: 10px 0 5px 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #fff;
}

div.pagebody img {
	border: 0;
	padding: 0;
	
}

#kontakt {
	width: 80%;
}

#columnbaner {
	height: 260px;
	/*background: transparent url(img/baner_bok.gif) top center no-repeat;*/
	padding: 5px 0;
}

#randimage {
	margin: 7px 7px 7px 7px;
	border: 3px solid #FFFFFF;

}

#interhome {
	margin-top: 20px;
	border-top: 1px solid #7B9D39;
	
}


#galeria table, #galeria td {
	border: 0;
}