/* *************************** /levents/ ***************************************** */

/* --- structure --- */
#page-body {
	width: 850px; 
	margin: auto; 
	background-color: transparent; 
	font-size: 0.8em; 
	color: white; 
	text-align: left;
}
#page-body a {
	font-size: 0.9em; 
	color: #ff6e04; 
	text-decoration: none;
}
#page-body a:hover {
	text-decoration: underline;
}
#page-body strong {
	color: #3f4f55;
}
#page-body img.border {
	border: 1px solid #fff; 
	margin: 2px;
}
#profile-left {
	margin: 10px auto;
	float: left; 
	width: 350px;
}
#profile-right {
	float: right; width: 475px;
}

.section {
	background-color: #f0f0f0; 
	padding: 5px 17px; 
	margin-bottom: 10px;
	color: black;
	border: none;
}
.section-header {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}
.section-header ul {
	margin: 0;
	padding: 0;
}
.section-header ul li {
	list-style: none;
	float: left;
	height: 24px;
	line-height: 24px;
}
#page-body div.section-header ul li a {
	background: #f0f0f0 url('/img/layout/member_menu_unactive.jpg') left center repeat-x;
	display: block;
	height: 24px;
	line-height: 24px;
	color: #697a80;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px;
	font-weight: normal;
}
#page-body div.section-header ul li a:hover {
	color: #3f4f55;
	text-decoration: none;
}
#page-body div.section-header ul li a.active {
	background-image: none;
	font-weight: bold;
}
.section-center {
	float: left;
	width: 25%;
}
#page-body .section-center a {
	color: black;
}

/* --- section without BG --- */
.section-2 {
	background-color: transparent; 
	margin-bottom: 10px;
	color: black;
	border: none;
}

.section-2 h3 {
	background-color: #f0f0f0;
	padding: 7px 10px;
	font-size: 135%;
}

.section-2 p {
	padding: 0 0 0 15px;
}

/* --- qNav --- */

strong#qNav, #qNav a {
	color: #35464c;
}

/* --- content --- */

#section-friend img{
	border: none;
}
#section-videos {
	text-align: center;
}
#obal {margin: auto; text-align: left;}

#vnutro {vertical-align: top; background-color: white;}

.nadpis {font-weight: bold; color: white; font-size: 0.75em; padding-left:5px}

.podsekcia {font-weight: bold; color: white; font-size: 0.8em; padding-left: 5px;}

td.medzera {border-top: 2px solid #EFEFEF;}

.odsek {font-weight: bold; padding-left: 10px; font-size: 0.8em;}

.tema {font-weight: bold; color: red; font-size: 0.8em; text-decoration: none;}

.tema:hover {text-decoration: underline;}

.normal {font-size: 0.8em; padding-left: 10px;}

.last-post{font-size: 0.7em; color: grey; text-decoration: none;}

a.last-post:hover {text-decoration: underline;}

#vnutro a {color: red; text-decoration: none;}

#vnutro a:hover {color: red; text-decoration: underline;}

#strankovanie a {color: red; text-decoration: none;}

#strankovanie a:hover {color: red; text-decoration: underline;}

.nadpis {font-size: 1.2em; font-weight: bold; color: white;}
.podnadpis {font-size: 1em; font-weight: bold; color: grey;}

br.break {clear: both; margin-bottom: 10px;}
hr.break {height: 1px; width: 100%; margin: auto; background-color: white; margin-bottom: 10px; margin-top: 10px;}

/* --- COmments --- */
#tab-comments img{
	border: none;
}
#tab-comments td {
	background-color: #f0f0f0;
}


/* === Vote === */
div#voting {
	margin-bottom: 20px;
}
#ranking-star-0 {background-image: url('images/ranking-star-0.jpg'); width: 95px; height: 16px;}
#ranking-star-1 {background-image: url('images/ranking-star-1.jpg'); width: 95px; height: 16px;}
#ranking-star-2 {background-image: url('images/ranking-star-2.jpg'); width: 95px; height: 16px;}
#ranking-star-3 {background-image: url('images/ranking-star-3.jpg'); width: 95px; height: 16px;}
#ranking-star-4 {background-image: url('images/ranking-star-4.jpg'); width: 95px; height: 16px;}
#ranking-star-5 {background-image: url('images/ranking-star-5.jpg'); width: 95px; height: 16px;}

.cleaner {
	clear: both;
}

/* --- other --- */
h2#username {
	color: #3f4f55;
	font-size: 175%;
}

/* -- icons -- */
#actions a {
	color: #3f4f55; 
}
#addBookmark a {
	color: #3f4f55;
}
#addBookmark a:hover {
	font-weight: normal;
}

/* --- Forum --- */

.tab-forum th {background-color: black; color: white;}
.tab-forum td {background-color: white; border: 1px solid #EFEFEF;}
.tab-forum table {border: 1px solid red; width: 100%;}
