body {
	font-family: Tahoma;
	font-size: 10px;
	margin: 0;
	background-color: #F7F6F6;
	height:100%;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	color: #686868;
}
input.newsletter {
	border: 1pt solid #A9D1DC;
	background-color: #BDE3EE;
	font-family: Tahoma;
	color: #799EAA;
	font-size: 11px;
	margin-left: 5px;
	padding: 1px;
}
input.trazilica {
	border: 1pt solid #6F94A0;
	background-color: #BDE3EE;
	font-family: Tahoma;
	color: #5B7F8A;
	font-size: 11px;
	margin-left: 0px;
	padding: 2px;
}
.input-submit {
	border: 1pt solid #A9D1DC;
	background-color: #BDE3EE;
	font-family: Tahoma;
	color: #5B838F;
	font-size: 11px;
	margin-left: 5px;
	padding: 2px;
	font-weight: bold;
}
.input-tekst { 
	border: 1px solid #C5C5C5; 
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
   background: #fff url(images/design/input_shadow.gif) repeat-x 0 0;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #82827F;
	width: 250px; }
.input_tekst:focus,
textarea:focus,
textarea.ie_focus { border: 1px solid #aaa !important; }
SELECT {
	font-family: Tahoma;
	font-size: 10px;
	color: #686868;
}
a {
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #0052B8;
}
a:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color: #6EADFF;
}
a:visited {
	font-family: Tahoma;
	color: #0052B8;
}
a:active {
	font-family: Tahoma;
	color: #0052B8;
}
/* tekst, naslov, podnaslov, vijest - main */
.tekst {
	font-family: Tahoma;
	font-size: 10px;
	color: #7C7C7C;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	color: #7C7C7C;
	margin: 0px;
	line-height: 15px;
	text-align: justify;
}
.error {
	font: 10px Tahoma;
	color: #C83535;
}
.success {
	font: 10px Tahoma;
	color: #009301;
}
.dolasci {
	font: bold 11px Tahoma;
	color: #009301;
	margin-left: 4px;
	margin-bottom: 2px;
}
.odlasci {
	font: bold 11px Tahoma;
	color: #C83535;
	margin-left: 4px;
	margin-bottom: 2px;
}
.transferitxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 15px;
}
.pitanje {
	background: #F7F7DA;
	padding: 4px;
	border: 1px solid Gray;
	margin: 4px;
	width: 90%;
	font: 11px Tahoma;
	color: Gray;
	font-weight: bold;
}
.raspored_naslov {
	padding: 4px;
	margin: 0px;
	border: 1px solid #BDE3EE;
	font: 10px Tahoma;
	font-weight: bold;
	color: #6F94A0;
	background-color: #D9F4FB;
	text-align: center;
	width: 90%;
}
.podaci {
	padding: 4px;
	border: 5px solid Window;
	width: 90%;
	font: 10px Tahoma;
	font-weight: bold;
	color: #6F94A0;
	background-color: #D9F4FB;
}
.kontakt {
	font: 10px Tahoma;
	color: #7C7C7C;
	margin-left: 10px;
}
.vijesti {
	font-family: Tahoma;
	font-size: 10px;
	color: #7C7C7C;
	padding-left: 20px;
	padding-right: 20px;
}
.vijesti_main {
	font: 10px Tahoma;
	color: #7C7C7C;
	padding-left: 20px;
	padding-right: 20px;
}
.komentari {
	font: 10px Tahoma;
	color: #BAB9B9;
	padding-left: 20px;
	padding-right: 20px;
}
.komentari-ispis {
	font: 10px Tahoma;
	color: #7C7C7C;
}
.naslov {
	font: bold 11px Tahoma;
	color: #7C7C7C;
}
.podnaslov {
	font: 10px Tahoma;
	color: #BAB9B9;
}
.citat_info {
	border: 1px solid #F8DD52;
	background-color: #E4B600;
	background-image: url(images/design/citat_info.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	font-size: 11px;
	font-family: Tahoma;
	color: #1F1F1E;
	padding: 4px 4px 4px 4px;
	text-align: justify;
}
.interview-citat {
	border: 1px solid #F8DD52;
	background-color: #E4B600;
	background-image: url(images/design/citat_info.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	font-size: 11px;
	font-family: Tahoma;
	color: #1F1F1E;
	padding: 4px 4px 4px 4px;
	text-align: justify;
	float: right;
}
.citat_info_naslov {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #1F1F1E;
}
.citat_igrac {
	border: 1px solid #98CF1F;
	background-color: #49830F;
	background-image: url(images/design/citat_igrac.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	text-align: justify;
}
.citat_igrac_naslov {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.citat {
	border: 1px solid #EEEEDD;
	background-color: #B1AA99;
	background-image: url(images/design/citat_general.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	font-size: 11px;
	font-family: Tahoma;
	color: #1F1F1E;
	padding: 4px 4px 4px 4px;
	text-align: justify;
	-moz-border-radius: .3em .3em .3em .3em;
}
.citat_naslov {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #1F1F1E;
}
.citat_podnaslov {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFAF0;
}
.citat_img {
	float: left;
	margin-right: 4px;
	border: 1px solid #FFFFFF;
}
.istaknuto {
	border: 0px solid #BDE3EE;
	font: 10px Tahoma;
	font-weight: bold;
	color: #6F94A0;
	/*background-color: #DDF2F6;
	padding: 4px;*/
	margin-bottom: 2px;
	margin-top: 2px;
}
.komentari_vijesti {
	font: 10px Tahoma;
	color: #BAB9B9;
}
.tablebg {
	background-image: url(images/design/bg-full.jpg);
	background-repeat: repeat;
}
.kolumna {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
	margin-left: 5px;
}
.galerije {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
	margin-left: 24px;
	margin-right: 10px;
}
.kolumna-date {
	font-family: Tahoma;
	font-size: 10px;
	color: #97B3BB;
	margin-left: 5px;
}
.prethodna {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
	margin-left: 8px;
	margin-right: 5px;
}
.topics {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6F94A0;
	margin-left: 2px;
}
.rss {
	font-family: Tahoma;
	font-size: 10px;
	color: #0052B8;
	margin: 0px 6px 0px 20px;
}
.rss_rijeka {
	font-family: Tahoma;
	font-size: 10px;
	color: #0052B8;
	margin: 0px 6px 0px 0px;
}
.rss_desc {
	font-family: Tahoma;
	font-size: 10px;
	color: #97B3BB;
	margin: 0px 6px 0px 20px;
	text-align: justify;
}
a.rss:link, visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #0052B8;
}
a.rss:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #6EADFF;
}

.topics_sub {
	font-family: Tahoma;
	font-size: 10px;
	color: #97B3BB;
	margin-left: 2px;
}
.forum_naslov {
	font-family: Tahoma;
	background: url(images/ostalo/blue-arrow-1.gif) no-repeat left;
	font-size: 10px;
	font-weight: bold;
	color: #6F94A0;
	margin-left: 3px;
	padding-left: 8px;
	letter-spacing: 0px;
	line-height: normal;
	word-spacing: normal;
}
.forum_podnaslov {
	font-family: Tahoma;
	font-size: 10px;
	color: #97B3BB;
	margin-left: 2px;
}
.sastavi {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6F94A0;
	margin-left: 5px;
	background-color: #CDE9F4;
	margin: 4px;
	padding: 4px;
}
.extra-info {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
	margin-left: 5px;
	background-color: #F7F6F6;
	margin: 4px;
	padding: 4px;
	border: 2pt White;
}
.sastavi-popis {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
	margin-left: 5px;
	background-color: #D9F4FB;
	padding: 4px;
}
.live {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #DC143C;
}
a.live:link {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #DC143C;
}
a.live:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #DC143C;
}
.plus {
	font: 10px Tahoma;
	color: #009008;
	font-weight: bold;
}
.minus {
	font: 10px Tahoma;
	color: #C85348;
	font-weight: bold;
}
table.tablica {
	font-family: Tahoma;
	font-size: 11px;
	color: #628793;
	padding: 2px;
}
table.minitablica {
	font-family: Tahoma;
	font-size: 11px;
	color: #628793;
	padding: 2px;
}
/*table.tablica tr:hover.row0 { background-color: #EEFAFF; }
table.tablica tr:hover.row1 { background-color: #EEFAFF; }
table.tablica tr.row0 { background-color: #F6FAFB; }
table.tablica tr.row1 { background-color: #FFF; }*/
TABLE.ljestvica {
	padding: 4px;
	border: 0px none;
}
.poredak {
	font-family: Tahoma;
	font-size: 11px;
	color: #628793;
	padding: 2px;
	text-align: center;
	width: 25px;
	font-weight: bold;
}
.grazlika {
	font-family: Tahoma;
	font-size: 11px;
	color: #628793;
	padding: 2px;
	text-align: center;
	width: 50px;
}
.poravnanje_centar {
	font-family: Tahoma;
	font-size: 11px;
	color: #628793;
	padding: 2px;
	text-align: center;
}
.tablica_main_lijevo {
	border: none;
	background-color: #799EAA;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
.tablica_main_desno {
	border: none;
	background-color: #98B6BC;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	text-align: right;
}
.tablica-fokus {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6F94A0;
}
/* ispis shoutboxa */
.shout {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
}
.shout-light {
	font-family: Tahoma;
	font-size: 10px;
	color: #97B3BB;
}
/* shoutbox ends */
/* razno */
.anketa {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
}
.voxpopuli {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
	line-height: 14px;
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
}
.kalendar {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
}
.calendar {
	margin-left: 10px;
}
.vrijeme {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
}
.najava {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6F94A0;
}
.najava-sub {
	font-family: Tahoma;
	font-size: 10px;
	color: #97B3BB;
}
.meni-lijevo {
	margin-left: 18px;
}
.meni-lijevo-news {
	margin-left: 18px;
}
.meni-lijevo-news-tekst {
	margin-left: 24px;
	margin-right: 10px;
}
.rezultat {
	font-family: Tahoma;
	font-size: 18px;
	color: #6F94A0;
	font-weight: bold;
	font-stretch: semi-expanded;
}
/* razno ends */
/* slike */
p img {
	}
.imeigraca {
	text-align: justify;
	font: 10px Tahoma;
	color: #7C7C7C;
	padding-left: 20px;
	padding-right: 20px;
	
}
.k700 {
	float: none;
	padding: 3px 3px 3px 3px;
	margin-left: 0px;
	margin-right: 10px;
	background-color: #FCFEFF;
	border: 1px solid #f4f4f4;
}
img.alignleft {
	float: left;
	padding: 4px 3px 3px 3px;
	margin-left: 0px;
	margin-right: 5px;
	background-color: #FCFEFF;
	border: 1px solid #EEEEEE;
}
IMG.velike {
	padding: 0px 4px 0px 4px;
	background-color: #FCFEFF;
	border: 0px solid #D9CBB5;
	display: block;
	text-align: center;
	margin-left: auto;
   margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.centered {
margin: 0 auto 0 auto;
}
.fotka {
	float: none;
	padding: 5px 5px 5px 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FCFEFF;
	border: 1px solid #EEEEEE;
}
rezultatokvir {
	padding: 3px 3px 3px 3px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: White;
	border: 5px double #FBFBFB;
}
/* slike ends*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
/* menu */
	
#menu4 {
	width: 160px;
	margin: 0px;
	}
	
#menu4 li a {
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #778D93;
	display: block;
	background: url(images/design/menu.gif);
	padding: 4px 0 0 30px;
	font-weight: bold;
	margin-left: 30px;
}
	
#menu4 li a:hover {
	color: #95B0B8; 
	background: url(images/design/menu.gif) 0 -20px;
	padding: 4px 0 0 30px;
	font-weight: bold;
	}
	
#menu4 li a:active {
	color: #B7D2DA;
	background: url(images/design/menu.gif) 0 -40px;
	padding: 4px 0 0 30px;
	font-weight: bold;
	}
/* menu ends*/
/* kalendar */ 

.tdday { font-family: Tahoma;
                  background-color: #DAF4FC;
                  font-weight: bold;
                  font-size: 9px;
                  width: 26px;
                  line-height: 20px;
                  color: #6F94A0;
                  vertical-align: middle;
                  text-align: center;
}
.tdtoday { font-family: Tahoma;
                  background-color: #DAF4FC;
                  font-weight: bold;
                  font-size: 10px;
                  line-height: 16px;
                  width: 26px;
                  color: #6F94A0;
                  vertical-align: middle;
                  text-align: center;
}

.tdheading { font-family: Tahoma;
                  background-color: #DAF4FC;
                  font-weight: bold;
                  font-size: 10px;
                  line-height: 20px;
                  color: #97B3BB;
                  vertical-align: middle;
                  text-align: center;
}
.tddate { font-family: Tahoma;
                  background-color: #DAF4FC;
                  font-weight: normal;
                  font-size: 10px;
                  line-height: 16px;
                  width: 26px;
                  color: #97B3BB;
                  vertical-align: middle;
                  text-align: center;
 }
.caltable { border: #DAF4FC;
                   border-style: solid;
                   border-top-width: 1px;
                   border-right-width: 1px;
                   border-bottom-width: 1px;
                   border-left-width: 1px;
                   margin-bottom: 0px;
                   margin-top: 0px;
                   margin-right: 0px;
                   margin-left: 0px;
                   padding-top: 0px;
                   padding-right: 0px;
                   padding-bottom: 0px;
						 }
/* kalendar ends*/ 

/* anketa */
.links { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7.5pt; color: #6A8B95
}
/* anketa ends*/

/* komentari */
.comment-sep1 {
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: center top; 
	PADDING-LEFT: 0px; 
	BACKGROUND-IMAGE: url(images/ostalo/header-comment.jpg); 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 20px; 
	WIDTH: 100%; 
	COLOR: #00a5e5; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 24px
}
.comment-sep {
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: center top; 
	PADDING-LEFT: 0px; 
	BACKGROUND-IMAGE: url(images/ostalo/bottom-comment.jpg); 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 20px; 
	WIDTH: 100%; 
	COLOR: #00a5e5; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 24px
}
/* komentari ends */

/* main news templates */
.ostalo_main {
	font-family: Tahoma;
	font-size: 10px;
	color: #51A7C2;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* */
.okvir_citat_desno_soft {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #9E9E9E;
	width: 130px;
	border: 1px solid #b1aa99;
	float: right;
	padding: 10px;
	border: 4px;
	text-align: justify;
}
