*{
	margin: 0;
	padding: 0;
}
A{text-decoration:none;}
A:hover{text-decoration:underline;}
IMG{border:0}
P{text-align: justify; padding-bottom: 15px;}
P, UL, FORM{font-size: 0.8em; letter-spacing: 0.1em}
UL{position: relative; top: -15px;}
LI{margin-left: 35px;}
H2{font-size: 1.8em; padding-bottom: 15px;}

A, STRONG, B{color: #0093dd;}

BODY{
    background-color: black;
    font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
    color: white;
}


.r{text-align: right;}
.c{text-align: center;}
.b{font-weight: 800;}
.s{font-size:0.8em;}
.h2{font-size: 1.4em !important}
.re{color: #dc127a}



/******************************************/
/* main layout - je na vsech strankach    */
#body{
	width: 760px;
	margin: 80px auto 0 auto;
}
#head{
	font-size: 21px;
	color: #0093dd;
	background-image: url("img/pruh.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
}
#head[id]{padding-bottom: 0;}
#content{
	width: 590px;
	float: left;
}
#panel{
	width: 170px;
	float: right;
	position: relative;
	height: 330px;
	padding-top: 3px;
}
#panellogo{
	position: absolute;
	top: -120px;
}

#footer{
	padding-top: 20px;
	clear: both;
	color: #0093dd;
	font-size: 10px;
}
#footer A{color: #0093dd;}

#camps{
	position: absolute;
	right: 10px;
	top: 10px;
	color: #0093dd;
	font-size: 20px;
	z-index:100;
}
#camps A{color: #0093dd;}


/****************************/
/* DIVy na uvodni strance   */
#jartsykumweek{
	padding-right: 15px;
	padding-top: 20px;
	float: left;
	background-image: url("img/pruh2.gif");
	background-repeat: repeat-y;
	background-position: right; 
}	
#jartsykumweek H2{padding-bottom: 0px;}	 
#jartweek, .jartweek{
	color: #dd137b;
}
#sykumweek, .sykumweek{
	color: #1ab3cc;
}
#einaweek{
	float: left;
	padding: 40px 10px 0 70px;
	color: #da251d;
}

#guestbook{
	height: 380px;
	padding: 10px 10px 10px 10px;
	line-height: 1.1em;
	font-size: 11px;
	background-color: #0093dd;
}
#guestbookPosts{
	width: 100%;
	overflow: auto;
	height: 360px;
}
#guestbook A{
	color: white;
	font-weight: 800;
}
#guestbookPosts B{color: white;}




.pad{
	padding: 10px;}



.thumb{
	float:left;
	height: 150px; 
	width:150px; 
	text-align: center; 
	line-height: 150px; 
	padding: 2px;
	margin: 10px 20px;
}

.thumbj{
	border: solid 1px #dd137b;
}
.thumbs{
	border: solid 1px #1ab3cc;
}
