/* W Solutions (c) 2010 */
* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial;
	line-height: 18px;
}
ul, ol {
	list-style-position: outside;
	margin-left: 20px;
}
body, html {
	margin: 0;
	padding	: 0;
	text-align: center;
	font-size: 12px;
	background-color: #000204;
	overflow-x: hidden;
	color: #f9f9f9;
}
a:link, a:visited, a:active {
	text-decoration: none;
	cursor: pointer;
	color: #0e6cf6;
}
a:hover, a.white:hover {
	color: #67ade1;
}
a.white {
	color: #ffffff;
}
h1, h2 {
	color: #0e6cf6;
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
}
fieldset.long input {
	width: 180px;
}
fieldset {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
}
fieldset dl {
	padding: 0;
	min-height:10px;
	clear: both;
	padding-top: 7px;
}
fieldset dt {
		float: left;	
		width: 30%;
		text-align: left;
		display: block;
		font-weight: normal;
		color: #0e6cf6;
}
fieldset dt span {
	font-size: 10px;
	color: #9c9c9c;
}
fieldset dd {
		margin-left: 31%;
		vertical-align: top;
		margin-bottom: 3px;
		font-weight: normal;
		text-align: left;
}
label.inline {
	display: inline;
}

label.inline input {
	vertical-align: middle;
	display: inline;
	width: auto;
	margin-right: 5px;
}
input, textarea, select {
	padding: 3px;
	width: 120px;
	background-color: #103b6d;
	border: 2px solid #103b6d;
	color: #ffffff;
	margin-bottom: 5px;
}
textarea#komentar {
	width: 600px;
}
input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus
{
	background-color: #103b6d;
	border: 2px solid #18579f;
}
input.submit, input.submitl, fieldset.long input.submit {
	display: block;
	width: 88px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	color: #ffffff;
	cursor: pointer;
	background-image: url('../images/button_play.jpg');
	text-align: center;
	border: none;
}
input.submit:hover {
	font-weight: bold;
	border: none;
}
input.submitl {
	margin: 0 auto 0;
	margin-bottom: 7px;
}
input.login {
	margin-bottom: 10px;
}
input.checkbox {
	width: auto;
	margin-right: 5px;
}
input.captcha, fieldset.long input.captcha {
	width: 40px;
	vertical-align:20px; 
	margin-right: 15px;
}

textarea#popis {
	width: 400px;
}
form.rem, form.app, form.edit {
	float: right;
}
form.rem input, form.app input, form.edit input {
	cursor: pointer;
	background-color: #980606;
}
form.app input {
	background-color: #378b0e;
}
form.edit input {
	background-color: #67ade1;
}
.error {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #337bb9;
	line-height: 18px;
}
p {
	margin-bottom: 15px;
	line-height: 18px;
}
.clear {
	clear: both;
}
.clearl {
	clear: left;
}
.clear20 {
	clear: both;
	height: 10px;
}
.right {
	float: right;
}
table.uzivatelia {
	margin-left: 20px;
	margin-right: 20px;
	width: 600px;
}
table.uzivatelia tr th {
	background-color: #0e6cf6;
	font-weight: bold;
}
table.uzivatelia tr th, table.uzivatelia tr td {
	padding: 3px;
}
table.uzivatelia tr td.center {
	text-align: center;
}
#header {
	width: 960px;
	height: 311px;
	margin: 0 auto 0;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	padding-top: 40px;
}
	a#logo {
		display: block;
		width: 270px;
		height: 107px;
		text-indent: -50000px;
		cursor: pointer;
		float: left;
	}
	#hladaj {
		float: right;
		width: 304px;
		height: 29px;
		margin-top: 20px;
		margin-right: 26px;
	}
		input.hladaj_text {
			width: 139px;
			width: 133px !important;
			height: 29px;
			line-height: 29px;
			background-image: url('../images/hladaj_slovo.jpg');
			background-repeat: no-repeat;
			border: none;
			padding: 0;
			padding-left: 3px;
			padding-right: 3px;
			float: left;
		}
		a#hladaj_zaner {
			width: 119px;
			height: 29px;
			line-height: 29px;
			color: #ffffff;
			display: block;
			float: left;
			background-image: url('../images/hladaj_kategoria.jpg');
			background-repeat: no-repeat;
			margin-left: 1px;
		}
		#hladaj_zanre {
			width: 119px;
			padding-top: 5px;
			padding-bottom: 5px;
			background-color: #18579f;
			text-align: left;
			position: absolute;
			margin-left: 140px;
			margin-top: 29px;
		}
		#hladaj_zanre label {
			margin-left: 10px;
		}
		input.hladaj_ok {
			width: 44px;
			height: 29px;
			line-height: 29px;
			float: left;
			background-image: url('../images/hladaj_ok.jpg');
			background-repeat: no-repeat;
			margin-left: 1px;
			padding: 0;
			border: none;
			cursor: pointer;
		}

	ul#menu {
		width: 907px;
		height: 64px;
		margin: 0 auto 0;
		padding: 0;
		list-style: none;
	}
	ul#menu li {
		float: left;
		display: inline;
		margin-right: 10px;
		margin-top: 7px;
		width: 140px;
	}
	ul#menu li a {
		color: #ffffff;
		line-height: 44px;
		height: 44px;
		display: block;
		background-image: url('../images/menu_cen.png');
		background-repeat: repeat-x;
	}
	ul#menu li a:hover {
		background-image: url('../images/menu_cen_hover.png');
		background-repeat: repeat-x;
		text-decoration: none;
	}
	ul#menu li span.mleft, ul#menu li span.mright {
		width: 25px;
		height: 44px;
	}
	ul#menu li span.mleft {
		background-image: url('../images/menu_left.png');
		background-repeat: no-repeat;
		float: left;
	}
	ul#menu li span.mright {
		background-image: url('../images/menu_right.png');
		background-repeat: no-repeat;
		float: right;
	} 
	ul#menu li:hover span.mleft
	{
		background-image: url('../images/menu_left_hover.png');
		background-repeat: no-repeat;
	}
	ul#menu li:hover span.mright
	{
		background-image: url('../images/menu_right_hover.png');
		background-repeat: no-repeat;
	}
#content_top {
	width: 907px;
	height: 18px;
	margin: 0 auto 0;
	background-image: url('../images/content_top.jpg');
	background-repeat: no-repeat;
}
#content_bottom {
	width: 907px;
	height: 18px;
	margin: 0 auto 0;
	background-image: url('../images/content_bottom.jpg');
	background-repeat: no-repeat;
	clear: both;
}
	#footer {
		margin-top: 10px;
	}
#content {
	width: 907px;
	margin: 0 auto 0;
	background-image: url('../images/content_bg.jpg');
}
	#content_right {
		width: 262px;
		float: right;
	}
		.sidebox, .sideboxtop {
			width: 262px;
			width: 227px !important;
			height: 56px;
			line-height: 70px;
			text-align: left;
			margin-top: 10px;
			margin-bottom: 15px;
			padding-left: 35px;
			background: url('../images/login.png');
			color: #ffffff;
			font-size: 15px;
		}
		.sideboxtop {
			margin-top: -18px;
			background: url('../images/kategorie.png');
		}
			.sideboxin {
				margin-left: 35px;
				margin-right: 35px;
			}
	#content_left {
		width: 645px;
		text-align: left;
	}
		#strankovanie {
			width: 600px;
			margin: 0 auto 0;
			text-align: center;
		}
			#strankovanie a {
				color: #ffffff;
				display: inline;
				padding-left: 2px;
				padding-right: 2px;
			}
			#strankovanie a:hover {
				text-decoration: underline;
			}
			#strankovanie a.buttonl, #strankovanie a.buttonr, #strankovanie a.button {
				width: 26px;
				height: 22px;
				line-height: 22px;
				text-align: center;
				display: inline-table;
				vertical-align: middle;
				background-image: url('../images/strankovanie_butt.png');
				background-repeat: no-repeat;
				color: #ffffff;
				margin-left: 6px;
				margin-right: 6px;
				padding: 0;
			}
				#strankovanie a.buttonl {
					float: left;
				}
				#strankovanie a.buttonr {
					float: right;
				}
		.inner {
			margin-left: 20px;
			margin-right: 20px;
			text-align: left;
		}
		fieldset div.inner {
			margin-left: 0px;
			margin-right: 40px
		}

ul.zanre {
	list-style-type: none;
	margin: 0;
	margin-left: 35px;
	padding: 0;
	text-align: left;
}
ul.zanre h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
ul.zanre li {
	background-image: url('../images/submenu_sipka.jpg');
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	line-height: 18px;
	margin-bottom: 3px;
}
ul.zanre li a {
	color: #ffffff;
	display: block;
}
ul.zanre li a:hover {
	color: #6cb5f4;
}

ul.filmy {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	display: block;
}
	ul.filmy li {
		width: 625px;
		margin-left: 20px;
		margin-bottom: 20px;
		font-size: 11px;
		line-height: 18px;
		display: block;
		float: left;
	}
		ul.filmy .right {
			float: right;
			width: 490px;
			text-align: left;
			display: block;
		}
		ul.filmy li div.left {
			float: left;
			margin-right: 20px;
		}
		ul.filmy li h3 {
			color: #e8d972;
			font-size: 15px;
			margin-bottom: 10px;
		}
		ul.filmy li h3 a {
			color: #e8d972;
		}
		ul.filmy li h3 a:hover {
			text-decoration: underline;
		}
		ul.filmy li p {
			margin-top: 10px;
		}
		a#prehraj {
			display: block;
			width: 88px;
			height: 22px;
			line-height: 22px;
			color: #ffffff;
			cursor: pointer;
			background-image: url('../images/button_play.jpg');
			text-align: center;
		}
		a#prehraj:hover {
			font-weight: bold;
		}
ul.komentare {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
ul.komentare li {
	list-style: none;
	padding: 10px;
}
ul.komentare li a {
	color: #ffffff;
	font-weight: bold;
}
ul.komentare li a:hover {
	text-decoration: underline;
}
ul.komentare p {
	margin-bottom: 0px;
}
ul.komentare li.dark, table.uzivatelia tr.dark td {
	background-color: #003b75;
}
ul.komentare li.light, table.uzivatelia tr.light td {
	background-color: #18579f;
}
ul.komentare li.dark .avatar img {
	border: 1px solid #18579f;
}
ul.komentare li.light .avatar img {
	border: 1px solid #003b75;
}
ul.komentare li .avatar {
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align: center;
}

div.star, div.starl, div.stars {
	width: 32px;
	height: 32px;
	background-image: url('../images/star-half.png');
	display: inline-table;
	cursor: pointer;
}
div.stars  {
	background-image: url('../images/star.png');
}
div.banner {
	margin: 0 auto 0;
	text-align: center;
}
div.star:hover, div.stars:hover, div.starl  {
	background-image: url('../images/star-silver.png');
}
	div.star a {
		display: block;
		width: 32px;
		height: 32px;
	}
	#vystup {
		display: block;
		height: 37px;
		line-height: 32px;
		font-weight: bold;
	}
span.kladne, span.zaporne {
	font-size: 28px;
	font-weight: bold;
}
div.hodnotenie {
	float: left;
	display: block;
}
div.hodnotenie_buttons{
	float: left;
	line-height: 10px;
	margin-left: 10px;
}
span.kladne {
	color: #5aef00;
}
span.zaporne {
	color: #741515;
}
a.plus, a.minus {
	padding: 5px;
	display: block;
	width: 10px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
}
a.plus {
	background-color: #00b81e;
}
a.minus {
	background-color: #741515;
}

.hodnotenie_koment {
	float: right;
	width: 81px;
	text-align: right;
}
.hodnotenie_koment a.minus, .hodnotenie_koment span, .hodnotenie_koment a.plus {
	float: right;
}
.hodnotenie_koment span {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}
#vedla {
  padding: 0 0 0 0px;
  width:0px;
  height:0px;
  position:relative;
  top:0px;
  margin:0;
  }

#banner-bok {
 width:130px;
 height:610px;
 left:-135px;
 top:250px;
 position:relative;
 overflow:hidden;
 }
