img.mini { behavior: url(/brave/lib/js/iepngfix/iepngfix.htc) }

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

table {
	font-size: 12px;
}

img {
	border: none;
}
a {
outline: 0;
} 
.all-bg {
	background: url(./img/main-rep.png) repeat-x 0 141px white;
}
.all-left-rep {
	background: url(./img/main-rep-left.png) repeat-x 0 141px;
}
.all-left {
	background: url(./img/deco.png) no-repeat 100% 141px;
}
.main {
	background: url(./img/main-bg.png) no-repeat 100% 134px;
}

.top {
	background: url(./img/rozek.jpg) no-repeat 0 0px;
}

#logo {
	background: url(./img/logo.png) no-repeat 0px 0px;
	width: 224px;
	height: 93px;
	display: block;
}

.menu-left {
	background: url(./img/menu-l.png) no-repeat 0px 0px;
	width: 6px;
	height: 41px;
}

.menu {
	background: url(./img/menu-bg.png) repeat-x 0px 0px;
}

.menu-item {
	text-decoration: none;
	color: white;
	font-weight: bold;
	white-space:nowrap;
	text-transform: uppercase;
	font-family: Arial, Helvetica;
	display: block;
	height: 29px;
	_height: 41px;
 	padding: 12px 24px 0px; 
}

.bottom-left {
	background: #D8D8D8;
}

.footer {
	background: #D8D8D8 url(./img/footer-mark.gif) repeat-y 100% 0;
	
}
.rozek {
	background: url(./img/rozek.jpg) no-repeat 0 0;	
}
#footer-info h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}
#content * {
	font-size: 10pt;
}
#content {
	height: 396px;
	overflow-y: scroll;
	padding-right: 20px;
	width: 566px;
	outline: 0;
}
#content .container {
/* 	overflow: auto; */
}
#content h1 {
	color: #B9151E;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 24px;
}
#content h2 {
	color: #B9151E;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 14px;
}
#content h3 {
	color: #B9151E;
	font-size: 10px;
	font-variant: italic;
	margin-top: 0px;
	margin-bottom: 14px;
}
#content a {
	color: #B9151E;
}
#submenu a {
	color: #404040;
	text-transform: uppercase; 
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	padding-bottom: 6px;
	display: block;
}

#submenu .submenu-item {
	padding-left: 60px;
	padding-right: 5px;
}

#submenu .subsubmenu-item {
	padding-left: 90px;
	padding-right: 5px;
}

.subsubmenu {
	margin: 10px 0px 20px;	
}
#submenu .selected {
	background: url(./img/submenu-h.png) no-repeat 0 2px;
	font-weight: bold;
}

#submenu .selected a {
	color: #ac0b0c !important;
}
#userLogin {
	display: none;
}
#userLoginForm h4 {
	font-size: 24px;
}
#userLoginForm * {
	color: white;
}
#userLoginForm input {
	color: black;
}

.knx-partner {
	background: url(./img/knx-partner.png) 0 0 no-repeat;
}

#content, #content_mcontentwrapper, #content_mcontentwrapper * {
	
}

#panel img {
	position: relative; z-index: 2;	
}
#userLogin {
	display: none;	
}