table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



a, a:visited, a:active {
	color: #0066cc;
	text-decoration: none;
}



a:hover {
text-shadow: 2px 2px 3px #000;
}



a.titlelink, a.titlelink:visited, a.titlelink:active {
	color: #FFF;
	text-decoration: none;
}



a.titlelink:hover {
	color: #333;
	text-decoration: underline;
}



a.category, a.category:visited, a.category:active {

	color: #FFF;

	text-decoration: none;

}



a.category:hover {
	color: #FFF;
	text-decoration: underline;
}



option, textarea, input, select, file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	border: thin solid #333333;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:images/pozadina.jpg;
	background-color: #3D3D3D;
	color: #000;
}




img {
	border: none;
	text-align: center;
}



hr {
	color: #000;
	background-color: #333;
	border: 0px;
	border-top: transparent;
	border-bottom: transparent;
	margin: 2px 0;
	height: 1px;
}



/* Font types */

h2 {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 12px;

  color: #000000;

  text-transform: uppercase;

  font-weight: bold;

}



small {
	color: #333;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}



.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/block/navi_back.jpg);
	background-repeat: repeat;
	height: 34px;
}



.category_big, .category_big a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}



.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}



/* Forms */

form {

  border: none;

  margin: 0px;

  padding: 0px;

}



input, textarea, select {
	border: 1px solid #989898;
	background-color: #FFF;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {

  border: 1px solid #CCCCCC;

  background-color: #F6F6F6;

  color: #2C2C2C;

}



input[type="radio"], input[type="checkbox"], 

input[type="radio"]:focus, input[type="radio"]:active,

input[type="checkbox"]:focus, input[type="checkbox"]:active {

  border: 0px;

}



.input {

  background-color: transparent;

  border: none;

  margin: 2px;

}



/* Infomessages - Miscellaneous */

.tooltip {

  position: absolute;

  display: none;

  background-color: #FFFFFF;

  color: #000000;

  border: 1px solid #DDDDDD;

  border-left: 4px solid #0E8AEA;

  padding: 4px 10px;

  z-index: 100;

}



.errorbox {

  background-color: #FFCCCC;

  border: 1px dashed #D60000;

  color: #666666;

  font-size: 10px;

  width: 350px;

  padding: 8px;

  margin-top: 10px;

  margin-bottom: 10px;

  text-align: left;

}

.tablica {
	border: thin solid #000;
	background-color: #FFF;
	margin: 2px;
	padding: 2px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

.tablicaglavna {
	background-color: #FFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}



/* BBCode Tags */

.quote {

  color: #383838;

  text-align: left;

  font: normal 9px Verdana, Arial, Helvetica, sans-serif;

  margin: 0 auto;

  padding: 3px;

}



.code {

  color: #000000;

  text-align: left;

  margin: 0 auto;

  padding: 3px;

  font: normal 10px Verdana, Arial, Helvetica, sans-serif;

}



.codeinner {

  color: #000000;

  font: 11px 'Courier New', Courier, monospace;

}



.codeline0 {

	background-color: #F3F3F3;

	height: 15px;

	padding-left: 3px;

	white-space: nowrap;

}



.codeline1 {

	background-color: #FFFFFF;

	height: 15px;

	padding-left: 3px;

	white-space: nowrap;

}.podnaslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00CC00;
	height: 30px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.forumhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: thin none #333;
}

.block_top {

	line-height: 20px;

	background-image: url(images/block/block_r1_c1.gif);

	background-repeat: no-repeat;

}

.block_mid {

	background-image: url(images/block/block_r2_c1.gif);

	background-repeat: repeat;

}

.block_bot {

	line-height: 20px;

	background-image: url(images/block/block_r3_c1.gif);

	background-repeat: no-repeat;

}

.block_navi {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: oblique;
	text-transform: uppercase;
	color: #F00;
	text-align: center;
	font-weight: bold;
}



.float {
	position: fixed;
	height: 35px;
	width: 100%;
	bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
	text-decoration: none;
	background-repeat: repeat;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	background-color: #06F;
	background-image: url(images/gradients.png);
}



.google {
	position: fixed;
	top: 20px;
	right: 5px;
	width: auto;
	height: auto;
}

.google_left {
	position: fixed;
	width: auto;
	height: auto;
	left: 0px;
	bottom: 35px;
}
/* Loadingscreen while actually loading :P */
.loadingscreen
{
	display: block;
	position: absolute;
	top: 40%;
	left: 45%;
	width: 150px;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px dashed #333;
	padding: 20px;
	_background: none; /*this line removes the background in IE*/
	opacity: .75;
	background-color: #FFF;
	color: #333;
}
/* Loadingscreen while invisible */
.loadingscreen_hidden
{
    display:none;
}
.navigacija 
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 12px;
	padding: 10px;
	background-color: #3D3D3D;
}

.navigacija a:link
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	background-color: #333;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border: thin solid #333;
}

.navigacija a:visited
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	background-color: #333;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border: thin solid #000;
}

.navigacija a:hover 
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #3D3D3D;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #FFF;
	border-left-color: #333;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

td.news:hover
{
	background-color: #FFF;
}
