div.page {
	width:950px;
	border-style:none;
	margin:auto;
}

div.topSpace {
	width:950px;
	height:10px;
	border-style:none;
}

div.leftTopSpace {
	width:50px;
	height:10px;
	float:left;
	border-style:none;
}

div.innerTopSpace {
	width:850px;
	height:10px;
	float:left;
	background-image:url('../images/limit_background_top.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	border-style:none;
}

div.rightTopSpace {
	width:50px;
	height:10px;
	float:left;
	border-style:none;
}

div.bgPage {
	clear:both;
	width:950px;
	background-image:url('../images/bg_page.gif');
	background-repeat:repeat-y;
	background-position:top center;
	border-style:none;
}

div.logoLine {
	width:950px;
	height:115px;
}

div.logo {
	float:left;
	width:475px;
	height:115px;
}

div.searchBox {
	float:left;
	width:475px;
	height:115px;
	padding:0px;
	margin:0px;
	text-align:left;
}

.search {
	font-size: 13px;
	font-weight: bold;
}

div.sloganBox {
	clear:both;
	width:950px;
	height:209px;
	border-style:none;
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

input.textInput {
	width:154px;
	height:22px;
	margin:0px;
	padding:2px 5px 0px 5px;
	border-style:none;
	border:0px;
	background-color:#E6D9C8;
	background-image:url('../images/box_search_input.gif');
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	vertical-align:middle;
}

.buttonSearch {
	width:70px;
	height:17px;
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url('../images/button_search.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
/*
div.mainMenu {
	height:40px;
	background-image:url('../images/header_shadow-trans.png');
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}


ul#menuList{
	margin:0px;
	padding-top:8px;
	white-space: nowrap;
}

#menuList li {
	display: inline;
	list-style-type: none;
	font-size:20px;
	padding-right:10px;
	color:#957B5A;
	font-family:Arial;
}

#menuList a {
	padding:0px;
}

#menuList a:link, #menuList a:visited
{
color:#947B59;
text-decoration: none;
}

#menuList a:hover
{
color:#692900;
text-decoration: none;
}

ul#hrMenuList{
	margin:0px;
	padding:0px 0px 0px 0px;

}

#hrSecMenuList a {
	padding:0px;
}

#hrSecMenuList a:link, #hrSecMenuList a:visited
{
color:#A0633F;
text-decoration: none;
}

#hrSecMenulist a:hover
{
color:#ec9008;
text-decoration: none;
}
*/
a:link, a:visited {
	text-decoration:none;
	padding:0px;
	color:#6B2700;
}

a:hover {
	text-decoration:none;
	padding:0px;
	color:#A0633F;
}

div.banner {
	height:90px;
	text-align:center;
}

div.main {
}

div.leftSpaceMain {
	width:70px;
	float:left;
}

div.leftMain {
	width:175px;
	float:left;
	text-align:center;
	padding-top:15px;
}

div.news {
	width:230px;
	float:left;
	text-align:justify;
	padding-top:15px;
}

div.newsContent {
	padding:0px 10px 10px 0px;
}

div.rightMain {
	width:405px;
	float:left;
	background-color:#E6D9C8;
	text-align:justify;
}

div.rightMainContent {
	padding:15px;
}

h1 {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#CEBDAB;
}

h2 {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:14px;
	color:#6B2700;
	text-decoration:underline;
}

h3 {
	padding:0px;
	font-size: 13px;
}


div.footer {
	height:50px;
	background-image:url('../images/limit_background_bottom.gif');
	background-position:top center;
	background-repeat:no-repeat;
}

ul#footerMenuList{
	margin:0px;
	padding-top:7px;
	white-space: nowrap;
}

#footerMenuList li {
	display: inline;
	list-style-type: none;
	font-size:12px;
	padding-right:5px;
	color:#957B5A;
}

#footerMenuList a {
	padding:0px;
}

#footerMenuList a:link, #footerMenuList a:visited
{
color:#957B5A;
text-decoration: none;
}

#footerMenuList a:hover
{
color:#957B5A;
text-decoration: none;
}

div.innerQ{
	float:left;
	width:655px;
	text-align:justify;
}

table.tableDesign {
	width: 625px;
	border:1px;
	border-style:solid;
	border-color:#AAAAAA;
}

tr.tableHeader {
	background-color:#ec9008;
}

td.tdHeader {
	padding:3px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font:Arial;
}

tr.odd {
	background-color:#FFFFFF;
}

tr.even {
	background-color:#F7EFEF;
}

.meniu_vertical {
	float:left;
	width: 160px;
}

.meniuv {
	width: 160px;
}

/* Accordion*/

.applemenu{
	margin: -10px 0;
	width: 160px; /*width of menu*/
	text-align:left;
	font-family:Arial;
	font-size: 13px;
}

.applemenu div.silverheader a{
	background-position:10px 5px;
	overflow:hidden;
	background-repeat:no-repeat;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	font-size:18px;
	padding:10px;
	color:#692900;
	text-decoration: none;
}

.cat_silver{
    background-position:10px 5px;
    overflow:hidden;
    background-repeat:no-repeat;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    font-size:18px;
    padding:10px;
    color:#692900;
    text-decoration: none;
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	text-align:left;
	color: #692900;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
	color: #947b59;
	text-align:left;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.submenu {
	width: 140px;
}

.submenu a {
	margin:0px;
	color: #692900;
	text-decoration:none;
	display: block;
	width: 140px;
}

.submenu a span{
	background: url(../images/bullet.png) left no-repeat;
	background-position:10px 5px;
	overflow:hidden;
	background-repeat:no-repeat;
	text-align: left;
	display: block;
	width: 100px;
	margin-left: 20px;
	cursor:pointer;
	padding:0px 5px 5px 20px;
}

.submenu a:hover {
	background: #fffaf4;
	text-decoration:none;
}

.submenu a:hover span{
	background: #fffaf4;
	color:#947b59;
		background: url(../images/bullet.png) left no-repeat;
	background-position:10px 5px;
	overflow:hidden;
	background-repeat:no-repeat;
	text-align: left;
	display: block;
	width: 100px;
	margin-left: 20px;
	cursor:pointer;
	padding:0px 5px 5px 20px;
}

#subsec{
	width:125px;
	display:block;
	margin-left:10px;
}
/*-------------------------------------------------*/
