body{
	background-color: #000000;
	background-image:  url('../page/back.gif');
	background-position: top left;
	background-repeat: repeat-x;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	font-family:tahoma;
	font-size:12px;
}

#up{
	margin-top:20px;
	float:left;
	width:160px;
	text-align:right;
}


#menu img{
	border:none;
}

#container{	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:900px;
	height:auto;	
	border:none;
}

#header{
	background-image:url(../page/banner.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:158px;
	margin:0px;
	width:900px;
}

#reklama{
	text-align:right;
	margin-left:15px;
	margin-bottom:30px;
	margin-top:15px;
	width:120px;
}

#reklama img{
	border:none;
}

#spodok {
	width:100%;
	height:46px;
	background-color: #000000;
	
	background-image: url('../page/end.jpg');
	background-position:top left;
	background-repeat: repeat-x;
	overflow:hidden;
	
}

#menu{
	background-color:#3F4446;
	background-image:url(../page/back_menu.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	float:left;
	height:auto;
	width:180px;
}

#menu_links a {
	/*
	background-image:url(../page/dot_red_m.gif);
	background-position:right center;
	background-repeat:no-repeat;
	*/
	color:#FFFFFF;
	display:block;
	float:left;
	height:20px;
	padding:5px 5px 5px 0;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial,Helvetica;
	width:160px;
	border-bottom:1px solid #333333;
}

#menu_links a:hover, #menu_links .active a {
	background:#000000 url(imgs/dot_grey_m.gif) no-repeat scroll right center;
}

#img {
	margin-top:15px;
	margin-left:15px;
}

#registracia {
	width:138px;
	border:1px solid silver;
	float:left;
	margin-left:20px;
	margin-bottom:15px;
}

#registracia a{
	text-decoration:none;
	color:white;
	float:right;
}


#detail{
	margin-left:25px;
	margin-top:25px;
	overflow:auto;
	background-image: url('../layout/back_box.jpg');
	background-position:top left;
	background-repeat: repeat-y;
	border:1px solid #666666;
}
#hl_menu {
	margin-left:45px;
}

#k_pic{
}

#k_pic img{
	border:none;
}

.hl_menu{
	float:right;
	overflow:hidden;
	margin-top:7px;
	width:150px;
	height:15px;
	background-color:transparent;
	border-bottom:1px solid #333333;
}

#hl_menu a{
	color:#FFFFFF;
	text-decoration:none;
}


#hl_menu a:hover{
	text-decoration:none;
	color:yellowgreen;
}
#menu_links{
	float:left;
	height:auto;
	margin:2px 0px 0px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:right;
	width:160px;	
}

#content{
	color:white;
	width:720px;
	height: auto;
	min-height:650px;
	margin: 10px 0 10px 0;
	background-image:  url('../page/back_content.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	float: right;
	background-color: #000000;
	padding-bottom: 60px;
}

#content img{
	border:none;	
}

#footer{
	color:#FFFFFF;
	background:#000000 url('../page/dot_grey_m.gif') no-repeat scroll right center;
	font-size:10px;
	text-align:center;
	float:right;
	margin:0 40px 0 0;
	width:640px;
}

#zla_obj{
	color:white;
}

#zla_obj a{
	text-decoration:none;
	font-weight:bold;
	color:gray;
}

#zla_obj a:hover{
	color:silver;
}

.i1{
	margin-top: 5px; 
	color: #666666; 
	font-family: Arial; 
	font-size: 11px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #333333;  
	background-color: transparent;
	width:99%;
}

/* TO UZ JE MOJE */
.nahlad {
	min-height:120px;
	padding:5px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:10px;
	border:1px solid #666666;
	background-color:#000000;
	background-image: url('../layout/back_box.jpg');
	background-position:top left;
	background-repeat: repeat-y;
	color:white;
	width:200px;
	font-size:12px;
	float:left;
	overflow:auto;
}

.nahlad p{
	color:white;
	margin:0px;	
	font-size:11px;
}

.nahlad .nazov{
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

#text{
	margin-top:20px;
	margin-left:30px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
}

#chyba{
	margin-top:20px;
	margin-left:30px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
}

#content a{
	text-decoration:none;
	color:silver;
}

#content a:hover{
	color:white;
}

#content .nazov a{
	text-decoration:none;
	color:white;
}

#content .nazov a:hover{
	text-decoration:none;
	color:silver;
}

.nahlad_obr {
	width:auto;
	height:auto;
}

.nahlad_popis{
	min-height:110px;
}

#formular{
	color:#FFFFFF;
	margin-left:10px;
}

#registracia{
	width:150px;
	border:1px solid #333333;
	float:left;
	margin-left:15px;
	padding-bottom:5px;
	background-image: url('../page/reg.jpg');
	background-position:top left;
	background-repeat: no-repeat;
	overflow:hidden;
	background-color: #000000;
}

#registracia a{
	margin-right:5px;
}

#registracia a:hover{
	color:yellowgreen;
}



#formular table {
	color:#FFFFFF;
	font-size:12px;
}

#kosik2{
	border:1px solid silver;
	width:150px;
	float:right;
	overflow:auto;
	height:65px;
	margin-top:7px;
	margin-right:0px;

	background-image: url('../page/kosik.jpg');
	background-position:top left;
	background-repeat: repeat-y;
}

#kosik2 table{
	margin-left:auto;
	margin-right:auto;
	width:90%;
}


#kosik{
	position:absolute;
	top:5px;
	right:5px; 
	min-width:100px; 
	min-height:70px;
	background-color:#CCEECC;
	margin-left:5px;
	border:3px solid #AACCAA;
	font-size:12px;
}

#kosik td{
	font-size:11px;
}
