@charset "utf-8";
body { background:url(../images/bg.gif) #f4e9e9 repeat-x; margin:0px; padding:0px;}
.clear {clear:both;}

#Page {width:765px; margin:0 auto; background:url(../images/link_txt.gif) no-repeat 580px 197px;}
#Left {width:586px; float:left; }
#Right {margin-left:18px; padding-top:25px; float:left;}

#MainArea {width:578px; background:url(../images/bg_white.png) repeat-y; padding:4px;}
	* html div#MainArea { background: none !important; }
	* html div#MainArea { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/swieta/images/bg_white.png',sizingMethod='scale'); }
#Footer {width:549px; height:25px; background:url(../images/bg_end.png) no-repeat; font:10px Arial, Helvetica, sans-serif; color:#fff; padding:0.8em 0px 0px 37px;}
	* html div#Footer { background: none !important; }
	* html div#Footer { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/swieta/images/bg_end.png',sizingMethod='image'); }
#Footer A {text-decoration:none; color:#fff;}
#Footer A:hover {text-decoration:underline;}

#Title {margin:35px 0px 15px 20px;}

#Txt {margin:20px 0px 0px 35px;}
#Txt div { width:370px; font:11px Arial, Helvetica, sans-serif; color:#606060; text-align:justify; margin-bottom:12px;}
#Txt div.Subtitle {margin-top:40px;}
#Txt div span {font-weight:bold; color:#702424;}
#Txt div span A {text-decoration:none; color:#702424;}
#Txt div span A:hover {text-decoration:underline;}


#Menu div {margin-bottom:3px;}
#Menu div A {font:13px Georgia, "Times New Roman", Times, serif; color:#7a7a7a; text-decoration:none;}
#Menu div A:hover {color:#CCCCCC;}
.SpecialMenu {margin-top:25px;}
.SpecialMenu A {color:#ffffff!important;}
#Logo {margin-top:150px;}

#Test {background:#FF0000;}
