/* CSS Document */
body {
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	margin: 0;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 905px;
	height: 71px;
}
#logo {
	float: left;
	margin: 0;
	padding: 0;
}
#menu {
	margin: 0;
	padding: 0;
	float: right;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 28px 0px 0px 0px;
}
#menu a {
	color: #000000;
	text-decoration: none;
	margin: 0px 18px;
}
#menu a:hover {
	color: #30a4fd;
}
h1 {
	margin: 22px 6px 0px 0px;
	padding: 0;
	width: 172px;
	height: 29px;
	position: relative;
	overflow: hidden;
}
h1 span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 172px;
	height: 29px;
	margin: 0;
	background: url('czechlogo.png') top left no-repeat;
}
#motto {
	background: url('line.png') top left repeat-x;
	width: 100%;
	margin: 0px auto;
	height: 9px;
}
#contain {
	width: 905px;
	margin: 0px auto;
}
#left {
	width: 730px;
	float: left;
}
.logobox {
	width: 339px;
	float: left;
	margin: 20px 25px 0px 0px;
}
.logo {
	background: url('logo-bg.png') no-repeat;
	width: 300px;
	height: 221px;
	margin: 0;
	padding: 4px 4px 3px 4px;
	float: left;
}
.logo a img {
	width: 292px;
	height: 214px;
	border: none;
	margin: 0px;
}
.other {
	width: 31px;
	margin: 0;
	padding: 5px 0px;
	float: right;
}
.other a img.comment541 {
	border: none;
	position: relative;
	top: 85px;
}
#pages {
	margin: 30px 0;
	width: 100%;
	text-align: center;
	clear: both;
}
#pages a {
	text-decoration: none;
}
#pages a.word {
	color: #2e9ef3;
	font-size: 11px;
}
#page a:hover {
	text-decoration: underline;
}
#pages span.one {
	background: url('page-bg.png') top left no-repeat;
	color: #30a4fd;
	font-size: 11px;
	width: 17px;
	height: 18px;
	padding: 2px 6px 4px 6px;
	display: inline;
}
#pages a.one {
	background: url('page-bg.png') top left no-repeat;
	color: #3f3f3f;
	font-size: 11px;
	width: 17px;
	height: 18px;
	padding: 2px 6px 4px 6px;
}
#right {
	float: left;
	width: 175px;
	margin: 30px 0;
	padding: 0;
}
#right form#searching {
	width: 175px;
	margin: 0 0 30px 0;
}
#right form#searching input {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.search, .search2 {
	border: 1px solid #dfdfdf;
	height: 23px;
	border-right: none;
	width: 145px;
	line-height: 25px;
	padding: 0px;
}
.search1 {
	border: 1px solid #dfdfdf;
	height: 23px;
	width: 145px;
	line-height: 25px;
	padding: 0px;
	margin: 0 25px 0 0;
}
.search2 {
	width: 510px;
}
.ok {
	border: none;
	background: url('ok-bg.png') repeat-x;
	width: 29px;
	height: 25px;
	padding: 0;
}
#best-graphics, #best-studios {
	margin: 0px 0 20px 0;
	padding: 0;
	width: 175px;
}
h2 {
	margin: 0 0 8px 0;
	padding: 0px 10px;
	line-height: 23px;
	width: 175px;
	background: url('h2-bg.png') no-repeat;
	height: 25px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal
}
.rated {
	margin-left: 15px;
	font-size: 11px;
	line-height: 16px;
}
.rated a {
	color: #30a4fd;
}
.rated div {
	margin-top: 8px;
	width: 80px;
	float: right;
	text-align: right;
	height: 13px;
	background: url('q.png') bottom left no-repeat;
}
.rated div a {
	color: #000000;
	text-decoration: none;
}
.rated div a:hover {
	color: #30a4fd;
}
h3 {
	margin: 42px 0px 0px 0px;
	padding: 0;
	width: 175px;
	height: 13px;
	position: relative;
	overflow: hidden;
}
h3 span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 175px;
	height: 13px;
	margin: 0;
	background: url('the-idea.png') top left no-repeat;
}
#idea {
	width: 175px;
	padding: 5px 0px 10px 20px;
	font-size: 11px;
	line-height: 16px
}
#idea img {
	margin: 0 5px 2px 0px;
}
#idea hr {
	height: 10px;
	color: #ffffff;
	border: none;
}
/*SUBMIT a LOGO*/
.title {
	color: #30a4fd;
	font: normal normal Arial;
	font-size: 15px;
	margin: 20px 60px 20px 20px;
}
form.title legend {
	color: #30a4fd;
	font-size: 16px;
	margin-bottom: 7px;
}
form.title fieldset {
	border: 3px double #30a4fd;
	padding-left: 15px;
}
form.title label {
	color: #000000;
	font-size: 0.8em;
}
form.title input.in {
	border: 1px solid #dfdfdf;
	width: 80%;
	margin: 5px 5px 15px;
	font-size: 11px;
	padding: 0px 1px;
	line-height: 20px;
	height: 20px;
}
form.title hr {
	height: 1px;
	background: #dfdfdf;
	border: none;
	width: 80%;
	float: left;
}
form.title select {
	margin: 10px
}
input.send {
	width: 150px;
	height: 25px;
	background: url('h2-bg.png') repeat-x;
	padding: 0;
	border: none;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
}
/*THE LOGO*/
#the-logo {
	margin: 20px 0;
	font-size: 0.8em;
	line-height: 150%;
}
#the-logo .logo {
	margin-right: 20px;
}
#the-logo b {
	color: #30a4fd;
	font-size: 1.2em;
	display: block;
	margin-bottom: 5px;
}
#the-logo em {
}
#the-logo a {
	color: #30a4fd;
}
.rating {
	margin: 10px;
	font-size: 11px;
	line-height: normal;
}
.rating img {
	margin-bottom: 10px;
}
#comments {
	width: 710px;
}
#comments hr {
	height: 1px;
	background: #dfdfdf;
	border: none;
	width: 100%;
}
.comment {
	width: 710px;
	padding: 5px 0px 5px 40px;
	font-size: 0.75em;
	background: url('comment.png') no-repeat;
}
.comment2 {
	width: 710px;
	padding: 5px 0px 5px 40px;
	font-size: 0.75em;
	background: url('comment2.png') no-repeat;
}
.comment3 {
	width: 710px;
	padding: 5px 0px 5px 40px;
	font-size: 0.75em;
	background: url('comment.png') no-repeat;
}
.comment4 {
	width: 710px;
	padding: 5px 0px 5px 40px;
	font-size: 0.75em;
	background: url('comment2.png') no-repeat;
}
.name {
	float: left;
	color: #2d98eb;
	width: 80px;
}
.text {
	float: left;
	width: 470px;
}
#leave {
	margin: 25px 0;
}
#leave span {
	color: #2d98eb;
	font-size: 12px;
	font-style: italic;
}
#leave input {
	float: left;
	font-size: 11px;
}
/*CONTACT*/
form.title textarea {
	width: 80%;
	margin: 5px 5px 15px;
	height: 50px;
}
#titlik {
	margin: 20px 0 2px 0;
	color: #30a4fd;
	font-weight: bold;
}
#titlik span {
	font-style: italic;
	color: #0d0d0d;
}
/*HLASOVANI EFEKT*/
a.votegray, a.vote, a.votefirst, a.votesecond, a.votethird, a.votefourth {
	display: block;
	width: 20px;
	height: 20px;
}
a.votegray {
	background-image: url('star-gray.png');
}
a.vote {
	background-image: url('star.png');
}
a.votefirst {
	background-image: url('star-first.png');
}
a.votesecond {
	background-image: url('star-second.png');
}
a.votethird {
	background-image: url('star-third.png');
}
a.votefourth {
	background-image: url('star-fourth.png');
}
a.votegray:hover, a.vote:hover, a.votefirst:hover, a.votesecond:hover, a.votethird:hover, a.votefourth:hover {
	background-image: url('star-first.png');
}
a.votefirst:hover {
	background-image: url('star.png');
}
/*aby nebyl shodnę*/
#menu a.czech {color: #9add1a;}
#menu a.czech:hover {color: #30a4fd;}