body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #f7f8dc;
	font-size: 12px;
	text-align: left;
	color: #000000;
	margin: 0;
	padding: 0;
}

table{
    border: 0px solid red;
}

td{
    border: 0px solid yellow;
}

hr {
    border: 1px solid #000000;
    width: 98%;	
}

img {
	border: 0px solid transparent;
	vertical-align: middle;
}

#td {
    border: 1px solid #000000;
	vertical-align: middle;
	table-layout: auto;
}

#tab_main{
	width: 1006px;
	background-color: #f9e792;
	border: solid 5px #3c2f02;
	text-align: left;
	margin : auto;
	margin-top: 5px;
}

#logo{
	width: 970px;
	height: 306px;
	background-color: #f7f8dc;
	background:url(/images/banner.jpg);
}

#menu_top{
	width: 970px;
	height: 30px;
	font-size: 13px;
	background-color: #3c2f02;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.menu_top a:link, .menu_top a:visited, .menu_top a:active{
	font-size: 13px;
	color: #fcf1bc;
	text-decoration: none;	
	font-weight: bold;
}

.menu_top  a:hover{
	color: #000000;
	text-decoration: none;	
}

#core_box{
	width: 610px;
	background-color: #f7f8dc;
	border: solid 3px #3c2f02;
	vertical-align: top;
	line-height:20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.core_box a:link, .core_box a:visited, .core_box a:active{
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;	
}

.core_box a:hover{
	color:#ff0000;
	font-weight: normal;
	text-decoration: none;	
}



#mtop_tab{
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

#mtop_txt{
	width: 25%;
	font-size: 11px;
	color: #fcf1bc;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.mtop_txt a:link, .mtop_txt a:visited, .mtop_txt a:active{
	font-size: 11px;
	color:#fcf1bc;
	font-weight: normal;
	text-decoration: none;		
}

.mtop_txt a:hover{
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}


#menu_boxl{
	width: 180px;
	vertical-align: top;
}

.menu_boxl a:link, .menu_boxl a:visited, .menu_boxl a:active{
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;		
}

.menu_boxl a:hover{
	color:#f9e792;
	font-weight: normal;
	text-decoration: none;
}

#menu_boxr{
	width: 180px;
	vertical-align: top;
}

.menu_boxr a:link, .menu_boxr a:visited, .menu_boxr a:active{
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;		
}

.menu_boxr a:hover{
	color:#f9e792;
	font-weight: normal;
	text-decoration: none;
}

#m_naglowek{
	height: 24px;
	background-color: #3c2f02;
	font-size: 12px;
	color: #f7f8dc;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#m_link{
	background-color: #b6a464;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
}


.bull_link {
	color: #3c2f02;
	font-weight: bold;
}



#stopka{
	width: 100%;
	background-color: #3c2f02;
	color: #fcf1bc;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.stopka a:link, .stopka a:visited, .stopka a:active{
	width: 100px;
	font-size: 10px;
	color: #fcf1bc;
	text-decoration: none;
}

.stopka a:hover{
	color: #ffffe0;
	text-decoration: none;	
}


#w100p{
	width: 100%;
}

#w33p{
	width: 33%;
}

#w25p{
	width: 25%;
}

#w20p{
	width: 20%;
}


