@charset "utf-8";
/* CSS Document */

body {
	background:#000000;
	margin:0px;
	padding:0px;
}
h1 {
	color:#EF0000;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	color:#cB0000;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}
.text16 {
	font-size:16px;
	font-weight:bold;
}
.container {
	width:1170px;
	/*min-height:1500px;
	background-color:#00cc00;*/
	margin:0px auto 0px auto;
}
.top {
	position:relative;
	background:url(../images/top.jpg);
	width:1170px;
	height:290px;
	display:block;
}
.toplink {
	position:absolute;
	left:100px;
	top:20px;
	width:550px;
	height:250px;
	display:block;
}
.topadministration {
	position:absolute;
	left:900px;
	top:0px;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	padding:5px;
	background:#CCCCCC;
	border:1px #999999 solid;
}
.topadministration a{
	color:#CC0000;
	font-size:24px;
	text-decoration:none;
}
.topadministration a:hover{
	color:#FF0000;
	font-size:24px;
	text-decoration:underline;
}
.middle {
	width:1170px;
	overflow:hidden;
}
.leftmenu {
	width:316px;
	float:left;
}
/*tlacidla*/
.uvod {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/uvod.jpg) no-repeat top;
}
.uvod:hover {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/uvod.jpg) no-repeat bottom;
}
.uvodpress {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/uvod.jpg) no-repeat bottom;
}
.onas {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/onas.jpg) no-repeat top;
}
.onas:hover {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/onas.jpg) no-repeat bottom;
}
.onaspress {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/onas.jpg) no-repeat bottom;
}
.forum {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/forum.jpg) no-repeat top;
}
.forum:hover {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/forum.jpg) no-repeat bottom;
}
.forumpress {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/forum.jpg) no-repeat bottom;
}
.foto {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/foto.jpg) no-repeat top;
}
.foto:hover {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/foto.jpg) no-repeat bottom;
}
.fotopress {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/foto.jpg) no-repeat bottom;
}
.program {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/program.jpg) no-repeat top;
}
.program:hover {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/program.jpg) no-repeat bottom;
}
.programpress {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/program.jpg) no-repeat bottom;
}
.shop {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/shop.jpg) no-repeat top;
}
.shop:hover {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/shop.jpg) no-repeat bottom;
}
.shoppress {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/shop.jpg) no-repeat bottom;
}
.linky {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/linky.jpg) no-repeat top;
}
.linky:hover {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/linky.jpg) no-repeat bottom;
}
.linkypress {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/linky.jpg) no-repeat bottom;
}
.kontakty {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/kontakty.jpg) no-repeat top;
}
.kontakty:hover {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/kontakty.jpg) no-repeat bottom;
}
.kontaktypress {
	display:block;
	width:316px;
	height:64px;
	background:url(../images/linky/kontakty.jpg) no-repeat bottom;
}
/*koniec tlacidiel*/
.leftbottom {
	padding:40px 0px 0px 0px;
	width:316px;
	min-height:78px;
	background:url(../images/leftbottom.jpg) no-repeat top;
}
.anketa {
	padding:10px 28px 5px 38px;
}
.posledneprispevky {
	display:block;
	padding:4px;
	width:226px;
	margin:0px 28px 0px 38px;
	background-color:#050505;
	border:#151515 1px solid;
	color:#DDDDDD;
	font-size:12px;
	text-decoration:none;
}
.posledneprispevky .nadpis {
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}
.posledneprispevky .nick {
	color:#EE0000;
	font-size:14px;
}
.posledneprispevky .datum {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:9px;
}
.posledneprispevky .predmet {
	font-weight:bold;
}
.posledneprispevky .textprispevku {
	font-size:12px;
	line-height:12px;
}
.posledneprispevky .line {
	color:#333333;
	margin:0px;
	padding:0px;
	line-height:7px;
}
.content {
	overflow:hidden;
	width:854px;
	float:left;
}
.texttop {
	float:left;
	width:854px;
	height:118px;
	background:url(../images/texttop.jpg) no-repeat;
	position:relative;
}
/*nadpisy*/
.onastexttop {
	position:absolute;
	left:29px;
	top:45px;
	width:426px;
	height:69px;
	background:url(../images/nadpisy/onastexttop.jpg) no-repeat;
}
.uvodtexttop {
	position:absolute;
	left:29px;
	top:45px;
	width:426px;
	height:69px;
	background:url(../images/nadpisy/uvodtexttop.jpg) no-repeat;
}
.forumtexttop {
	position:absolute;
	left:29px;
	top:45px;
	width:426px;
	height:69px;
	background:url(../images/nadpisy/forumtexttop.jpg) no-repeat;
}
.fototexttop {
	position:absolute;
	left:29px;
	top:45px;
	width:426px;
	height:69px;
	background:url(../images/nadpisy/fototexttop.jpg) no-repeat;
}
.programtexttop {
	position:absolute;
	left:29px;
	top:45px;
	width:426px;
	height:69px;
	background:url(../images/nadpisy/programtexttop.jpg) no-repeat;
}
.shoptexttop {
	position:absolute;
	left:29px;
	top:45px;
	width:426px;
	height:69px;
	background:url(../images/nadpisy/shoptexttop.jpg) no-repeat;
}
.linkytexttop {
	position:absolute;
	left:29px;
	top:45px;
	width:426px;
	height:69px;
	background:url(../images/nadpisy/linkytexttop.jpg) no-repeat;
}
.kontaktytexttop {
	position:absolute;
	left:29px;
	top:45px;
	width:426px;
	height:69px;
	background:url(../images/nadpisy/kontaktytexttop.jpg) no-repeat;
}
/*koniec nadpisov*/
.text {
	float:left;
	width:712px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	background:none;
}
.text a {
	color:#aa0000;
	text-decoration:underline;
	font-style:italic;
}
.content2 a{
	color:#aa0000;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}
.container3{
	color:#ffffff;	
}
.container3 a{
		color:#aa0000;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}
.text a:hover {
	color:#EE0000;
	text-decoration:underline;
	font-style:italic;
}
.fakelink {
	color:#aa0000;
}
.hint {
	color:#CCCCCC;
	font-size:14px;
}
.text ul {
	margin-left:25px;
	padding:0px;
}
.textbackground1 {
	background:url(../images/textbackground1.jpg) center top no-repeat;
	min-height:551px;
}
.textbackground2 {
	background:url(../images/textbackground2.jpg) center top repeat-y;
	min-height:533px;
}
.textbackground3 {
	background:url(../images/textbackground3.jpg) center top repeat-y;
	min-height:800px;
}
.right {
	float:left;
	width:142px;
	height:472px;
	background:url(../images/right.jpg) no-repeat;
}
.bottom {
	position:relative;
	background:url(../images/bottom.jpg);
	width:1170px;
	height:179px;
}
.bottomlink {
	display:block;
	position:absolute;
	left:650px;
	top:125px;
	width:230px;
	height:53px;
}
.prispevok {
	background-color:#111111;
	border:solid #333333 1px;
	padding:1px 3px 1px 3px;
	margin-top:7px;
}
.prispevok .nick {
	font-size:16px;
	font-weight:bold;
	color:#DD0000;
	border-bottom:#333333 1px dashed;
}
.prispevok .predmet {
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
	text-align:center;
	border-bottom:#333333 1px dashed;
}
.prispevok .datum {
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	border-bottom:#333333 1px dashed;
}
.prispevok .textprispevku {
	padding:4px;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
}
.toplist {
	display:block;
	margin:10px 0px 8px 100px;
}
.kontaktytable {
	background-color:#111111;
	border:#333333 1px solid;
	background:url(../images/kontakttable.jpg) no-repeat bottom right;
}
.kontaktytable th {
	padding-right:5px;
	color:#CCCCCC;
	font-weight:normal;
}
.kontaktytable td {
	padding-right:5px;
	color:#ffffff;
	font-weight:bold;
}
.on {
	background:url(../images/icq/on.gif) no-repeat right top;
	padding-right:25px;
	color:#00DD00;
}
.off {
	background:url(../images/icq/off.gif) no-repeat right top;
	padding-right:25px;
	color:#DD0000;
}
.na {
	background:url(../images/icq/na.gif) no-repeat right top;
	padding-right:25px;
	color:#CCCCCC;
}
.fifo {
	position:absolute;
	left:140px;
	top:30px;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.martinej {
	position:absolute;
	left:410px;
	top:30px;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.stocky {
	position:absolute;
	left:720px;
	top:30px;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
/* galeria */
.clear {
	clear:both;
}
#panel_one, #arrows, #thumbs {
	width:710px;
}
#panel_one {
	float:left;
}
#thumbs {
	overflow:hidden;
	height:280px;
	position:relative;
	float:left;
}
#largeImage {
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#largeImage table {
	width:100%;
	height:100%;
	text-align:center;
}
#largeImage img {
	border:5px solid #830101;
}
.strip_of_thumbnails {
	width:120px;
	padding:3px;
	position:absolute;
}
.strip_of_thumbnails div {
	padding:5px;
	text-align:center;
}
.strip_of_thumbnails img {
	border:0px;
	padding:5px;
}
.strip_of_thumbnails .activeImage {
	border:5px solid #930007;
	padding:0px;
}
.leftArrow {
	float:left;
}
.rightArrow {
	float:right;
}
#thumbs_inner {
	position:relative;
	width:1000px;
}
.htmlvalid {
	position:absolute;
	left:546px;
	top:97px;
	display:block;
	width:88px;
	height:31px;
	border:0px;
}
.cssvalid {
	position:absolute;
	left:656px;
	top:97px;
	border:0px;
	width:88px;
	height:31px;
	display:block;
}
#progressbar {
	position:relative;
	display:none;
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	width:320px;
	height:66px;
	text-align:left;
}
#progressbar span {
	position:absolute;
	left:79px;
	top:23px;
}


/*administracia*/
body.admin{
	background:url(../images/cp/adminbackground.gif) top left repeat-x #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.window{
	position:absolute;
	left:32%;
	top:30%;
	width:450px;
	
	background:url(../images/logo.gif) 15px 20px #cd1c1c no-repeat;
	border-top:1px #666666 solid;
	border-left:1px #666666 solid;
	border-right:1px #333333 solid;
	border-bottom:1px #333333 solid;
}
.administracia{
	text-transform:uppercase;
	text-align:center;
	width:448px;
	color:#2f2e2e;
	border-bottom:#a4a4a4 solid 1px;
	border-right:#a4a4a4 solid 1px;
	border-top:#e7e6e6 solid 1px;
	border-left:#e7e6e6 solid 1px;	
	padding:12px 0px 12px 0px;
	background-color:#e5e3e3;
	font-family:"Times New Roman", Times, serif;
}
.login{
	text-align:center;
	border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
	background:#FFFFFF;
	min-height:127px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	padding-bottom:10px;
}
.login .button{
	border:0px;
	margin-top:5px;
}
.login input{
	border:1px solid #666666;
}
.login table{
	text-align:left;
}
.container2{
	margin:2px auto 0px auto;
	width:1000px;
}
.container3{
	margin:2px auto 0px auto;
	width:700px;
}
.menu{
		
}
.menu a{
	margin-right:20px;
	font-size:24px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}
.menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.content2{
	color:#EFEFEF;
	padding:5px;
	width:990px;
	background-color:#222222;
	margin-top:20px;
	border:#151515 1px solid;
	min-height:450px;
}
.content2 h1{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}
.status{
	color:#999999;
	font-size:10px;
	text-align:right;
	margin-bottom:2px;
}
.error{
	color:#EF0000;
	font-weight:bold;
}
.ok{
	color:#00EF00;
	font-weight:bold;
}
.form2{
	padding-bottom:0px;
	margin:0px;
}

.uvodtable{
	font-size:18px;
	width:698px;
	margin-left:5px;
}
.uvodtable .novinka{
	text-align:left;
	font-weight:bold;
	color:#DD0000;
	border-bottom:#111111 2px ridge;
}
.uvodtable .datum{
	text-align:right;
	font-weight:bold;
	color:#999999;
	border-bottom:#111111 2px ridge;
}
.uvodtable .novinkatext{
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
}
.uvodtable .bythe a{
	font-size:16px;
	color:#FFFFFF;
	font-style:italic;
	text-decoration:underline;
}
.uvodtable .bythe a:hover{
	font-size:16px;
	color:#DDDDDD;
	font-style:italic;
	text-decoration:underline;
}

.uvoddiv{
	margin-top:22px;
	position:relative;
	width:705px;
	padding-left:1px;	
	border:#444444 1px solid;
}
.textbackground3 .uvoddiv{
	background:url(../images/transparent.png);
}
.uvoddiv p{
	margin:0px;
	padding:0px;
}
.tablenovinkycp{
	font-size:12px;
	font-weight:bold;
	border-collapse:collapse;
}
.tablenovinkycp td{
	border:#444444 1px solid;
	background-color:#333333;
}
.tablenovinkycp th{
	border:#666666 1px solid;
	background-color:#333333;
}
.tablenovinkycp img{
	border:0px;
}
.indexedit img{
	border:0px;
}
.kontactklick{
	display:block;
	z-index:100;
	position:absolute;
	right:0px;
	bottom:0px;
	height:22px;
	width:100px;	
	background:#330066;
}