@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;}
#sobota { visibility:hidden;}
		
/* menu */
#jeziki { width:1100px;
			top:0px;
			z-index:100;
			position:fixed;}
			
#jeziki ul { list-style:none;
			position:absolute;
			left:800px;}

#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; }

#nav2 { 	position:fixed; 
		top:0px;
		background-image:url(../images/fix2.gif);
		height:150px;
		width:1100px;}
#nav2 .logo { position:relative;
			float:right;
			margin-right:52px;}
#nav2 ul { list-style:none;}
#nav2 li {	display:block;
			float:left;
			margin:20px 2px 0 0;}
			
#nav2 li a.sreda { 	background:url(../images/sreda-eng.png) no-repeat;
					display:block;
					height:50px;
					width:100px;
					text-indent:-9999px;
					text-decoration:none;
					border:0px;
					color:#fff;}
#nav2 li a.cetrtek { background:url(../images/cetrtek-eng.png) no-repeat;
					display:block;
					height:50px;
					width:100px;
					text-indent:-9999px;
					text-decoration:none;
					border:0px;
					color:#fff;}
#nav2 li a.petek { 	background:url(../images/petek-eng.png) no-repeat;
					display:block;
					height:50px;
					width:100px;
					text-indent:-9999px;
					text-decoration:none;
					border:0px;
					color:#fff;}
#nav2 li a.sobota { 	background:url(../images/sobota-eng.png) no-repeat;
					display:block;
					height:50px;
					width:100px;
					text-indent:-9999px;
					text-decoration:none;
					border:0px;
					color:#fff;}
#nav2 li a.urnik { 	background:url(../images/urnik-eng.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.K1 { width:530px;
					max-width:inherit;
					text-align:left;
					line-height:1.2em;}
.tabela td.prazna { width:530px;
					max-width:inherit;
					text-align:left;
					line-height:1.2em;
					background-image:url(../images/blank.gif);}
.tabela td.arnes { width:530px;
					max-width:inherit;
					text-align:center;
					line-height:1.2em;
					background-color:#e1eef9;}

#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;}
