/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}

html,body
	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	background-color: #a30057;
	}

a {
	color: #a30057;
	text-decoration: none;
	}

a:link {
	color: #a30057;
	text-decoration: none;
	}

a:visited {
	color: #a30057;
	text-decoration: none;
	}

a:active {
	color: #a30057;
	text-decoration: none;
	}

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

#container {
	margin: 0px;
	padding: 0px;
	width: 732px;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-left:auto;
	margin-right:auto;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid #70003C 7px;
	border-right: solid #70003C 7px;
	}

#topbar {
	width: 732px;
	height: 88px;
	background: url(images/topbar.jpg) no-repeat;
	vertical-align: middle;
	margin-left:auto;
	margin-right:auto;
	}
	
#topbar a, #topbar a:hover {
	display: block;
    width: 500px;
    height: 70px;
    }

#mainbody {
	background-color: #f6e5ee;
	width: 732px;
	margin-left:auto;
	margin-right:auto;
    padding-bottom: 10px;
	}

#footer {
	width: 732px;

	background: #eed1e1;
	text-align: left;
	vertical-align: middle;
	border-bottom:20px solid #0071d3;
	}

#left_container {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	}

#left_container a:link, #left_container a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}

#left_container a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	}

#red_navigation {
	width: 150px;
	background: #660033 url(images/cerveny.gif) bottom left no-repeat;
	}

#green_navigation {
	width: 150px;
	background: #8A0049 url(images/zeleny.gif) bottom left no-repeat;
	margin-top: 10px;
	}

#blue_navigation {
	width: 150px;
	background: #BD0065 url(images/modry.gif) bottom left no-repeat;
	margin-top: 10px;
	}
	
#m_navigation {
	width: 150px;
	background: #a30057 url(images/magenta.gif) bottom left no-repeat;
	margin-top: 10px;
	}
	
#google {
	width: 150px;
	background: #D60072 url(images/google.gif) bottom left no-repeat;
	margin-top: 10px;
	}

#right_container {
	width: 132px;
	float: right;
	margin-right: 10px;
	margin-top: 5px
	}

#ads_top_bar {
	padding-top: 6px;
	padding-bottom: 2px;
	height: 23px;
	width: 132px;
	background: #DDDDDD url(images/vrsek.gif) repeat-x;
	text-align: left;
	}

#ads_main {
	height: 908px;
	width: 132px;
	background-color: #FFFFFF;
	border-bottom: solid #e3b2cc 4px;
	}

#center_container {
	vertical-align: middle;
	width: 414px;
	background-color: #f6e5ee;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	}

#news_top_bar {
	padding-top: 6px;
	padding-bottom: 2px;
	height: 23px;
	width: 414px;
	background: #DDDDDD url(images/vrsek.gif) repeat-x;
	text-align: left;
	}

#news_main {     
	width: 414px;
	background-color: #FFFFFF;
	border-bottom: solid #e3b2cc 3px;
	margin-bottom: 5px;
	text-align: left;
	}

#news_main a:link, #news_main a:visited {
	font-weight: bold;
	text-decoration: none;
	}

#news_main a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

#tuts_top_bar {
	padding-top: 6px;
	padding-bottom: 2px;
	height: 23px;
	width: 414px;
	background: #e3b2cc url(images/vrsek.gif) repeat-x;
	text-align: left;
	}

#tuts_main {
	height: auto;
	width: 414px;
	background-color: #FFFFFF;
	border-bottom: solid #e3b2cc 3px;
	}

.tuts_indi2 {
	font-family: verdana, arial, sans-serif;
	width: 366px;
	background-color: #FFFFFF;
	border-bottom: solid #e3b2cc 1px;
	line-height:12px;
	font-size: 10px;
	float:left;
	}

.tuts_indi2 a:link, .tuts_indi2 a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	}

.tuts_indi2 a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
	
.tuts_indi {
	font-family: verdana, arial, sans-serif;
	width: 414px;
	background-color: #FFFFFF;
	border-bottom: solid #e3b2cc 1px;
	line-height:12px;
	font-size: 10px;
	}

.tuts_indi a:link, .tuts_indi a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	}

.tuts_indi a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	}



#game_container {
	width: 732px;
	margin-left:auto;
	margin-right:auto;
    padding-bottom: 10px;
    }

#game_container p {
padding:10px;
    }


.cB {
	clear: both;
	}






.txt-leftside {
	padding: 4px 10px 6px 10px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.title-leftside {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.advert-title {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}

.news-title {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}

.tuts-title {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}

.content {
	padding: 6px 10px 10px 10px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}









.icons {
	float: inherit;
	margin-right: 5px;
	vertical-align: middle;
	padding-bottom: 2px;
}

.tut_icon {
	height: 80px;
	width: 80px;
	border:0;
}

.tut_format {
	width: 100%;
	height: 114px;
	border: none;
	padding: 1px;
	margin: 0px;
}

.tut_contbox {
	padding-left: 5px;
	padding-right: 15px;
	width: 300px;
	text-align: left;
	vertical-align: middle;
}

.tut_iconbox {
	width: 25%;
	text-align: center;
	vertical-align: middle;
}

.tut_more {
	text-align: right;
	font-family: verdana, arial, sans-serif;
	line-height:11px;
	font-size: 10px;
	color: #000000;
	margin-right: 7px;
}

.tut_more a:link, .tut_more a:visited {
	line-height:11px;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	}

.tut_more a:hover {
	line-height:11px;
	font-size: 10px;
	text-decoration: underline;
	color: #a30057;
	font-weight: normal;
	}

.foot_txt {
	padding: 15px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}

.foot_txt a:link, .foot_txt a:visited {
	color: #666666;
	}
	
.strankovani {
line-height:1.5;
}

.h3hlavni {
font-size:10px;
margin:0;
padding:0;
}

.clear {
clear:both;
}

/* -------------------------------------------------------------------------------------------------------
AdFox
------------------------------------------------------------------------------------------------------- */
div#adfox-l2 {text-align:left;padding-left:15px;}
div#adfox-l2 h2 {float:right; padding-right:0px;}
div#adfox-l2 h2 a {color:#aaa !important; font-size:9px; text-decoration:none;}

div.adfox-box {margin-bottom:10px;	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;}

div.adfox-box p {margin:0;text-indent:0;padding:0}
div.adfox-box h3 {margin-bottom:8px;}
div.adfox-box h3 a {font-size:11px; color:#a30057;font-weight:bold;text-decoration:none}
div.adfox-box h3 a:hover {color:#a30057;}
div.adfox-box a {text-decoration:none;color:#aaa;margin:0;text-indent:0;padding:0}