html, body {
	margin:0px;
	padding:0px;
}

table td{
        vertical-align: center;
}

.mainTable {
	width: 990px;
}

.top_bar {
	height: 36px;
	background-color: #f4f8f9;
}

.top_bar img{
	margin: 0px 9px 0px 9px;
}

.paieska_text {
	color: #03619f;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
}

.paieska_input {
	width: 171px;
	height: 20px;
        border: 1px solid #03609e;
        font-size: 14px;
        color: #03609e;
        padding-top: 3px;
        font-weight: bold;
}

.paieska_btn {
	width: 34px;
	height: 22px;
	margin-right: 30px;
}

.logo_bar {
	height: 127px;
	padding: 27px 24px 0px 24px;
        vertical-align: top;
}

.sukis {
	font-size: 22px;
	text-align: center;
	color: #03609e;
        font-style: italic;
        font-family: "palatino", "serif";
}

.menu_bar {
	background-image: url('../img/top_menu_bg.jpg'); 
	background-position: top left;
	background-repeat: no-repeat;
	height: 99px;
}

.menu_bar td{
        text-align: center;
        vertical-align: center;
        font-weight: normal;
        cursor: pointer;
}

.menu_bar a, .menu_bar a:link, .menu_bar a:active, .menu_bar a:visited{
        display: block;
        width: 176px;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        padding: 10px 10px 10px 10px;
}

.menu_bar a:hover {
        text-decoration: none;
}

.content_bar {
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 17px;
}

.content_bar .Content {
	width: 662px;
	padding-right: 17px;
        overflow: hidden;
        margin-top: 0px;
        margin-bottom: 0px;
}

.content_bar .titleNewsImg{
	width: 166px;
	height: 232px;
	margin-right: 18px;
	margin-bottom: 5px;
	float: left;
}

.right_side {
        width: 268px;
        overflow: hidden;
}

.rightMenu {
	background-image: url('../img/right_menu_bg.png');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #03609e;
	margin: 0px;
}

.rightMenuElem {
	width: 268px;
	height: 36px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 36px;
	overflow: hidden;
        display: block;
}

a.rightMenuElem, a.rightMenuElem:link, a.rightMenuElem:active, a.rightMenuElem:visited, a.rightMenuElem:hover {
        color: #fff;
        text-decoration: none;
}

.rightMenuSep {
	background-color: #fff;
	width: 100%;
	height: 17px;
        margin: 0px;
        padding: 0px;
}

.bottom_bar {
	height: 39px;
}

.bottom_bar a, .bottom_bar a:link {
	color: #fff;
	text-decoration: underline;
}

.hover_bg, .hover_td {
        background-image: url('../img/hover_bg.png');
}

.transparent {
        background-color: transparent;
}

.doublepointerbg {
        background-image: url(../img/doublepointer.gif);
        background-repeat: no-repeat;
        margin: 0px;
        background-position: 10px 12px;
}

.bottom_bar {
        height: 39px;
        vertical-align: center;
        background-color: #03609e;
        padding-left: 29px;
        font-size: 14px;
        color: #fff;
}

a.morenews, a.morenews:link, a.morenews:active, a.morenews:visited, a.morenews:hover {
        font-style: italic;
        font-size: 14px;
        color: #03609e;
        text-decoration: underline;
}

.no-margin {
        margin: 0px;
}

.no-float {
        clear:both;
}

.block_border {
        margin:0px;
	padding: 11px 19px 11px 19px;
        border: 1px solid #d4dbe1;
        background-color: #f6f7f9;
}

.right_block_limit {
        width: 268px;
        margin: 0px;
        overflow: hidden;
}

.right_block_limit div{
        margin-top: 0px;
        margin-bottom: 0px;
}

.pager .bck {
        background-image: url('../img/bluepointerleft.jpg');
        background-repeat: no-repeat;
        background-position: center left;
}

.pager {
        margin: 8px;
        font-size: 14px;
}

.pager a {
        font-size: 14px;
}

.pager .fow {
        background-image: url('../img/bluepointerright.jpg');
        background-repeat: no-repeat;
        background-position: center right;
}

.pager a.fow, .pager a.fow:link,.pager a.fow:active,.pager a.fow:visited{
        display: block;
        padding-right: 20px;
        padding-left: 5px;
        margin-left: 5px;
        border-left: 2px solid #03609e;
        height: 28px;
        line-height: 28px;
}
.pager a.bck:link,.pager a.bck,.pager a.bck:active, .pager a.bck:visited{
        display: block;
        padding-left: 20px;
        padding-right: 5px;
        margin-right: 5px;
        border-right: 2px solid #03609e;
        height: 28px;
        line-height: 28px;
}

a.backtonewslist , a.backtonewslist:link, a.backtonewslist:active, a.backtonewslist:visited {
        display: block;
        height: 24px;
        background-image: url('../img/whitepointer.gif');
        background-position: center right;
        background-repeat: no-repeat;
        color: #fff;
        line-height: 24px;
        font-size: 12px;
        padding-left: 5px;
        padding-right: 20px;
        text-decoration: none;
        float: right;
        background-color: #0388e1;
        margin-top: 20px;
}

a.backtonewslist:hover {
        text-decoration: none;
        background-color: #025287;
}

.pageTitle {
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 20px;
        margin: 0px;
        color: #333;
}

.plainContent {
        margin:0px;
	padding: 11px 19px 11px 19px;
        border: 1px solid #d4dbe1;
        background-color: #f6f7f9;
        margin-bottom: 17px;
}


.unpointBg {
        margin:0px;
	padding: 7px;
        border: 1px solid #d4dbe1;
        background-color: #f6f7f9;
}

.pointBg {
        margin:0px;
	padding: 7px;
        border: 1px solid #d4dbe1;
        background-color: #e6e7e9;
        cursor: pointer;
}

