/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}

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

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

a:link {

	text-decoration: none;
	}

a:visited {

	text-decoration: none;
	}

a:active {

	text-decoration: none;
	}

a:hover {

	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 #ccdae3 7px;
	border-right: solid #ccdae3 7px;
	}

#topbar {
	width: 732px;
	height: 200px;
	background: url(images/topbar.jpg) no-repeat;
	vertical-align: middle;
	margin-left:auto;
	margin-right:auto;
	color:#FF47C8;
	}
	
#topbar a, #topbar a:hover {
	display: block;
    width: 600px;
    height: 90px;
	margin-bottom:10px;
	outline:none;
    }

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

#footer {
	width: 732px;
	min-height: 100px;
	background: #faf2f8;
	text-align: left;
	vertical-align: middle;
	}

#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: 12px;

	text-decoration: none;
	}

#left_container a:hover {
	font-size: 12px;

	text-decoration: underline;
	}

#vlevo1 {
	width: 150px;
	background: #fac8eb url(images/zeleny.gif) bottom left no-repeat;
	margin-bottom: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 {
	width: 132px;
	background-color: #FFFFFF;
	border-bottom: solid #fac8eb 4px;
	padding-top:10px;
	}

#center_container {
	vertical-align: middle;
	width: 414px;
	background-color: #faf2f8;
	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 #fac8eb 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: #fac8eb url(images/vrsek.gif) repeat-x;
	text-align: left;
	}

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

.tuts_indi2 {

	width: 366px;
	background-color: #FFFFFF;
	border-bottom: solid #fac8eb 1px;
	font-size: 12px;
	float:left;
	}

.tuts_indi2 a:link, .tuts_indi2 a:visited {

	font-size: 13px;

	font-weight: bold;
	text-decoration: underline;
	}

.tuts_indi2 a:hover {

	font-size: 13px;

	font-weight: bold;
	text-decoration: underline;
	}
	
.tuts_indi {

	width: 414px;
	background-color: #FFFFFF;
	border-bottom: solid #fac8eb 1px;

	font-size: 12px;
	}

.tuts_indi a:link, .tuts_indi a:visited {

	font-size: 13px;

	font-weight: bold;
	text-decoration: underline;
	}

.tuts_indi a:hover {

	font-size: 13px;

	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-size: 12px;


	text-decoration: none;
}

.title-leftside {

	font-weight: bold;
	font-size: 13px;
color:#FF47C8;
line-height:25px;
margin-bottom:10px;
	text-decoration: none;
}

.advert-title {

	font-weight: bold;
	font-size: 13px;
color:#FF47C8;
line-height:20px;

	text-decoration: none;
}

.news-title {

	font-weight: bold;
	font-size: 13px;
line-height:20px;
	color: #FF47C8;
	text-decoration: none;
}

.tuts-title {

	font-weight: bold;
	font-size: 13px;
line-height:20px;
	color: #FF47C8;
	text-decoration: none;
}

.content {
	padding: 6px 10px 10px 10px;
	
	font-size: 12px;


}









.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;
}


.foot_txt {
	padding: 15px 0px 0px 15px;
	
	font-size: 12px;

	color: #444;
	text-decoration: none;
}

.foot_txt a:link, .foot_txt a:visited {
	color: #444;
	}
	
.strankovani {
line-height:1.5;
font-size:13px;
padding:10px;
}

.h3hlavni {
font-size:12px;
line-height:20px;
margin:0;
padding:0;
}

.clear {
clear:both;
}

.nejhranejsi {
border:0;
margin-bottom:10px;
}

h2 {font-size:18px;}
