*{outline:none;}
html,body{
	margin:0px;
	background-color:#F0F0F0;
	font-size:12px;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	color:#333;	
}

a{color:#5B5B5B;text-decoration:none;font:11px dotum, sans-serif;}
a:hover{color:#960062;}
h2{font-size:14px;}
.clear{clear:both;}

#content a{text-decoration:underline;font:12px dotum, sans-serif;}
img{border:none;padding:0px;margin:0px;}
table{border-collapse:collapse;}

input[type="text"],textarea,input[type="checkbox"]{border:1px solid #D0D0D0;}
input[type="text"]:focus,textarea:focus{border:1px solid #0084CF;}
input[type="submit"]{border:1px solid #D0D0D0;background-color:#215F97;color:#ffffff;}

#left_side li{list-style:none;} 
#left_side ul{padding-left:20px;}
#left_side li a{
	background-image:url('/includes/images/arrows.gif');
	background-repeat:repeat-y;
	padding-left:10px;
	line-height:11px;
	background-position:0px 0px;
}
#left_side li a:hover,#left_side li a.active{
	background-position:0px 11px;
	color:#0085cf;
}

#container{
	width:960px;
	margin:0 auto;
}

#top_adv{
	padding:10px 0px;
	width:100%;
	text-align:center;
	background-color:#333;
}

#header{
	text-align:center;
}

#header #main_menu{
	height:30px;
	background-image:url('../images/header_toolbox.png');
	background-repeat:no-repeat;
	background-position:center center;
}
#header #main_menu ul{padding:0px auto;margin:0px auto;}

#page{
	width:950px;
	margin:auto;
	padding-top:10px;
}

#page #left_side{
	width:250px;
	float:left;	
}

.box{
	padding:0px 8px;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	background-color:#fff;
}

.box_top .box_top_left{float:left;background-image:url('../images/box_top_left.png');background-repeat:no-repeat;width:4px;height:4px;}
.box_top .box_top_middle{float:left;background-image:url('../images/box_top.gif');background-repeat:repeat-x;height:4px;}
.box_top .box_top_right{float:right;background-image:url('../images/box_top_right.png');background-repeat:no-repeat;width:4px;height:4px;}

.box_bottom .box_bottom_left{float:left;background-image:url('../images/box_bottom_left.png');background-repeat:no-repeat;width:4px;height:4px;}
.box_bottom .box_bottom_middle{float:left;background-image:url('../images/box_bottom.gif');background-repeat:repeat-x;height:4px;}
.box_bottom .box_bottom_right{float:right;background-image:url('../images/box_bottom_right.png');background-repeat:no-repeat;width:4px;height:4px;}

.box_bottom{
	margin-bottom:20px;
}

.box .box_title{
	font-size:12px;
	text-align:center;
	border-bottom:1px solid #DCDCDC;
	padding:8px 0px 4px 0px;
	margin:0px 0px 8px 0px;
}

#page #left_side .box_title{
	background-image:url('/includes/images/title_bg.gif');
	background-repeat:no-repeat;
	background-position:center center;
	height:38px;
	line-height:32px;
	padding:0px;
	color:#FFFFFF;
}

#content .box_title{
	font-size:14px;
}

#page #left_side .box_top_middle,#page #left_side .box_bottom_middle{width:242px;}

#page #content{
	width:690px;
	float:right;
}

#page #content .box_top_middle,#page #content .box_bottom_middle{width:682px;}
#page #content .box{padding:0px 40px 40px 40px;line-height:18px;}

#main_menu a{
	color: #ffffff;
	height:20px;
	line-height:26px;
	font-weight:bold;
	padding:0px 10px;
	background: #333 url("/includes/images/seperator.gif") bottom right no-repeat;
	font-size:14px;
}

#main_menu a:hover,#main_menu a.current_page_item,#footer a:hover{
	color:#fe6d4c;
}

#main_menu ul{
	list-style:none;
}

#speedtest{
	width:596px;
	height:281px;	
	margin:auto;
	margin-bottom:20px;
	background-image:url('/includes/images/speedtest_bg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
}

#speedtest_obj{
	position:relative;
	top:15px;
}

.accordion_toggle:hover,.accordion_toggle_active{cursor:pointer;color:#960062;}
.accordion_toggle{cursor:pointer;color:#000000;}
.accordion_content{padding-left:20px;text-align:justify;}
.accordion_toggle{
	background-image:url('/includes/images/duk_inactive.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 5px;
}

#maincontent .short_article{
	margin-bottom:15px;
}
.accordion_toggle_active{
	background-image:url('/includes/images/duk_active.gif');
	font-style:italic;
	color:#960062;
}

.comment{
	border:1px solid #949FC4;
	margin-bottom:10px;
	padding:0px 5px;
}

#footer{
	height:41px;
	background-image:url('../images/header_toolbox.png');
	background-repeat:no-repeat;
	background-position:center center;	
	width:100%;
	text-align:center;	
}
#footer a{
	color:#ffffff;
	line-height:37px;
	margin-right:20px;
	font-weight:bold;
}

#form_domains{
	width:100%;
	margin-top:10px;
}

#form_domains #domains{
	width:100%;
}

.checked_domains_list{
	margin-top:30px;
}

.checked_domains_list .title{
	padding:1px 10px;
	font-size:14px;
	font-weight:bold;
	background-color:#313131;
	color:#FFFFFF;
}

.checked_domains_list .domain{
	border-bottom:1px solid #EFEFEF;
	padding-left:10px;
	color:#272727;
	font-weight:bold;
	padding:1px 10px;
}

.even{
	background-color:#F0F0F0;
}

#expired{
	color:#1C6787;
}
#expired tr:hover{
	color:#960062;
}

.checked_domains_list .domain:hover{
	background-color:#E7E7E7;
	border-left:3px solid #9FCF29;
	padding-left:7px;
	color:#000000;
	border-bottom:0px;
	padding-bottom:2px;
	cursor:pointer;
}

.underline{text-decoration:underline;}

.red{
	color:red;
	font-weight:bold;
}

#reklama_tekste{width:100%;text-align:center;margin:10px 0px;}

.left_articles li{padding:4px;margin:0px;}

#left_side .left_articles li a{
	background-image:none;
	font-size:13px;
	font-weight:bold;
	color:#3B5797;
	width:100%;	
}

.left_articles li:hover{
	background-color:#ECEFF5;
	border:1px solid #94A0C4;
	padding:3px;	
}

#left_side .left_articles li a:hover{
}

#statistika{width:200px;margin:auto;}
#statistika td{padding:2px 6px;text-align:center;border:1px solid #313131;}

#mainipt{text-align:center;border-top:1px solid #94A0C4;border-bottom:1px solid #94A0C4;line-height:18px;}
#mainipt a{text-decoration:none;font-style:italic;color:#3B5797;font-size:14px;font-weight:bold;line-height:18px;width:100%;display:block;background-color:#ECEFF5;}
#mainipt a:hover{text-decoration:underline;}

#last_comments{
	width:100%;
	margin:25px 0px 30px 0px;	
}

#last_comments h2{
	margin:0px;
	border-bottom:1px solid #949FC4;
	text-align:center;
}

#last_comments .comment_author{
	color:#3B5797;
	font-weight:bold;
	padding-top:10px;
}

#last_comments .latestcomments_comment{
	padding-left:10px;
}

#last_comments .latestcomments_more{
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:1px solid #8F959F;
}

#last_comments .latestcomments_comment a{
	color:#3B5797;font-style:italic;text-decoration:none;
}

#last_comments .latestcomments_more a{
	color:#3B5797;font-style:italic;text-decoration:none;
}

#last_comments a:hover{
	text-decoration:underline;
}

#atffc{
	display:none;
	visibility:hidden;
}
