/*
	project: internet hosting template
	author: luka cvrk (www.solucija.com) 
	
*/

*{ margin: 0; padding: 0; }
body { line-height: 1.7em; background: #fff url('images/bg.jpg') repeat-x; color: #454545; font-style:normal; font-variant:normal; 
font-weight:normal; font-size:.7em; font-family:Arial, Verdana, Sans-Serif; text-align: center; margin-top: 0px  }
a { color: #3F2C57; background: inherit; text-decoration: none; }
#left a, #right a { border-bottom: 1px dotted #3F2C57; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 { font: normal 2.8em Georgia, "Trebuchet MS", Arial, Sans-Serif; padding: 0 0 0 0; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.8em Georgia, "Trebuchet MS", Arial, Sans-Serif; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
img { border: 0px none; }


#content { margin: 0 auto; margin-top: 20px; width: 980px; text-align: left; }
#header {
	padding: 10px 0;
	color: #fff;
	margin: 0 0 20px 0;
	height: 94px;
}


#kat {
	position: absolute; 
	padding-right: 0px;
	padding-left: 390px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -30px;
	margin-bottom: 0px;
}

#search {
	position: absolute; 
	padding-right: 0px;
	padding-left: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#tablist{  margin: 30px 0 0 0; margin-top: 10px;  }
	#tablist li{ list-style: none; display: inline;  }
	#tablist li a{
		text-decoration: none;
		margin: 0 3px 0 0;
		padding: 8px 15px;
		border: 2px solid #000000;
		font-weight: bold;
		color: #ccc;
		background: #fff url('images/menu.jpg') repeat-x;
	}
	#tablist li a:hover{
		border: 2px solid #fff;
		color: #fff; text-decoration: underline;
		background: #fff url('images/side_menu.jpg') repeat-x;
	}
	#tablist li a.current{
    		
    color: #fff;
	}
	#tablist .key { text-decoration: underline; }



#left {
	float: left;
	width: 670px;
	margin: 0 0 10px 0;
}
	.border { border: 1px solid #AF0C00; color: #808080; margin: 0 0 5px 0;}
	
	
	
	

	
	.subheader {
		padding: 15px;
		background: #FFFFFF;
		color: #FFFFFF;
		border: 2px solid #AF0C00;
	}
	.highlight { background: #C5E7F6; color: #000; }
	.left_articles {
		margin: 0 0 10px 0;
		border: 2px solid #eee;
		color: #454545;
		padding: 15px 15px 5px 10px;
		
	}
		.date { font-size: .9em; background: #fff url('images/news.gif') no-repeat center left; color: #808080; padding-left:12px; 
		padding-right:0; padding-top:0; padding-bottom:0 }
		.bigimage {
			float: left;
			clear: left;
			margin: 0 15px 10px 0;
		}
	.left_box {
		background: #F4F1F8;
		color: #808080;
		border-left: 3px solid #E8E2F2;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}	
			





	#hladaj1 input {
	width:202px;
	height:30px;
	background:url('http://www.sk.98.sk/templates/b/images/input.png') no-repeat left top;
	color:#333;
	border:0px none;
	margin-bottom:5px;
	margin-left:-8px;
	color:#777; font-style:normal; font-variant:normal; font-weight:normal; font-size: 12px; 
	font-family:Arial, Verdana, Sans-Serif; padding-left:8px; padding-right:0px; padding-top:5px; padding-bottom:5px
}


	 #hladaj1 input[type=submit] {
	 cursor:pointer;
	 color:#fff;
	 font-weight:bold;
	 margin-left:2px;
	 width:164px;
	 height:29px;
	 background:url('http://www.sk.98.sk/templates/b/images/submit.png') no-repeat top; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:5px
}

     #hladaj1 input:hover[type=submit] {
	 cursor:pointer;
	 color:#fff;
	 font-weight:bold;
	 text-decoration:underline;
	 width:164px;
	 height:29px;
	 background:url('http://www.sk.98.sk/templates/b/images/submit2.png') no-repeat top; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}






#right {
	float: right;
	width: 250px;
	
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0
	
}
	.button {
		font: normal 1.6em "Georgia", "Times New Roman", Arial;
		color: #FFFFFF; 
		text-align: center;
		margin: 0px 0 10px 0; margin-top:0px; margin-right:66px; margin-bottom:25px;

	}

	
	.big { color: #2e2e2e; font: normal 2em "Georgia", "Times New Roman", Arial; }
	
	#side_menu { margin: 0 0 20px 0; width: 186px; text-align: center; font-weight: bold; }
	#side_menu li { list-style: none; }
	#side_menu li a { color: #fff; border: 0px none; display: block; background: #fff url('images/side_menu.jpg') repeat-x; 
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:1px; padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px }
	#side_menu li a:hover { color: #fff; background: #fff url('images/menu.jpg') repeat-x; text-decoration: underline; }	
	
	.image { float: left; margin: 0 9px 3px 0; }
	

#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }
.bel
{
	color:white;
	}


input
{
	border:1px solid grey; 
	}


textarea
{
	border:1px solid grey; 
	}
select
{
	border:2px solid grey;
	}
	
	.rating{
	font-size:110%;
	margin-bottom:7px;
	}
	
	.comm{
	font-size:110%;
	}
	
	.comment{
	font-size:110%;
	line-height:15px;
	}
.comment .name{
	color:blue;
	font-size:90%;
	margin-bottom:3px;
	}
	
	.comment .com{
	color:black;
	font-size:90%;
	}
	
.comment .name b{
	color:black;
}

table {
	line-height: 1.7em; color: #454545; font-style:normal; font-variant:normal; 
font-weight:normal; font-size:11px; font-family:Arial, Verdana, Sans-Serif; 

	}