@charset "UTF-8";
* { margin:0px;
	padding:0px;}
body {  height:100%;  
    	width:100%;
		background-color:#FFF;
		font-family: "Helvetica", Sans-Serif;
		font-size: 12px;
		line-height:1.3em;}  
#wrapper {  width:1100px;  
    		height:100%;
			margin:0px auto;}   

.content {  
        width:100%;  
        height:100%; 
        background-color:#fff;}
span { 	font-size:13px;
		font-weight:600;}
a { color:#006CE0;}
p { font-style:italic;
		font-size:11px;
		color:#80282D;}
#razmik { padding-top:150px;}
		
/* menu */
#jeziki { 	top:0px;
			width:1100px;
			z-index:100;
			position:fixed;}
			
#jeziki ul { position:absolute;
			 left:800px;
			 list-style:none;}
			
#jeziki li { 	display:block;
				float:left;
				margin-right:5px;
				width:26px;
				height:32px;}
#jeziki li a.SLO { 	background-image:url(../images/slo.gif);
					height:32px;
					width:26px;
					text-indent:-9999px;
					display:block;
					margin-top:-10px;
					border:0px;
					color:#fff;}
#jeziki li a.ENG { 	background-image:url(../images/eng.gif);
					height:32px;
					width:26px;
					text-indent:-9999px;
					display:block;
					margin-top:-10px;
					border:0px;
					color:#fff;}
#jeziki li a.SLO:hover { margin-top:inherit;}
#jeziki li a.ENG:hover { margin-top:inherit;}
#SLO #jeziki li a.SLO { margin-top:inherit;}
#ENG #jeziki li a.ENG { margin-top:inherit;}

#nav { 	position:fixed; 
		top:0px;
		background-image:url(../images/fix.gif);
		height:150px;
		width:1100px;}
#nav .logo { position:relative;
			float:right;
			margin-right:52px;}
#nav ul { list-style:none;}
#nav li {	display:block;
			float:left;
			margin:20px 2px 0 0;}
			
#nav li a.sreda { 	background:url(../images/sreda.png) no-repeat;
					display:block;
					height:50px;
					width:100px;
					text-indent:-9999px;
					text-decoration:none;
					border:0px;
					color:#fff;}
#nav li a.cetrtek { background:url(../images/cetrtek.png) no-repeat;
					display:block;
					height:50px;
					width:100px;
					text-indent:-9999px;
					text-decoration:none;
					border:0px;
					color:#fff;}
#nav li a.petek { 	background:url(../images/petek.png) no-repeat;
					display:block;
					height:50px;
					width:100px;
					text-indent:-9999px;
					text-decoration:none;
					border:0px;
					color:#fff;}
#nav li a.sobota { 	background:url(../images/sobota.png) no-repeat;
					display:block;
					height:50px;
					width:100px;
					text-indent:-9999px;
					text-decoration:none;
					border:0px;
					color:#fff;}
#nav li a.miza { 	background:url(../images/miza.png) no-repeat;
					display:block;
					height:50px;
					width:100px;
					margin-left:50px;
					text-indent:-9999px;
					text-decoration:none;
					border:0px;
					color:#fff;}


		/* table style */
		
.table { margin-top:186px;}
.live { margin-top:150px;}
caption { 	font-size:16px;
			padding:5px 5px;
			text-align:left;
			background-color:#dbdbdb;
			border-bottom:solid 1px #c9c9c9;}
.modra { 	background:#e1eef9;
			vertical-align:top; }
.zelena { 	background:#ffe9c9;
			vertical-align:top; }
.roza { background:#dce9ae;
		vertical-align:top;}
.rumena { 	background:#e0def0;
			vertical-align:top;}
.prazno { 	background:#FFFFEE;
			vertical-align:top;}
.tabela {	width: 1100px;
			text-align:left;
			border-collapse: collapse;}
.tabela td {	padding: 8px 5px;
				border: 1px solid #c9c9c9;
				max-width:135px;
				color:#545454;}
.tabela tr:hover { background-color:#eee;}

.tabela td.ura { width:40px;
					text-align:center;
					line-height:3em;
					padding: 0 3px;
					font-weight:600;
					border-left:inherit;
					background-color:#dbdbdb;}
.tabela td.K7 { width:1060px;
					max-width:inherit;
					text-align:center;
					line-height:1.2em;
					background-image:url(../images/blank.gif);}
.tabela td.K6 { width:894px;
					max-width:inherit;
					text-align:center;
					line-height:1.2em;
					background-image:url(../images/blank.gif);}
.tabela td.K5 { width:741px;
					max-width:inherit;
					text-align:center;
					line-height:1.2em;
					background-image:url(../images/blank.gif);}
.tabela td.K4 { width:590px;
					max-width:inherit;
					text-align:center;
					line-height:1.2em;
					background-image:url(../images/blank.gif);}
.tabela td.K3 { width:438px;
					max-width:inherit;
					text-align:center;
					line-height:1.2em;
					background-image:url(../images/blank.gif);}
.tabela td.K2 { width:286px;
					max-width:inherit;
					text-align:center;
					line-height:1.2em;
					background-image:url(../images/blank.gif);}
.tabela td.K1 { width:140px;
					max-width:inherit;
					text-align:center;
					line-height:1.2em;
					background-image:url(../images/blank.gif);}
#idearna { 	height:50px;
			background-color:#423231;}

#idearna span a {color:#fff;
			font-size:11px;
		    text-decoration:none;}
#idearna span { float:right;
				margin:20px 50px 0 0;}
