html, body{
	height:100%;
	padding:0;
	margin:0;
}
body{	
	background:url(../../images/back.jpg) repeat-x;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#outer{
	min-height:100%;
	width:980px;
	text-align:left;
	margin:-52px auto 0;
	position:relative;
}
* html #outer{
	height:100%;
	width:980px;
	w\idth:980px;
}
#header{
	position:absolute;
	top:52px;
	left:-1px;
	width:980px;
	height:417px;
	overflow:hidden;
	z-index:100;
}
#left{
	position:relative;
	width:250px;
	float:left;
	padding:480px 0px 0px 20px;
}
#left a{
	display:block;
	width:190px;
	height:29px;
	background:url(../../images/menu_back.png) no-repeat;
	text-align:right;
	padding:11px 40px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#5E6D70;
	margin-bottom:1px;
}
#left a:hover{
	background:url(../../images/menu_back2.png) no-repeat;
	color:#0FAFED
}
#footer{
	width:980px;
	clear:both;
	height:25px;
	background:url(../../images/bottom_back.png) repeat-x;
	text-align:center;
	margin:auto;
	padding:25px 0px 0px 0px;
	font-size:11px;
}
* html #footer {
	\height:52px;
	he\ight:50px;
}
#content{
	width:670px;
	float:right;
	margin-top:480px;
	padding:0px 20px 1px 20px;
	text-align:justify;
}
html>body #minHeight{float:right;width:0;height:100%;margin-bottom:-52px;}
.clearer{height:1px;overflow:hidden;clear:both}

a{
	text-decoration:none;
	color:#49BEEA;
}
a:hover{
	color:#FF6600;
}
h1{
	font-size:17px;
	font-style:italic;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#737373;
}
.nadpis{
	font-size:17px;
	font-style:italic;
	margin:0px 0px 10px 0px;
	padding:8px 0px 7px 4px;
	color:#333333;
	border-bottom:1px solid #999999;
	background:#CCCCCC url(../../images/nadpis-back.jpg) repeat-x;
}
h2{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#737373;
}
.b1{
	width:305px;
	height:224px;
	float:left;
	padding:10px;
	cursor:pointer;
	background:url(../../images/tvorba_web_stranok.jpg) no-repeat;
}
.b1:hover{
	background:url(../../images/tvorba_web_stranok_2.jpg) no-repeat;
}
.b2{
	width:305px;
	height:224px;
	float:left;
	padding:10px;
	margin-left:16px;
	cursor:pointer;
	background:url(../../images/tvorba_web_stranok_splatky.jpg) no-repeat;
}
.b2:hover{
	background:url(../../images/tvorba_web_stranok_splatky_2.jpg) no-repeat;
}
.b3{
	width:305px;
	height:224px;
	float:left;
	padding:10px;
	cursor:pointer;
	background:url(../../images/preco_starweb.jpg) no-repeat;
}
.b3:hover{
	background:url(../../images/preco_starweb_2.jpg) no-repeat;
}
.b3 ul{
	padding:0px 0px 0px 25px;
	line-height:120%;
	margin:3px 0px;
	color:#6C6C6C;
}
.b3 ul li{
	padding:3px 0px 0px 0px;
}
.b4{
	width:305px;
	height:224px;
	float:left;
	padding:10px;
	margin-left:16px;
	cursor:pointer;
	background:url(../../images/preco_starweb_2.jpg) no-repeat;
}
.b4:hover{
	background:url(../../images/preco_starweb.jpg) no-repeat;
}
.b4 a{
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
}
.b4 a:hover{
	color:#0989BA;
}

ul{
	padding:0px 0px 0px 30px;
	line-height:120%;
	margin:3px 0px;
	color:#6C6C6C;
}
ul li{
	padding:2px 0px 2px 0px;
}
a img{
	padding:2px;
	border:1px solid #BEBEBE;
    background-color:#ffffff;
}
a img:hover{
	border:1px solid #FF6600;
}
.partneri a{
	font-size:7px;
	color:#999999;
}
ol{
	padding:0px 0px 0px 30px;
	line-height:120%;
	margin:3px 0px;
	color:#6C6C6C;
}
ol li{
	padding:2px 0px 2px 0px;
}