body {
	background-color : #C6CBD1;
	margin : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #4B5E6D;
	background-image : url(/img/sys/bg_left.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #4B5E6D;
}
A:LINK {
	color : #4B5E6D;
	text-decoration : underline;
}
A:VISITED {
	color : #4B5E6D;
	text-decoration : underline;
}
A:HOVER {
	color : #F26227;
	text-decoration : underline;
}
A:ACTIVE {
	color : #4B5E6D;
	text-decoration : underline;
}
h1 {
	font-size : 16px;
	font-weight : bold;
	color : #F26227;
	border-bottom : 1px solid #F26227;
}
h2 {
	font-size : 16px;
	font-weight : bold;
}
h3 {
	font-size : 14px;
	font-weight : bold;
}



td.logo {
	background-color : White;
	background-image : url(/img/sys/bg_top.gif);
	background-position : right;
	background-repeat : no-repeat;
}
td.reklama {
	background-color : #C6CBD1;
	background-image : url(/img/sys/bg_top2.gif);
	background-position : top;
	background-repeat : repeat-x;
}
td.LeftCol {
	background-image : url(/img/sys/bg_left.gif);
	background-position : left;
	background-repeat : repeat-y;
	width : 201px;
}
td.CenterCol {
	background-color : White;
	background-image : url(/img/sys/shadow1.jpg);
	background-position : topleft;
	background-repeat : no-repeat;
	width : 100%;
}
td.RightCol {
	width : 150px;
	background-color : #C6CBD1;
	padding-left : 15px;
	padding-right : 15px;
	background-image : url(/img/sys/shadow2.jpg);
	background-position : topleft;
	background-repeat : no-repeat;
}
.zag {
	margin-left : 30px;
	margin-right : 40px;
	margin-top : 20px;
	margin-bottom : 20px;
	background-image : url(/img/sys/bullet1.gif);
	background-position : topleft;
	background-repeat : no-repeat;
	padding-left : 25px;
	font-weight : bold;
}

.anons {
	margin-left : 40px;
	margin-right : 40px;
	margin-bottom : 20px;
}
A:LINK.anons {
	color : #4B5E6D;
	text-decoration : none;
}
A:VISITED.anons {
	color : #4B5E6D;
	text-decoration : none;
}
A:HOVER.anons {
	color : #4B5E6D;
	text-decoration : underline;
}
A:ACTIVE.anons {
	color : #4B5E6D;
	text-decoration : underline;
}
.news {
	background-image : url(/img/sys/bg_news.jpg);
	background-position : topleft;
	background-repeat : no-repeat;
	padding-left : 25px;
	padding-right : 40px;
	padding-top : 40px;
	padding-bottom : 40px;
}
.news2 {
	padding-left : 25px;
	padding-right : 40px;
	padding-top : 40px;
	padding-bottom : 40px;
}
.zag2 {
	padding-left : 15px;
	padding-bottom : 5px;
	font-size : 14px;
	font-weight : bold;
	color : #F26227;
	text-transform : uppercase;
}
.time{
	float: left ;
	background-image : url(/img/sys/bullet2.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 15px;
	padding-top : 10px;
	padding-bottom : 10px;
	font-weight : bold;
	color : Black;
}
.autor{
	float: left ;
	padding-top : 10px;
	padding-bottom : 10px;
	color : #4B5E6D;
	font-style : italic;
}
.date {
	padding-top : 10px;
	padding-bottom : 10px;
	font-weight : bold;
	color : #C6CBD1;
}
.ZagNews {
	padding-left : 15px;
	font-weight : bold;
}
.allnews {
	padding-top : 10px;
	padding-bottom : 10px;
	font-weight : bold;
}
.allnews2 {
	padding-top : 5px;
	font-weight : bold;
	border-top : 1px solid #F26227;
}
A.menu, A:LINK.menu, A:VISITED.menu, A:HOVER.menu {
	display : block;
	width : 201px;
	height : 31px;
}
A.menuSelected, A:LINK.menuSelected, A:VISITED.menuSelected, A:HOVER.menuSelected {
	display : block;
	width : 201px;
	height : 31px;
}
div.menu, div.more {
	display : none;
}
A.more, A:LINK.more, A:VISITED.more, A:HOVER.more {
	display : block;
	width : 98px;
	height : 15px;
}
A.mail, A:LINK.mail, A:VISITED.mail {
	display : block;
	padding-top : 5px;
	color : White;
	text-decoration : none;
	font-weight : bold;
	width : 150px;
}
A:HOVER.mail {
	text-decoration : underline;
}

.text {
	padding-left : 40px;
	padding-right : 40px;
	padding-top : 20px;
	padding-bottom: 40px;
	border-bottom : 1px solid #C6CBD1;
}
.credits {
	padding-left : 40px;
	padding-right : 40px;
	margin-top : -20px;
}
img.pic {
	border : 5px solid #E1E3E7;
	margin-right : 20px;
	margin-bottom : 15px;
	margin-top : 5px;
}

ol.quest {
	list-style-type : upper-latin;
	margin-left : 25px;
}
li.quest {
	padding-bottom : 20px;
}
.vibor {
	padding : 10px;
	font-weight : bold;
	border-bottom : 1px solid #C6CBD1;
}
input.vote {
	background-color : White;
	border : 1px solid #C6CBD1;
	font-weight : bold;
	color : #4B5E6D;
}
.no {
	color : #C6CBD1;
}

div.bottom {
	padding-top : 20px;
}

.links2 {
    text-align: left ;
    font-size: 0.80em ;
    color: #888 ;
}

.links2 a {
    color: #777 ;
}

