body {
    margin: 0px auto;
    width: 980px;
    background-image: url(../../Public/Layouts/Standard_template/tlo.gif);
    background-repeat: repeat;
} #arslittera {
    background-image: url(../../Public/Layouts/Standard_template/arslittera.gif);
    width: 269px;
    height: 58px;
    margin-top: 20px;
    margin-left: 35px;
    background-repeat: no-repeat;
} #theme_top {
    background-image: url(../../Public/Layouts/Standard_template/top.gif);
    width: 980px;
    height: 26px;
    background-repeat: no-repeat;
} #theme_line {
    background-image: url('../../Public/Layouts/Standard_template/pasek.gif');
    width: 980px;
    background-repeat: repeat-y;
} #theme_footer {
    background-image: url('../../Public/Layouts/Standard_template/bottom.gif');
    width: 980px;
    height: 153px;
    background-repeat: no-repeat;
} 
#theme_content {
	margin-top: -4px;
	padding-left: 45px;
	padding-right: 45px;
}
.menu_main_center {
    background-color: white;
	padding-left: 10px;
	padding-right: 10px;
    background-repeat: no-repeat;
    height: 54px;
	text-align: center;
    float: left;
}
.menu_link_header {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: 20px;
	color: white;
}
.menu_link_header a{
	color: white;
}
.menu_link_header a:visited {
	color: white;
}
.menu_main_html {
	display: none;
}

.main_menu_left {
	background-color: white;
    background-repeat: no-repeat;
    height: 54px;
	width: 10px;
    float: left;
}

.main_menu_right {
	background-color: white;
    background-repeat: no-repeat;
    height: 54px;
	width: 10px;
    float: left;
}

.menu_main_content {
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 14px;
}
.menu_main_center a {
	color: black;
	text-decoration:none;
}

.menu_main_center a:visited {
	color: black;
	text-decoration:none;
}

#big_logo {
	background-image: url(../../Public/Layouts/Standard_template/logo.gif);
    background-repeat: no-repeat;
    height: 393px;
	margin-left: 2px;
	width: 885px;
}

#center_content {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
