@import url(css.css);

#obsah {
	width: 665px;
	float: right;
	/*background: url(../imgs/head-zbytek.jpg) no-repeat right top;*/
	padding-top: 88px;
	text-align: left;
	position: relative;
}

#hp {
	float: left;
	width: 411px;
	padding: 0px 30px 0 30px;
}

#vpravo {
	width: 194px;
	float: right;
}

#vpravo img {
	display: block;
	margin-bottom: 20px;
}

#vpravo #onlinetest {
	background: #D9DCBB url(../imgs/onlinetest.jpg) no-repeat left top;
	width: 144px;
	height: 158px;
	margin-bottom: 20px;
	padding: 15px 30px 0 20px;
}

#vpravo #onlinetest h2 {
	font-size: 111%;
	margin-bottom: 8px;
}

#vpravo #onlinetest p {
	font-size: 93%;
	line-height: 140%;
	margin-bottom: 12px;
}

#vpravo #onlinetest a {
	background: #C31A1D url(../imgs/onlinetest-a.png) no-repeat left top;
	width: 86px;
	height: 22px;
	line-height: 22px;
	display: block;
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

#vpravo #onlinetest a:hover {
	color: #FFC63B;
}

#hp h1 {
	font-size: 131%;
	margin-bottom: 15px;
	line-height: 130%;
}

#hp p {
	text-align: justify;
	font-size: 93%;
	line-height: 151%;
	color: #2B301F;
}

.vice {
	color: #B10B0E;
	background: url(../imgs/vice.gif) no-repeat right center;
	padding-right: 12px;
	float: right;
	font-size: 93%;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
}

.vice:hover {
	text-decoration: underline;
	color: #96B413;
}

#vpravo h2 {
	font-size: 111%;
	margin-bottom: 8px;
}

#hp h2 {
	font-size: 111%;
	margin-bottom: 8px;
}

#hp ul {
	margin-bottom: 15px;
	list-style: none;
}

#hp ul li {
	
}

#hp ul li a {
	padding-left: 26px;
	color: #B10B0E;
	text-decoration: none;
	font-weight: bold;
	font-size: 93%;
	line-height: 165%;
}

#hp ul li a:hover {
	color: #96B413;
	text-decoration: underline;
}

/*Honza - novinky vpravo*/
#vpravo p {
	font-size: 11px;
	text-align: justify;
	margin-right: 15px;
	margin-bottom: 8px;
}

#vpravo h2 {
	
}

.novinka-nadpis {
	color: rgb(177, 11, 14);
	font-size: 85%;
	margin-bottom: 8px;
}

.novinka-supernadpis {
	color: rgb(177, 11, 14);
	font-size: 15px;
}

#vpravo a:visited {
	color: rgb(177, 11, 14);
}

#vpravo a {
	color: #b10b0e;
}