body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img/nav/head.jpg) no-repeat center top;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:100%;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
  padding-top: 10px;
	font-size: 1.3em;
}

ul {
	/*list-style-image: url(img/img07.gif);*/
}


a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	/*color: #D56E22;*/
	color: #15397E;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 950px;
	height: 92px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	/*color: #FFFFFF;*/
	color: #D56E22;
}

#logo h1 {
	padding: 5px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	/*color: #FFFFFF;*/
	color: #D56E22;
}

/* Menu */

#menu {
	width: 950px;
	height: 65px;
	margin: 0 auto;
	padding: 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*background-position:center;*/
}

#menu li {
	display: inline;	
}

#menu a {
	display: inline;
	float: left;
	height: 65px;
	width: 99px;
	margin: 0;
	padding:20px 0 0 0;
	border: none;
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	background:url(img/nav/TAB_normal.gif) no-repeat center top;
	color: #646E7D;
}

#menu a:hover {
	background: url(img/nav/TAB_rollover.gif) no-repeat center top;
	color: #7D8C64;	
}

#menu .current_page_item a {
	background: url(img/nav/TAB_active.gif) no-repeat center top;
	color: #5A732D;
	padding-top:25px;
}

#menu .current_page_item_static {
	display: inline;
	float: left;
	height: 65px;
	width: 211px;
	margin: 0;
	padding: 0;
	background: url(img/nav/left.gif) no-repeat center top;
}
#menu .current_page_item_konec {
	display: inline;
	float: left;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url(img/nav/end.gif) no-repeat center top;
	width:145px;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 25px 0;	  
}

#page-bg {
	padding: 11px 24px;
	background: url(img/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 510px;
  padding-left: 20px;
  padding-right: 20px;
  background: url(img/img03b.gif) repeat-y;
}
#widecontent {
	float: left;
	width: 730px;
  padding-left: 20px;
  padding-right: 0px;
  background: url(img/img03b.gif) repeat-y;
}
#fullcontent {
	float: left;
	width: 930px;
  padding-left: 20px;
  padding-right: 0px;
}

.post {
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}
.post h2 {
	margin: 10px 0px 0px 0px ;
}

.title {
	margin: 0;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 10px 0;
  font-size: 10px;
}

.entry {
	padding: 0 0px;
}

.links {
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
}
.links2 {
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(img/img04.gif) no-repeat left center;
	border: none;
}
.links2 a {
	padding:10px 10px 10px 10px;
	padding-left: 25px;
	background: url(img/lupa.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 0;
  
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(img/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(img/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}
.sidebar  a.current_item {
  font-weight: bold; 
}


.sidebar p.sidelinks {
	text-align: right;
}

/* Search */

#searchform {
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}
#calendar_wrap td.selected {
	background: #dddddd;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	/*background: #D56E22 url(img/img05.gif) repeat-x;*/
	/*background: #15397E url(img/img10.jpg) repeat-x;*/
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #15397E;
}

/* ---------------------- Novice -----------------------*/
#top-2	/*novice iz JZS*/
{
	background: url(img/JZS.png) no-repeat left top;
	padding:0 0 0 0;
}
#top-1	/*novice iz TEKMOVANJ*/
{
	background: url(img/TEK.png) no-repeat left top;
	padding:0 0 0 0;
}
/* ---------------------- tabela z glavo -----------------------*/
.tabHead
{
	padding: 0px;
	margin: 10px 0px 10px;
	border-collapse:collapse;
}

.tabHead th
{
	/*background-color:#15397E;*/
	background: url(img/th_header.gif) no-repeat right top;
	color:#666676;
	text-align:left;
	font-weight: bold;
	padding:3px;
	padding-left:5px;
	/*border:1px solid #CCCCCC;*/
}
.tabHead th a
{
	color:#D56E22;
}
.tabHead th.perc50
{
	background: url(img/th_header50p.gif) no-repeat right top;
}
.tabHead td
{	border-bottom:1px solid #CCCCCC;
	padding:2px 5px 2px 5px;
	/*padding: 2px;
	padding-left:5px;
	padding-right:5px;*/
}
.tabHead td.prazno
{	border:0px;
	padding: 3px;	
}
.tabHead td.sort
{	border:1px solid #CCCCCC;
	padding: 3px;	
	background-color:#EEEEEE;
}

/* ---------------------- tabela z glavo -----------------------*/
.tabBorbe
{
  padding: 0;
  table-layout:fixed;
}
.tabBorbe td
{
  font-size: 11px;
  text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.tabBorbe td.prvi_prazni
{	
	padding: 0px 0px 0px 0px;
}
.tabBorbe td.prvi_modri
{	
	background-color:#F5F9F0;
	background: url(img/prvi_modri.gif) no-repeat right top;
	padding: 0px 0px 0px 0px;
}

.tabBorbe td.prvi_beli
{	
	background-color:#F5F9F0;
	background: url(img/prvi_beli.gif) no-repeat right top;
	padding: 0px 0px 0px 0px;
}

.tabBorbe td.modri
{	
	background-color:#F5F9F0;
	background: url(img/grablje_modri.gif) repeat left top;
	border: 0 solid #5E5D62;
	border-bottom-width: 1px;
	padding: 0px 3px 0px 3px;
}
.tabBorbe td.modri_pika
{	
	background-color:#F5F9F0;
	background: url(img/grablje_modri_pika.gif) no-repeat left top;
	border: 0 solid #5E5D62;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding: 0px 0px 0px 0px;
}
.tabBorbe td.beli
{	
	background-color:#F5F5F5;
	background: url(img/grablje_beli.gif) repeat left top;
	border: 0 solid #5E5D62;
	border-bottom-width: 1px;
	padding: 0px 3px 0px 3px; 
}
.tabBorbe td.beli_pika
{	
	background-color:#F5F5F5;
	background: url(img/grablje_beli_pika.gif) no-repeat left top;
	border: 0 solid #5E5D62;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding: 0px 0px 0px 0px;
}
.tabBorbe td.zmagovalec
{	
	background-color:#F5F9F0;
	background: url(img/grablje_zmagovalec.gif) repeat left top;
	border: solid #5E5D62;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 0px 3px 0px 3px;
}
.tabBorbe td.prazno
{	
	border: solid #5E5D62;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.error
{
  color: #FF0000;
}