html { 
height : 100%; 
} 
* html #container { 
height : 100%; 
} 
body { 
min-height : 100%; 
position : relative; 
min-width : 800px; 
} 
* html body { 
height : 100%; 
} 
#header { 
background : #F3F861; 
height : 120px; 
width : 100%; 
border : 1px solid #666666; 
} 
.header h1 { 
margin : 0; 
padding : 1px 0; 
text-align : left; 
padding : 1em 1em 1em; 
} 
.doNotDisplay { 
display : none !important ; 
} 
.subHeader { 
color : #ffff33; 
background-color : #336600; 
font-size : 109%; 
text-align : center; 
margin : 0; 
padding : 0.5ex 0; 
} 
.subHeader a:link { 
color : #FFFF33; 
background-color : #336600; 
text-decoration : none; 
font-weight : bold; 
margin : 0; 
padding : 0 1ex; 
} 
.subHeader a:hover { 
color : #000000; 
background-color : #FF9900; 
} 
.subHeader a:visited { 
text-decoration : none; 
color : #FFFF33; 

} 
#content { 
width : 100%; 
padding-bottom : 100px; 
overflow : hidden; 
min-height :100%;

} 
#container1 { 
width : 100%; 
float : left; 
margin-right : -204px; 
height : 100%; 
} 
#container2 { 
background : #336600; 
margin-right : 200px; 
height : 100%; 
} 
#container3 { 
width : 100%; 
float : right; 
margin-left : -204px; 
height : 100%; 
} 
#left { 
background :#D8FB6F; 
width : 200px; 
float : left; 
border : 1px solid #666666; 
min-height : 1500px; 
} 
.left a:link { 
text-decoration : none; 
color : #336600; 
} 
.left a:visited { 
text-decoration : none; 
color : #339900; 
} 
.left a:active { 
text-decoration : underline; 
color : #ff0000; 
} 
.left a:hover { 
text-decoration : underline; 
color : #ff9900; 
} 
#center { 
background : #ffffff; 
margin-left : 200px; 
min-height : 1500px; 
height : 100%; 
margin-top :10px;
} 
.center a:link { 
text-decoration : underline; 
color : #336600; 
} 
.center a:visited { 
text-decoration : underline; 
color : #339900; 
} 
.center a:active { 
text-decoration : underline; 
color : #ff0000; 
} 
.center a:hover { 
text-decoration : underline; 
color : #ff9900; 
} 
#right { 
background :#D8FB6F; 
float : right; 
width : 200px; 
border : 1px solid #666666; 
min-height :1500px; 
} 
.right a:link { 
text-decoration : none; 
color : #336600; 
} 
.right a:visited { 
text-decoration : none; 
color : #336600; 
} 
.right a:active { 
text-decoration : underline; 
color : #ff0000; 
} 
.right a:hover { 
text-decoration : underline; 
color : #ff9900; 
} 
#min_width { 
width : 800px; 
} 
.rss { 
position : absolute; 
top : 5px; 
left : 10px; 
} 
#footer {
color : #FFFF33; 
position : absolute; 
bottom : 0; 
background : #336600; 
width : 100%; 
height : 120px; 
border : 1px solid #666666; 
text-align : center; 
} 

.footer a:link { 
text-decoration : none; 
color : #FFFF33; 
} 
.footer a:visited { 
text-decoration : none; 
color : #FFFF33; 
} 

.footer a:hover { 
text-decoration : underline; 
color : #ff9900; 
} 
A { 
font-weight : bold; 
text-decoration : underline; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
a:link { 
text-decoration : none; 
color : #336600; 
} 
a:visited { 
text-decoration : none; 
color : #336600; 
} 
a:hover { 
text-decoration : underline; 
color : #FF9900; 
} 
H1 { 
color : #336600; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight : bold; 
text-align : center; 
} 
H2 { 
color : #336600; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight : bold; 
text-align : center; 
} 
H3 { 
color : #336600; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 16px; 
font-weight : bold; 
text-align : center; 
} 
H4 { 
color : #336600; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
text-align : center; 

} 
H5 { 
color : #336600; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 16px; 
font-weight : bold; 
text-align : left; 
} 
P { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : normal; 
text-align : left; 

} 
.p { 
padding : 6px 10px 6px 6px;

} 
.menu p { 
margin : 0; 
border : 1px dotted; 
width : 100%; 
text-decoration: underline;
} 
.ban div { 
border : 3px double silver; 
width : 100%; 
padding : 10px; 
} 
.link { 
color : #269; 
background : url(kartinki/linkarrow.gif) no-repeat left; 
display : block; 
margin : 4px 0 0 0; 
padding : 2px 1em; 
} 
.link:hover { 
color : #48b; 
background : url(kartinki/blinkarrow.gif) no-repeat left; 
text-decoration : none; 
} 


