@charset "utf-8";







/* CSS Document */
	a:link {
	color: #555555;
	text-decoration: none;
	}

	a:visited {
	color: #666666;
	text-decoration: none;
	}

	a:hover {
	color: #1500af;
	text-decoration: none;
	}

	a:active {
	color: #af1000;
	text-decoration: none;
	}

	body {
	background-color: #769b4b;
	margin-top: 0px;
	font-family: Arial;
	background-image: url(../images/main-background.jpg);
	background-repeat: repeat-x;
	}

	#frame	{
	width:990px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	background-color: #fff;
	}

    #contentheader {
	width: 990px;
	height: 220px;
/*	background-image: url(../images/4C1-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #769b4b;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}

	#flashbanner {
	width:990px;
	height:180px;
	}

	#search_frame {
	width: 280px;
	height: 40px;
	float:right;
	}
	
	#searchbox {
	float: left;
	width: 280px;
	height: 40px;
	background-color: #3D5F09;
	margin:auto;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-left-radius: 12px 12px;	
	-moz-border-radius-topleft: 12px 12px;	
	border-top-right-radius: 12px 12px;	
	-moz-border-radius-topright: 12px 12px;
/*	background-image: url(../images/search-background.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	}

	.searchinput {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 146px;
	margin-top:12px;
	margin-right:3px;
	}

	#search_button {
	cursor: pointer;
	float:right;
	margin-top:12px;
	margin-right:12px;
	}

	#searchtitle {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline overline;
	margin-top: 10px;
	margin-bottom: 3px;
	letter-spacing: 5px;
	}

	#searchtext {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	}

/*	#headerbanner {
	width: 700px;
	height: 100px;
	float:right;
	margin-top:62px;
	margin-right:42px;
	} */


	#contentleft {
	width: 180px;
	height: auto;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
	}

	#navigationbox {
	width: 180px;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	float:left;
	}

/*
	#cvert_menu {
	display:block;
	}
*/

/*
	#novostibox {
	width: 170px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	margin-top:16px;
	float:left;
	}

	#novostititle {
	width: 170px;
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #4579CF;
	background-image: url(../images/news-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

	#novostinewstitle {
	width: 170px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #666666;
	}

	#novostidatetime {
	width: 170px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #999999;
	}

	#novostitext {
	width: 170px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	}

	#novostifooter {
	width: 170px;
	height: 10px;
	float:left;
	color: #ffffff;
	background-color: #4262ab;
	}

	#pollbox {
	width: 170px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	margin-top:16px;
	float:left;
	}

	#polltitle {
	width: 170px;
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #4579CF;
	background-image: url(../images/poll-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

	#polloptions {
	width: 170px;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/poll-options.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

	#pollbutton {
	padding: 5px;	
	}

	#pollfooter {
	width: 170px;
	height: 10px;
	float:right;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4262ab;
	text-align: center;
	vertical-align: middle;
	}

	#leftbanner {
	width:170px;
	height: auto;
	float:left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	}
*/
	#contentcenter {
	width:620px;
	height: auto;
	float:left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFF;
	margin-left:auto;
	padding:5px;
	}

	#centerbanner {
	width:620px;
	height: auto;
	float:left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	}

	#pre_crumb {
	font-size: 14px;
	color: #e96922;
	text-decoration: underline;
	letter-spacing: 2px;
	}
	
	#current_crumb {
	font-size: 14px;
	font-weight: bold;
	color: #e96922;
	letter-spacing: 2px;
	}

	#centertext {
	width:620px;
	height:auto;
	float:left;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	}

	#centernews_title {
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	text-align:left;
	text-decoration: underline;
	}
	
	#centernews_date {
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-align:right;
	}
	
	#centernews_content {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	width: 535px;
	}

	#contentpreright {
	width: 160px;
	height: auto;
	float:right;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
	}

	#ad_title {
	width: 154px;
	height: 16px;
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ccc;
	padding:3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

	#prerightbanneri {
	width: 160px;
	height: auto;
	float:right;
	margin-top:5px;
	}

/*
	#tecajFrame {
	width: 118px;
	height: 160px;
	float:right;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	}

	#tecajTitle {
	width: 118px;
	height: 30px;
	float:right;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4262ab;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/tecaj-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

	#tecajTable {
	width: 118px;
	height: 120px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #cccccc;
	text-align: left;
	}

	#tecajFlags {
	width: 35px;
	height: 20px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #cccccc;
	text-align: left;
	}

	#tecajValuta {
	width: 30px;
	height: 20px;
	float:left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #fefe93;
	text-align: center;
	}

	#tecajIznos {
	width: 50px;
	height: 20px;
	float:right;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: right;
	padding-right: 3px;
	}

	#tecajFooter {
	width: 118px;
	height: 10px;
	float:right;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #93b1e3;
	text-align: center;
	vertical-align: middle;
	}

	#konverterFrame {
	width: 118px;
	height: 130px;
	float:right;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
	}

	#konverterTitle {
	width: 118px;
	height: 30px;
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4579CF;
	text-align: center;
	background-image: url(../images/konverter-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

	#konverterTable {
	width: 118px;
	height: 90px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	}
	
	#konverterText {
	width: 59px;
	height: 20px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	}

	#konverterMenu1 {
	width: 59px;
	weight: 25px;
	float:left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: right;
	}

	#konverterMenu2 {
	width: 59px;
	height: 25px;
	float:left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: right;
	}

	#konverterInput1 {
	width: 49px;
	height: 25px;
	float:left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	}

	#konverterInput2 {
	width: 49px;
	height: 25px;
	float:left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	}

	#konverterFooter {
	width: 118px;
	height: 10px;
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #93b1e3;
	text-align: center;
	}


	#contentright {
	width: 120px;
	height: auto;
	float:right;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
	}

	#rightbanneri {
	width: 120px;
	height: auto;
	float:right;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-bottom:5px;
	}
*/
	#contentfooter {
	height: 60px;
	width: 990px;
	background-color: #3D5F09;
	margin:auto;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-left-radius: 12px 12px;	
	-moz-border-radius-bottomleft: 12px 12px;	
	border-bottom-right-radius: 12px 12px;	
	-moz-border-radius-bottomright: 12px 12px;
	}