html, body {
	background-color: #ffffff;
	padding:1px;
	margin:0px;
   font-family: Tahoma, Arial, sans-serif;
   font-size: 12px;
   color: #000000;
}
table{
	font-family: Tahoma, Arial, sans-serif;
   font-size: 12px;
   color: #000000;
}
p {
	margin: 0px;
}
.gerb {
    background-image: url(/images/gerb.jpg);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 170px;
    padding-left: 27px;
	 padding-bottom: 8px;
    background-color: #22abbe;
    border-bottom: 1px solid #ffffff;
}
.sun {
    background-image: url(/images/sun.jpg);
    background-repeat: no-repeat;
    background-position: top;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 5px;
    padding-right: 30px;
}
.sun a:link,
.sun a:visited{
	background: transparent;
}
.sun a:hover{
	background: transparent;
}
#menu_item {
    margin-top: 12px;
    margin-bottom: 12px;
}
#menu_item a:link,
#menu_item a:visited{
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    color: #ffff1f;
    text-decoration: none;
}
#menu_item a:hover{
    color: #ffffff;
}
#menu_item1 {
    margin-top: 12px;
    margin-bottom: 12px;
}
#menu_item1 a:link,
#menu_item1 a:visited{
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #ffff1f;
    text-decoration: none;
    padding-left:15px;
}
#menu_item1 a:hover{
    color: #ffffff;
}
.uzor_bottom{
    background-image: url(/images/uzor_sm_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    border-bottom: 1px solid #ffffff;
}
.news{
    background-image: url(/images/uzor_sm_top.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-align: justify;
}
#news_title{
    padding-left: 20px;
    padding-bottom: 20px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #22abbe;
    text-transform: uppercase;
}
#more{
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
}
#more a:link,
#more a:visited{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #22abbe;
    text-decoration: none;
}
#more a:hover{
    background-color: #22abbe;
    color: #ffffff;
    text-decoration: none;
}
a:link,
a:visited{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #22abbe;
    text-decoration: none;
}
a:hover{
    background-color: #22abbe;
    color: #ffffff;
    text-decoration: none;
}
#bottom_title{
    padding-left: 20px;
    padding-bottom: 15px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #ffff1f;
    text-transform: uppercase;
}
#bottom{
    padding-top: 20px;
    padding-left: 30px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #ffffff;
}
.main{
    background-image: url(/images/uzor_bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
}
#main_title{
    padding-left: 30px;
    padding-bottom: 30px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #22abbe;
    text-transform: uppercase;
}
.bottom_center{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #1e98a9;
    font-weight: bold;
}
.bottom_center a:link,
.bottom_center a:visited{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #22abbe;
    font-weight: bold;
    text-decoration: none;
}
.bottom_center a:hover{
    background-color: #22abbe;
    color: #ffffff;
    text-decoration: none;
}
.left{
    background-image: url(/images/uzor_sm_top.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 15px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-align: justify;
}
.left1 {
    background-image: url(/images/uzor_sm_top.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 15px;
}
.left1 img{
    border: solid 1px #23b0c4;
}
#left_title{
    padding-bottom: 20px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #22abbe;
    text-transform: uppercase;
}
hr {
	color: Silver;
	height: 1px;
}
#hr{
    border-bottom: solid 1px #c0c0c0;
    height: 1px;
	 font-size: 1px;
    margin-top: 7px;
    margin-bottom: 6px;
}