* {
	margin:0;
	padding:0;
}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #000;
}
h1, h2, h3, h4, h5, h6 { padding: 0.6em 0 0.4em 0; color: #284397; text-transform: uppercase; }
h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
p {
	padding:  0.5em 0 0.2em 0;
}
a {
	color: #5F7A8B;
}
a:hover {
	color: #284397;
}
/*h2 a:visited { font-weight: normal; }
*/
img {
	border: 0;
}
ul {
	list-style: none;
/*
	margin-left: 1.7em;
*/
}
dd {
	margin-left: 1.7em;
}
li {
	padding: 0.2em 0 0.2em 1.7em;
	background: url(/i/li.gif) no-repeat 0.8em 0.4em #FFF;
}
table {
	font-size: 100%;	
}
fieldset {
	border:solid 1px #CCC;
	padding: 5px;
	background: #FFF;
}
fieldset legend {
	color: #FFF;
	background: #008000;
	padding: 0 3px;
}




#All {
	width: 946px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.1em;
}
#header {
	height: 138px;
	position: relative;
}
.headerpic {
	border: solid 1px #7693A6;
}
#Logo {
	margin: 13px 0 0 35px;
}

#ContInfo {
	width: 235px;
	position: absolute;
	right:0;
	bottom:15px;
}
a.cont {
	color: #000;
}
a.cont:hover {
	color: #5F7A8B;
}
#leftcolumn {
	width: 685px;
	float: left;
}
.contentblock {
	border: solid 5px #FFF;
	border-right: none;
	margin-bottom: 5px;
}

#rightcolumn {
	width: 255px;
	float: left;
}
#topmenublock {
	padding: 5px 0 5px 5px;
}
#newsanonceblock {
	margin: 5px 0 5px 5px;
	background: url(/i/bg_newsanonceblock.gif) repeat-y 0 0 #FFF;
}
#newsanoncecontainer {
	background: url(/i/bg_top_newsanonceblock.gif) no-repeat 0 0;
}
.newsanonceblock {
	width: 680px;
	background: url(/i/bg_bot_newsanonceblock.gif) no-repeat 0 100%;
}
.newsanonceblock td {
	width: 340px;
	vertical-align: top;
	background: transparent;
}
.anoncelink {
	color: #5F7A8B;
}
.anoncedate {
	color: #727370;
}
#newscolumn {
	padding: 0 20px 25px 10px;
}
#eventscolumn {
	padding: 0 15px 25px 20px;
}
#smianonceblock {
	padding: 5px 5px 5px 10px;
	border-bottom: solid 1px #FFF;
}
.anonce {
	width: 99%;
}
.leftborder {
	background: url(/i/greydot.gif) repeat-y 0 0;
}
.rightborder {
	background: url(/i/greydot.gif) repeat-y 100% 0;
}
.bottomborder {
	background: url(/i/bg_botcorner.gif) no-repeat 100% 100%;
}
.topborder {
	background: url(/i/bg_topcorner.gif) no-repeat 0 0;
}
.container {
	padding: 0 20px 25px 15px;
}
#rightbannerblock {
	padding: 5px 5px 5px 10px !important;
	text-align: center;
	padding: 10px 5px 5px 10px;
}
#searchblock {
	spadding: 5px 5px 5px 10px;
}
#searchblock form {

}
input {
	border: solid 1px #284397;
	background: #FAFBF6;
	color: #284397;
	height: 21px;
	margin: 5px;
	padding:0;
	font-size: 10px;
}
#searchblock .searchfield {
	width:160px;font-size:1.3em;color:#000;
}

.blocktitle {
	text-align: right;
	height: 23px;
	margin: 0;
	padding: 14px 0;
}
.blocktitle span {
	display: block;
	float: right;
	line-height: 23px;
	padding-left:14px;
	vertical-align: bottom;
	background: url(/i/h.gif) no-repeat 0 0;
}

.blocktitle span a {
	color: #284397;
	text-decoration:none;
}

.arttitle {
	text-transform: uppercase;
	width: 605px;
	display: table-row;
}

.arttitle h2 {
	font-size: 1.6em;
	font-weight: normal;
	display: table-cell !important;
	display: inline;
	width: 405px;
	text-align: right;
}
.arttitle div {
	width: 200px;
	height: 120px;
	overflow: hidden;
	display: inline;
}
.article {
	padding:23px 20px;
	text-align: justify;
}
.news {
	width:605px;
	margin: 0 0 0 5px;
}
.news td {
	padding: 0 10px;
	vertical-align: top;
}

#menucolumn {
	vertical-align: bottom;
	background: url(/i/bg_menucolumn.gif) no-repeat 0 0 #FFF;
	text-align: center;
}
#menu {
	width: 226px;
	text-align: left;
}
#menu dt {
	margin:0;
	border-top: solid 1px #E8E8E8;
}
#menu a {
	display: block;
	width:100%;
	line-height: 36px;
	vertical-align: middle;
	background: url(/i/m.gif) no-repeat 14px 50% #7691AA;
	color: #FFF;
	text-transform: uppercase;
	padding-left: 40px;
	text-decoration: none;
}
#menu a:hover, #menu a.mOn {
	background: url(/i/mOn.gif) no-repeat 14px 50% #284397;
	color: #FFF;
}

#submenu {
	min-height: 279px;
	_height: 279px;
	margin-top: 5px;
	border-top: solid 1px #9FB3C1;
	width: 235px;
}
#submenu dt {
	margin: 0;
	border-bottom: solid 1px #9FB3C1;
}
#submenu a, #submenu strong {
	display: block;
	vertical-aligh: middle;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0 7px 38px;
	background: url(/i/sm.gif) no-repeat 0 0 #FFF;
}
#submenu a:hover, #submenu a.mOn, #submenu strong {
	background: url(/i/sm.gif) no-repeat 0 -65px #FFF;
	color: #284397;
}

#subsubmenu {
	text-align: center;
	margin: 15px 0;
	font-size: 1.25em;	
}
#subsubmenu dt {
	margin-left: 0;
	display: inline;
	padding: 0 10px;
	width: 7.2em;
}
#subsubmenu a {
}
#subsubmenu a:hover, #subsubmenu a.mOn, #subsubmenu b {
	font-weight: bold;
	text-decoration: none;
	color: #284397;
}

#footer {
	clear: both;
	font-size: 0.9em;
	height: 50px;
	margin: 8px 5px 5px 5px;
	background: #FAFBF6;
	border: solid 1px #C8CEA9;
}
#footer table {
	width: 932px;
}
#footer table td {
	border: solid 1px #FAFBF6;
}


#icons {
	margin: 0 auto 13px auto;
	height: 15px;
	width:89px;
}
#icons dt {
	margin: 0 6px;
	height: 15px;
	width: 15px;
	float: left;
}
#ic00, #ic01, #ic02, #ic03 {
	height: 13px;
	display: block;
}
#ic00 {
	background: url(/i/ic_00.gif) no-repeat 0 0;
}
#ic01 {
	background: url(/i/ic_01.gif) no-repeat 0 0;
}
#ic02 {
	background: url(/i/ic_02.gif) no-repeat 0 0;
}
#ic03 {
	background: url(/i/ic_03.gif) no-repeat 0 0;
}

#langs {
	height: 26px;
	width: 120px;
	position: absolute;
	z-index: 777;
	right: 260px;
	bottom: 15px;
}
#langs dt {
	margin: 0 3px;
	height: 26px;
	width: 22px;
	float: left;
}

#fl01, #fl02, #fl03, #fl04 {
	height: 26px;
	display: block;
}
#fl01 {
	background: url(/i/fl_01.gif) no-repeat 0 -33px;
}
#fl02 {
	background: url(/i/fl_02.gif) no-repeat 0 -33px;
}
#fl03 {
	background: url(/i/fl_03.gif) no-repeat 0 -33px;
}
#fl04 {
	background: url(/i/fl_04.gif) no-repeat 0 -33px;
}
#fl01:hover, #fl02:hover, #fl03:hover, #fl04:hover, #langs .mOn {
	background-position: 0 0; 
}


.blabla {

}
.blabla td {
	vertical-align: bottom;
	text-align: left;
}
.blablaimg {
	margin-right: 15px;
	width:117px;
	text-align:center;
	overflow:hidden;
}
.blabla td h3{
	font-weight:normal;
}

.addonslists {
	width:100%;
	border-top:solid 1px #7693A6;
	padding-top: 15px;
	margin-top:20px;
}
