﻿html {
	background-color: #666666;
	/*background-color: #1d1e1e;*/
	/*background-image: url(images/back_snow.png);*/
}

body {
margin-top: 20px;
text-align: center;
font-family: helvetica, arial;
font-size: 100%;
}

a {
text-decoration: none;
color: white;
}

a:hover {
text-decoration: underline;	
}

a.selected {
font-weight: bold;
}

p {
color: #43434f;
line-height: 21px;
}

h2 {
color: #363era;
font-size: 30px;
}

li {
	list-style: none;
}

#container {
margin: auto;
width: 1006px;
text-align: left;
}

#header {
position: relative;	
}

#banner {
margin: auto auto;
position:relative;
background: url(images/banner.png) no-repeat;
height: 221px;
width: 1006px;
}

#banner li {
float: right;
line-height: 144px;
font-size: 15px;
}

#banner li a {
padding: 0 1em;
text-align: center;
color: white;
font-family: helvetica;
border-left: 1px outset #414141;
margin-right: 20px;
}

#main {
margin: auto auto;
position: relative;
margin-right: 2px;
background: url(images/mainBG.png) repeat-y;
background-color: #000000;
width: 1006px;
margin-top:-1px;
}

#nav {
	width: 1006px;
	height: 40px;
	background: #000000;
}

#maintop {
	background: url(images/masks-bottom.png) no-repeat;
	width: 1006px;
	height: 19px;
}

#primary {
position: center;
margin-left: 10px;
width: 990px;
}

#bottom {
margin: auto auto;
position: relative;
width: 1006px;
height: 64px;
}

#sponzors {
background: url(images/sponzorji.png) no-repeat;
	width: 1006px;
	height: 44px;
}

#copyrights {
background: url(images/bottom.png) no-repeat;
width: 1006px;
font-size: 8pt;
text-align: center;
color: #ffffff;
}

#copyrights p {
margin-top: 10px;
font-size: 8pt;
text-align: center;
color: #ffffff;
}

#aless {
	width: 1006px;
	height: 27px;
	text-align: right;
}
#DateTime{
	margin-left: 10px;
}
/*#icons{
	margin: 0 0 30px -50px;
	/*margin-left: -50px;*/
	/*position: fixed;*/
	/*display: block;*/
/*	bottom: 30px;
	width: 30px;
}
#icons img{
	padding-bottom: 0.5em;
	border: 0px; 
}*/
#icons {
	height: 30px;
	width: 30px;
	bottom: 30px;
	right: auto;
	margin-left: -50px;
	margin-bottom: 50px;
	position: fixed;
}
#icons img {
	height: 25px;
	width: 25px;
	float: left;
	border: 0px;
	display: block;
}
