/*#############################################################
Name: Decayed
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000000;font-family:!Limberjack}
a:hover {color: #808080;font-family:!Limberjack; font-size:18pt; text-decoration:blink; font-weight:bold}

body {
	background: #000 url('img/Zoznam%20Studentov%20.jpg') no-repeat; /*  url(img/bg.jpg) repeat-x; */
	color: #DDD;
	padding-left: 90px; font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Trebuchet MS, Verdana, sans-serif
}

p, code, ul, ol {padding-bottom: 1.2em;}

h1 {
	color: #CCCCCC;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:24pt; font-family:Arial Black; text-align:left
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #FFFFFF;font-family:!Limberjack; font-weight:bold
}

h2 {font-style:normal; font-variant:normal; font-weight:normal; font-size:1.8em; font-family:Tahoma, sans-serif; position:relative; left:20}

h1, h2 {padding-top: 100px;}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 1px;
}

img {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
	background: #555;
	display: block;
	padding: 3px;
}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.left {float: left;}
.right {float: right;}

.decay, .decay-small {
	background: url('img/decay.gif') no-repeat left center;
	color: #000;
	font: normal 2em Impact,sans-serif;
	letter-spacing: 1px;
	padding: 0 0 12px 22px;
}
.decay-small {
	background: url('img/decay-small.gif') no-repeat left center;
	padding-top: 6px;
}

p.postinfo {
	border-top: 1px dashed #333;
	color: #666;
	font: bold 0.9em sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

/* structure */
#container {
	font-size: 1.3em;
}

/* title */
#site-title {font-style:normal; font-variant:normal; font-weight:normal; font-size:40; font-family:Arial Black}
#site-title a {
	color: #DDDDDD;
	font-family:Arial Black; font-size:30; font-weight:bold; text-decoration:underline
}
#site-title a:hover {
	color: #FFF;
	text-decoration: none;
}
#site-description {color: #CCC;}

/* content */
#content {
	left: 390px;
	position: absolute;
	top: 90px;
	width: 610px;
}
#content .descr {
	color: #8DC63F;
	margin-bottom: 6px;
}
#content li {margin-left: 18px;}

/* navigation */
#navigation {
	left: 120px;
	position: absolute;
	top: 290px;
	width: 210px;
}
#navigation h2 {
	color: #000;
	font-size: 1.5em;
	letter-spacing: 0;
	line-height: 30px;
	margin: 0;
}
#navigation ul {margin: 0 0 0 1em;}
#navigation li {list-style: none;}
#navigation li a {
	color: #777;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
}
#navigation li a:hover {color: #8DCA3F;}

/* footer */
#footer {
	border-top: 1px dashed #333;
	color: #666;
	font: normal 0.9em sans-serif;
	position: absolute;
	top: 100%;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}