/********** MAIN **********/ /* doktor - rozhazuje layout */ /*
body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin: 0;
	padding: 0;
	border: none;
}
*/
body,pre {
	margin: 0;
	font-size: 11px;
	font-family: Tahoma;
	background-color: #ffffff;
}

pre {
	white-space: pre-wrap; /* css-3 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	/*white-space : normal;  crucial for IE 6, maybe 7? */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

body.popup {
	margin: 0;
	font-size: 11px;
	font-family: Tahoma;
	background-color: #c7c7c7;
}

#core {
	width: 960px;
	margin: 0 auto;
}

#container {
	width: 960px;
	overflow: hidden;
	background: url('../images/layout/core_bg.gif') repeat-y;
}

body.container-print {
	background-color: silver;
}

.container-print .box {
	border: 1px solid silver;
}

#content {
	float: left;
	width: 755px; /*560px;*/
	padding-top: 8px;
}

#container-r {
	width: 960px;
	overflow: hidden;
	background: url('../images/layout/core_bg-r.gif') repeat-y;
}

#content-r {
	float: right;
	width: 755px; /*560px;*/
	padding-top: 8px;
}

/********** STATISTICS MENU **********/
#top-smenu {
	margin-left: 12px;
	_margin-left: 6px;
	float: left;
	height: 30px;
}

#top-smenu .center {
	height: 21px;
	border-top: 1px solid #a1c4d1;
	float: left;
	padding: 7px 15px 0 15px;
	text-align: center;
	color: #1d4772;
	background: url('../images/layout/tsmenu_cbg.gif') repeat-x;
}

#top-smenu .lcorner {
	width: 4px;
	height: 29px;
	float: left;
	background: url('../images/layout/tsmenu_lbg.gif') no-repeat;
}

#top-smenu .rcorner {
	width: 4px;
	height: 29px;
	float: left;
	background: url('../images/layout/tsmenu_rbg.gif') no-repeat;
}

#top-smenu .sep {
	float: left;
	width: 21px;
	height: 22px;
	margin-top: -5px;
	_margin-top: -4px;
	background: url('../images/layout/tsmenu_sep.gif') repeat-y center;
}

#top-smenu a,#top-smenu a:visited {
	float: left;
	color: #1d4772;
	font-weight: bold;
}

/********** LEFT & RIGHT MENU **********/
#left_menu {
	float: left;
	width: 205px;
	text-align: left;
}

#right-menu {
	float: right;
	width: 205px;
}

#left_menu .section,#right-menu .section {
	width: 185px;
	height: 17px;
	margin: 0px 5px 10px auto;
	font-size: 10px;
	font-weight: bold;
	color: white;
	padding: 5px 0 0 10px;
	text-align: left;
	background: url('../images/layout/lmenu_title.gif') no-repeat;
}

#right-menu .section {
	padding: 5px 10px 0 0;
	text-align: right;
	background: url('../images/layout/rmenu_title.gif') no-repeat;
}

#left_menu .highlight {
	background: url('../images/layout/lmenu_title2.gif') no-repeat;
}

#right-menu .highlight {
	background: url('../images/layout/rmenu_title2.gif') no-repeat;
}

#left_menu .item a,#left_menu .item a:visited {
	color: #383838;
	background: url('../images/layout/lmenu_arrow.gif') no-repeat right 6px;
	padding-right: 15px;
}

#right-menu .item a,#right-menu .item a:visited {
	color: #383838;
	background: url('../images/layout/rmenu_arrow.gif') no-repeat left 6px;
	padding-left: 15px;
	display: inline-block;
}

#left_menu .item a:hover,#right-menu .item a:hover {
	color: #c21d28;
	text-decoration: none;
}

#left_menu ul,#right-menu ul {
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#left_menu li,#right-menu li {
	text-align: center;
	margin: 0 5px;
}

#left_menu li.item {
	text-align: right;
	background: url('../images/layout/lmenu_sep.gif') no-repeat 50% bottom;
	margin: 0 6px 0 6px;
	padding: 2px 10px 4px 0;
}

#right-menu li.item {
	text-align: left;
	background: url('../images/layout/rmenu_sep.gif') no-repeat 50% bottom;
	margin: 0 6px 0 6px;
	padding: 2px 0 4px 0;
}

#right-menu li.item-expandable {
	font-weight: bold;
}

#right-menu li.subitem {
	padding-left: 8px;
}

#right-menu li.subitem ul {
	margin-bottom: 2px;
}

#left_menu li.bottom,#right-menu li.bottom {
	background: none;
}

#left_menu .title,#right-menu .title {
	color: #2d2d2d;
	font-weight: bold;
	text-align: left;
	margin: 6px 8px;
}

#left_menu .title {
	text-align: right;
}

#left_menu .title img {
	margin-left: 4px;
}

#right-menu .title img {
	margin-right: 4px;
}

#right-menu .arrow {
	border: 0;
	margin: 0 3px;
}

#right-menu .rk-praca {
	text-align: left;
	padding-left: 21px;
	margin: 1px 0 3px 0;
	font-size: 9px;
	color: #c21d28;
}

#right-menu .poll {
	padding: 0 7px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.poll a:hover {
	text-decoration: none;
}

.poll a span {
	color: black;
}

.poll-box {
	width: 165px;
	height: 7px;
	padding: 1px;
	border: 1px solid #D7D7D7;
	font-size: 1px;
	margin: 1px 0 6px 0;
}

.poll-ratio {
	background: url('../images/layout/poll_bg.gif') repeat-x;
	height: 100%;
}

/******* HEADER *******/
#header {
	width: 960px;
	height: 85px; /*margin: 10px auto;*/
}

#header .logo { /*width: 230px;*/ /*height: 75px;*/
	width: 180px;
	float: left;
	margin: 5px 0 0 0px;
	_margin: 5px 0 0 0px;
}

#header .logoAzet { /*width: 230px;*/ /*height: 75px;*/
	width: 135px;
	float: right;
	margin: 23px 7px 0 0px;
	_margin: 23px 7px 0 0px;
}

#header img {
	border: 0;
}

#header .banner {
	margin-top: 10px;
	float: left;
	padding-left: 53px;
}

/********** FOOTER **********/
/*#footer {
	width: 100%;
	height: 80px;
	clear: both;
	margin-top: 1px;
	text-align: center;
	line-height: 18px;
	background: url('../images/layout/footer_bg2.jpg') no-repeat center 22px;
}

#footer .bg {
	background: url('../images/layout/footer_bg.gif') repeat-x;
	border-left: 1px solid #821119;
	border-right: 1px solid #821119;
	padding: 2px 0;
}

#footer .bg a,#footer .bg a:visited {
	font-weight: bold;
	color: white;
}

#footer .bottom {
	padding-top: 8px;
}

#footer .bottom a,#footer .bottom a:visited {
	font-weight: bold;
}


#footer {
	background: transparent url('../images/footer_bg2.jpg') no-repeat scroll
		center 22px;
	clear: both;
	height: 80px;
	line-height: 18px;
	margin-top: 1px;
	text-align: center;
	width: 100%;
}

#footer .bottom {
	padding-top: 8px;
}

#footer .bottom a,#footer .bottom a:visited {
	font-weight: bold;
}
*/
#footer {
	float: left;
	width: 100%;
	background: #f3f0e9;
	margin-bottom: 60px;
	color: #706b58;
}

#footer .wrapper {
	float: left;
	margin: 20px 20px 0px 20px;
}

#footer .corners {
	float: left;
	width: 100%;
	height: 11px;
	background: url(../images/footer/footer-bg-corners.gif) no-repeat;
}

#footer a,#footer a:visited {
	color: #706b58;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	float: left;
	width: 223px;
	list-style-type: none;
	margin: 0 20px 20px 0;
	padding: 0;
}

#footer ul li {
	padding: 3px 15px;
	background: url(../images/footer/bullet-gray.gif) no-repeat 0 6px;
}

#footer li.section {
	color: #C21D28;
	font-weight: bold;
	background: url(../images/footer/bullet-red.gif) no-repeat 0 6px;
	text-transform: uppercase;
}

#footer .left {
	float: left;
	border-right: 4px solid #d9d6cf;
	padding-bottom: 50px;
}

#footer .right {
	float: right;
	width: 165px;
	margin-left: 20px;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	line-height: 16px;
}

#footer img {
	padding: 6px 0;
}

#footer p.wsep {
	border-bottom: 1px dashed #706b58;
}

#footer .f-reality {
	color: #C21D28;
	font-weight: bold;
}

#footer .f-narks {
	text-decoration: underline;
	font-weight: bold;
}

#footer .stretch {
	float: left;
	height: 20px;
}

.break {
	clear: both;
}

.last-visited-box {
	text-align:center;
	width:130px;
	padding-bottom: 10px;
}

.last-visited-box img {
	border:2px solid #C21D28 !important;
	margin:4px 0;
	padding:1px;
	width:120px;
	height:90px;
	text-decoration:none;	
}

.last-visited-box a:hover {
	text-decoration:none;
}

.last-visited-box a:hover span {
	text-decoration:underline;
}
