body {
		background: #525252 url(../images/back.jpg) repeat-x top;
		font-family: Verdana, Arial, sans-serif;
}

body, html {
	height: 100%;
}

a {
	color: #00598f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

* {
	padding: 0;
	margin: 0;
}

p {
		margin-top: 0px;
}

.levo {
		float: left;
}

.desno {
		float: right;
}

a img {
	border-width: 0;
}
.note {
		font-size: 9px;
}

h1 {
		margin: 5px 0px 15px 0px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #333948;
}

h5 {
	background: transparent url(../images/bullet.gif) no-repeat 0px 2px;
	padding-left: 15px;
	color: #666666;
	font: bold 11px Verdana, Arial;
}

table {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background: #f9f8f4;
	border: 1px solid #858585;
	border-top-width: 0;
	border-collapse: collapse;
}

thead th {
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 15px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	background: #dddddd url(../images/backTable.gif) repeat-x top;
		color: #656565;
}

tbody th {
	padding-right: 10px;
	line-height: 21px;
	font-weight: bold;
	background: #a3a59c url(../images/backTable.gif) repeat-x 0 -24px;
	border-bottom: 1px dotted black;
}

tbody td {
	padding: 2px;
	border-bottom: 1px solid #ababab;
	color: #4c4c4c;
	background: #f9f8f4 url(../images/backTableTd.gif) repeat-x;
}

form option {
	padding: 0 2px;
}

.selektor {
		width: 490px;
		/*height: 16px;*/
		margin-bottom: 10px;
		padding: 2px;
		background: #e3e3e3;
		border: 1px solid #bfbfbf;
		font: 12px Arial;
		z-index: 1
}

.selektor2 {
		width: 490px;
    clear: left;
		height: 16px;
		margin: 0px 0px 10px 0px;
		padding: 2px;
		background: #d1d1d1;
		border: 1px solid #bfbfbf;
		border-top: none;
		font: 12px Arial;
}

.selektor select, .selektor2 select {
	margin-left: 10px;
}

#main {
		width: 767px;
		margin-left: 2px;
		border-left: 1px solid #4f4c16;
        min-height: 100%;
        position: relative;
		background: transparent url(../images/backMain.gif) repeat-y;

}

#onecol #main {background: transparent url(../images/backMainOne.gif) repeat-y 2px 0}

/* HEADER */

#header {
		width: 175px;
		height: 108px;
		padding: 12px 0 0 590px;
		background: #3779a7 url(../images/header10.jpg) no-repeat left top;
		position: relative;
		font: bold 10px Verdana, Arial, sans-serif;
		color: white;
		line-height: 15px;
}

#header h2 {
	color: #e0de6f;
	font-size: 14px;
	margin-bottom: 5px;
}

#header #timovi, #header object {
	position: absolute;
	right: 0;
	top: 0;
}

#header #flash {
}

#header #timovi {
	width: 220px;
	height: 86px;
	background: transparent url(../images/backTimovi.jpg);
}

#langbar {
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: transparent url(../images/backLanguage.png);
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #b3b3b3;
	padding: 5px;
	line-height: 18px;
}

#langbar a {
	color: white;
}

/* NAVIGACIJA

#navbar {
		float: left;
		height: 40px;
		width: 509px;
		background: #123b58 url(../images/backNav.gif);
}

#navbar ul {
    list-style-type: none;
		background: transparent url(../images/backNav.jpg) no-repeat right;
}

ul#navigation {
	height: 40px;
	width: 509px;
}

ul#navigation li {
	float: left;
	position: relative;
}

ul#navigation li a {
	float: left;
	display: block;
	display: inline;
	color: #e1eaf1;
	height: 35px;
	margin-left: 10px;
	padding: 0 4px;
	font: bold 11px Verdana, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 35px;
}

ul#navigation li a:hover {
	color: #4890c2;
	background: #c6cace url(../images/backNav.gif) repeat-x 0px -80px;
}

#navigation li ul {
	width: 350px;
	position: absolute;
	bottom: 34px;
	left: -30px;
	visibility: hidden;
	background: none;
}

#navigation li ul li {
	padding: 3px;
	background: transparent url(../images/backCaption.png);
}

#navigation li:hover ul {
	visibility: visible;
	z-index: 100;
}

#navigation li ul a {
	margin: 0px;
	color: white;
}

#navigation ul li + li {
	border-left: 1px solid gray;
}

#navigation li ul a:hover {
	background: transparent url(../images/backCaption.png);
	color: yellow
}*/

/* BLAH! */

#content {
		overflow: hidden;
		width: 760px;
		padding: 5px 7px 97px 0;
		clear: both;
		position: relative;
		top: -5px;
		background: transparent url(../images/backContent.gif) no-repeat 761px 0px;
}

/* content LEVO */

#left {
	position: relative;
	top: -5px;
		float: left;
		width: 255px;
        background: transparent url(../images/backMain.gif) repeat-y;
}

#left .top {
		width: 245px;
		height: 29px;
		padding: 0px 5px;
		background: #67675a url(../images/backTop.gif) no-repeat top;
		font-size: 10px;
		font-weight: bold;
		color: black;
}

#left .top p {
		float: left;
		margin-top: 7px;
}

#left .top a {
		margin-left: 5px;
}

#left .top img {
		width: 29px;
		height: 22px;
		margin-top: 5px;
}

/* SEARCH */

#search {
		width: 245px;
		height: 40px;
		float: right;
		background: #8f8f8f url(../images/backNav.gif) repeat-x 0px -40px;
		margin-right: 2px;
		display: inline;
}

#search form * {
		float: left;
}

#search form {
		font-family: Verdana, Arial, sans-serif;
		font-weight: bold;
}

#search label {
		color: white;
		font-size: 10px;
		letter-spacing: 1.4px;
		line-height: 35px;
}

#search input {
	margin: 5px 0px 0px 5px;
	padding: 5px;
	border-width: 0;
}

#search input.text {
		width: 135px;
		background: url(../images/backSearch.gif) no-repeat;
		font-size: 11px;
		font-weight: bold;
}

#search input.text:hover {
		background: url(../images/backSearch.gif) no-repeat 0px -23px;
}

#search input:focus {
		background: url(../images/backSearch.gif) no-repeat 0px -46px;
}

#search .button {
		width: 17px;
		height: 18px;
		margin: 7px 7px 7px 2px;
		padding: 0px;
		background: url(../images/search.gif);
}

#search .button:hover, #search .button:focus {
		background: url(../images/search.gif) 0px -18px;
}

/* VESTI */

#vesti {
		margin: 1em 5px .5em 5px;
        padding-left: 5px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		/*color: white;*/
		border-bottom: 1px dashed black;
}

.vestilevo {
		margin: 0px 9px 20px 0px;
		padding-left: 4px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 11px;
		padding-bottom: 1px;
}

.vestilevo p {
	width: 100%;
}

.vestilevo p a {
		background: none;
		margin: 5px 0 0 5px;
		padding: 0px;
		font-weight: bold;
}

.vestilevo #feed {
	position: relative;
	top: 8px;
	right: 4px;
}

#feed:hover {
	background: transparent url(../images/feed.gif) no-repeat 2px -18px;
}

.vestilevo a {
		padding: 0px 0px 0px 17px;
		background: url(../images/bullet_vesti.gif) no-repeat 6px 5px;
		line-height: 17px;
		color: black;
		text-decoration: underline;
}

.vestilevo a:hover {
	text-decoration: none
}

.latest_news {margin-top: 10px; margin-left: 5px; padding: 5px; background:#dc9979;}
.latest_news h2 {font-size: 18x; font-weight: bold; margin-bottom: 5px; color: #313131;  background: #8f1e0b; padding: 2px 10px; color: white;}
.latest_news a {padding: 0; font-size: 13px; background: none; font-weight: bold; margin-left: 10px;}

/* content DESNO */

#right {
		float: right;
		background: #fafafa;
		width: 505px;
		/*margin: 0 0px 7px 0;*/
		display: inline;
}

#right select {
		margin: 0px;
		padding: 0px;
		border: 1px solid;
		font-size: 11px;
}

/* FOOTER */

#footer {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 765px;
		height: 20px;
		background: transparent url(../images/backFooter.gif) repeat-x;
		border: solid #555555;
		border-width: 0 2px 0 0px;
		color: #acacac;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
}

#footer p {
		padding: 3px;
}

#footer img {
		float: right;
		width: 20px;
		height: 20px;
}

#footer2 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 765px;
		height: 100px;
		background: transparent url(../images/backFooter.png) repeat-x 0px -10px;
		border-top: 2px solid #557e87;
}

#footer2 img {
	display: inline;
	display: block;
	float: left;
	margin-left: 10px;
}

#footer2 div {
	overflow: hidden;
	margin: 15px 0 0 50px;
}

#footer2 div.south {width: 150px;}

#footer2 a {
	display: block;
	height: 79px;
	position: absolute;
}

#footer2 a#devils {
	width: 83px;
	left: 5px;
	z-index: 1;
	background: transparent url(../images/teamDevils.gif) no-repeat 0px 34px;
}

#footer2 a#devils:hover {
	background: transparent url(../images/teamDevils.gif) no-repeat 0px -46px;
}

#footer2 a#wolves {
	width: 55px;
	left: 250px;
	z-index: 4;
	background: transparent url(../images/teamWolves.gif) no-repeat 0px 34px;
}

#footer2 a#wolves:hover {
	background: transparent url(../images/teamWolves.gif) no-repeat 0px -45px;
}

#footer2 a#glads {
	width: 66px;
	left: 105px;
	z-index: 3;
	background: transparent url(../images/teamGlads.gif) no-repeat 0px 34px;
}

#footer2 a#glads:hover {
	background: transparent url(../images/teamGlads.gif) no-repeat 0px -45px;
}

#footer2 a#monarchs {
	width: 65px;
	left: 5px;
	z-index: 4;
	background: transparent url(../images/teamMonarchs.gif) no-repeat 0px 34px;
}

#footer2 a#monarchs:hover {
	background: transparent url(../images/teamMonarchs.gif) no-repeat 0px -45px;
}

#footer2 a#hawks {
	width: 138px;
	left: 40px;
	z-index: 2;
	background: transparent url(../images/teamHawks.gif) no-repeat 0px 34px;
}

#footer2 a#hawks:hover {
	background: transparent url(../images/teamHawks.gif) no-repeat 0px -45px;
}

#footer2 a#cowboys {
	width: 60px;
	left: 5px;
	z-index: 1;
	background: transparent url(../images/teamCowboys.gif) no-repeat 0px 34px;
}

#footer2 a#cowboys:hover {
	background: transparent url(../images/teamCowboys.gif) no-repeat 0px -45px;
}

#footer2 a#dukes {
	width: 50px;
	left: 240px;
	z-index: 1;
	background: transparent url(../images/teamDukes.gif) no-repeat 0px 34px;
}

#footer2 a#dukes:hover {
	background: transparent url(../images/teamDukes.gif) no-repeat 0px -45px;
}

#footer2 a#thunder {
	width: 56px;
	left: 80px;
	z-index: 4;
	background: transparent url(../images/teamThunder.gif) no-repeat 0px 34px;
}

#footer2 a#thunder:hover {
	background: transparent url(../images/teamThunder.gif) no-repeat 0px -45px;
}

#footer2 a#patriots {
	width: 60px;
	left: 0px;
	z-index: 3;
	background: transparent url(../images/teamPatriots.gif) no-repeat 0px 34px;
}

#footer2 a#patriots:hover {
	background: transparent url(../images/teamPatriots.gif) no-repeat 0px -45px;
}

#footer2 a#boars {
	width: 72px;
	left: 175px;
	z-index: 3;
	background: transparent url(../images/teamBoars.gif) no-repeat 0px 34px;
}

#footer2 a#boars:hover {
	background: transparent url(../images/teamBoars.gif) no-repeat 0px -45px;
}

#footer2 a#vukovi {
	width: 72px;
	left: 110px;
	z-index: 2;
	background: transparent url(../images/teamVukovi.gif) no-repeat 0px 34px;
}

#footer2 a#vukovi:hover {
	background: transparent url(../images/teamVukovi.gif) no-repeat 0px -45px;
}

#footer2 a#cavaliers {
	width: 60px;
	left: 10px;
	z-index: 2;
	background: transparent url(../images/teamCavaliers.gif) no-repeat 0px 34px;
}

#footer2 a#cavaliers:hover {
	background: transparent url(../images/teamCavaliers.gif) no-repeat 0px -45px;
}

#footer2 a#dragons {
	width: 88px;
	left: 52px;
	z-index: 2;
	background: transparent url(../images/teamDragons.gif) no-repeat 0px 34px;
}

#footer2 a#dragons:hover {
	background: transparent url(../images/teamDragons.gif) no-repeat 0px -45px;
}

/* SWITCH */

#switch {
    float: left;
		width: 480px;
		margin: 10px 0 20px 0;
		padding-left: 25px;
		background: url(../images/switch_u.gif) repeat-x bottom;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
}

#switch ul {
    margin: 0px;
    padding: 0px;
    list-style:none;
}

#switch li {
		float: left;
		margin-right: 3px;
		text-transform: capitalize;
		background: url(../images/switch.gif) no-repeat right -40px;
}

#switch a {
		float: left;
		padding: 3px 8px 3px 3px;
		background: url(../images/switch.gif) no-repeat right -80px;
		border-left: 1px solid #7a89a1;
		color: #2f3e55;
		text-decoration: none;
}

#switch a:hover {
		background: transparent;
		border-left: 1px solid #97a4b9;
		color: #182232;
}

#switch .active a {
		background: url(../images/switch.gif) no-repeat right top;
    padding-bottom: 4px;
		border-left: 1px solid #3d5071;
		color: #0b111b;
}

#switch .active a:hover {
		background: url(../images/switch.gif) no-repeat right top;
    padding-bottom: 4px;
		border-left: 1px solid #3d5071;
		color: #0b111b;
}

/* TIM INFO */

#timinfo {
		width: 488px;
		height: 50px;
		margin: 5px 0px 0px -1px;
		padding: 4px;
		border: solid gray;
		border-width: 1px 0;
}

#timinfo img {
		float: left;
		height: 50px;
		margin-right: 10px;
}

#timinfo h2 {
		margin: 5px 0px 0px 0px;
		padding: 0px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 25px;
		font-weight: bold;
		color: #fafafa;
}

#timinfo p {
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #c5c05f;
}

#timinfo a {
		color: #e8e7db;
		text-decoration: underline;
}

#timinfo a:hover {
		color: #f8f7f0;
		text-decoration: none;
		background: none;
}

/* SAFS */

#safsrbija {
		clear: both;
		margin: 0px 0px 3px 0px;
		padding-top: 4px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
}

#safsrbija .logo {
		width: 505px;
		height: 18px;
		background: #0076a4 url(../images/safsrbija.gif) no-repeat;
		border-top: 1px solid #181818;
		border-bottom: 1px solid #181818;
}

#safsrbija .safs {
		width: 499px;
		padding: 3px;
		background: #f8fbfc url(../images/backSafslogo.jpg) no-repeat 320px -20px;
		border-bottom: 1px solid #b0bcc1;
}

.safslink a {
		padding-left: 8px;
		background: url(../images/bullet_safs.gif) no-repeat 2px 5px;
		color: #43565c;
		text-decoration: none;
}

.safslink a:hover {
		color: #5a7178;
}

#safsrbija .logosmall {
		width: 250px;
		height: 18px;
		background: #0076a4 url(../images/safsrbija.gif) no-repeat;
		border-top: 1px solid #181818;
		border-bottom: 1px solid #181818;
}

#safsrbija .safssmall {
		width: 244px;
		padding: 3px;
		background: #f8fbfc url(../images/backSafslogo.jpg) no-repeat 100% -20px;
		border-bottom: 1px solid #b0bcc1;
}

/* BOWL */



#left-stories {
	width: 245px;
	margin: 20px 0;
	padding: 35px 5px 5px 5px;
	background: brown url(../images/backStories.gif) no-repeat 10px 10px;
	overflow: auto;
	font-size: 10px;
	color: white;
}

#left-stories img {
	display: block;
	margin: 5px auto;
	padding: 1px;
	border: 1px solid #b54343;
	position: relative;
	right: 2px;
}

#left-stories a {
	color: white;
}

#left-stories span {
	display: block;
	margin: 5px auto;
	text-align: center;
	font: bold 12px Arial, sans-serif;
}

#left-stories div {
	border-top: 1px solid #b54343;
	margin: 1em;
	padding: 1em 0;
	font: bold 12px Arial, sans-serif;
}

#left-stories div a {
	background: transparent url(../images/backPlayoffs_a.gif) no-repeat 0px 7px;
	padding-left: 7px;
}

.preview2013 {background: #d1d14c url(../images/preview2013.png) no-repeat 50% 10px; width: 205px; padding: 50px 10px 10px; margin: 0 auto; font: normal 16px Arial, sans-serif; color: white;}
.preview2013 p {border-top: 1px solid white; padding: 5px 0; text-align: center;}

.social {
	position: absolute;
	top: 0;
	right: 0;
}

.social a {
	float: left;
}

.social img {
	width: 40px;
	height: 40px;
	opacity: .5
}
