
@charset "utf-8";
/* style */
* {
	margin: 0px;
	padding: 0px;
}
body, html {
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(../data/bg.png);
	background-repeat: repeat-x;
	background-position: center 135px;
	color: #404041;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.17em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 0.83em;
}
h6 {
	font-size: 0.67em;
}
:focus {
	outline: none;
}
a {
	color: #404041;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.box {
	display: block;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.wrap {
	display: block;
	width: 100%;
	clear: both;
}
.text_middle {
	text-align: center;
}
.none {
	display: none!important;
}
.pos_rel {
	position: relative;
}
.no-padding {
	padding: 0px!important;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.bold {
	font-weight: bold;
}
.cerveny {
	color: #9d1c1f;
}
.addThis {
	display: block;
	width: 105px;
	float: left;
}
#header .logo {
	display: block;
	float: left;
	height: 135px;
	width: 239px;
	position: relative;
	background-color: #f7f6f6;
}
#header .logo a {
	text-decoration: none;
}
#header .logo strong {
	text-align: center;
	font-size: 18px;
	width: 99px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 101px;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 35px;
}
#header .logo strong span {
	color: #9d1c1f;
}
#header .logo > a > span {
	display: block;
	height: 135px;
	width: 239px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../data/logo.gif);
	cursor: pointer;
}
#header .stred {
	display: block;
	float: left;
	height: 135px;
	width: 721px;
	background-image: url(../data/klucik.png);
	background-repeat: no-repeat;
	background-position: center 60px;
	position: relative;
}
#header .stred h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #7a5b31;
	text-align: center;
	line-height: 23px;
	margin-top: 15px;
}
#header .stred h2 .header_vrchny_text {
	color: #fcac50;
	display: block;
}
#header .stred .linky {
	position: absolute;
	top: 5px;
	right: -15px;
}
#header .stred .linky li {
	display: block;
	float: left;
	height: 24px;
	margin-left: 20px;
}
#header .stred .linky li a {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 29px;
	display: block;
	height: 15px;
	padding-top: 9px;
}
#header .stred .linky li .link1 {
	background-image: url(../data/header_linky1_1.png);
}
#header .stred .linky li .link2 {
	background-image: url(../data/header_linky1_2.png);
}
#header .stred .search {
	position: absolute;
	bottom: 25px;
	right: -15px;
}
#header .stred .search .input {
	font-family: Verdana;
	font-size: 11px;
	color: #a3a2a2;
	border: 1px solid #d5d5d5;
	font-style: italic;
	width: 180px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
}
#header .stred .search .submit {
	background-image: url(../data/header_search.png);
	height: 26px;
	width: 26px;
	border: none;
	float: left;
	margin-left: 6px;
	cursor: pointer;
	background-color: transparent;
}
#header .right {
	display: block;
	float: left;
	height: 135px;
	width: 239px;
	overflow: hidden;
}
#header .right p {
	font-size: 14px;
	color: #9d1c1f;
	text-align: center;
	width: 130px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#header .menu {
	display: block;
	height: 60px;
	background-image: url(../data/header_menu_ciara.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	top: -10px;
}
#header .menu li {
	display: block;
	height: 60px;
	float: left;
	width: 200px;
	text-align: center;
}
#header .menu li a {
	display: block;
	height: 40px;
	font-size: 9px;
	color: #fedeaa;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	line-height: 11px;
	font-family: Tahoma;
	background-image: url(../data/header_menu_ciara.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
}
#header .menu li a strong {
	font-size: 1.25em;
	display: block;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#header .menu li a:hover, #header .menu li a.active {
	background-image: url(../data/header_menu_hover.png);
	height: 50px;
	width: 192px;
	margin-left: -4px;
	padding-top: 10px;
	color: #4b4b4a;
	padding-right: 6px;
	padding-left: 6px;
}
#header .bread {
	height: 36px;
	font-size: 10px;
	line-height: 40px;
	color: #646466;
	width: 960px;
	position: relative;
	top: -11px;
	display: block;
}
#header .bread strong {
	color: #404041;
}
#header .bread a {
	text-decoration: none;
}
#header .bread a:hover {
	text-decoration: underline;
}
#header .bread span {
	color: #9d1c1f;
}
#header .stred .telefon {
	background-image: url(../data/telefon.png);
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	height: 87px;
	width: 131px;
}
#main {
	padding-top: 12px;
	clear: both;
}
#main .box940 {
	float: left;
	width: 940px;
}
#main .box240 {
	display: block;
	float: left;
	width: 240px;
}
#slider {
	height: 260px;
	overflow: hidden;
}
#main .left20 {
	margin-left: 20px;
}
#main .reklama1 .item {
	display: block;
	height: 75px;
	width: 240px;
	margin-bottom: 7px;
	position: relative;
}
#main .reklama1 .item:last-child {
	margin-bottom: 0px;
}
#main .reklama1 .item a {
	font-family: Verdana;
	font-size: 13px;
	color: #9d1c1f;
	display: block;
	height: 50px;
	width: 240px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	background-color: #EEE;
}
#main .reklama1 .item a span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 75px;
	width: 240px;
	cursor: pointer;
	background-position: left top;
}
#main .reklama1 .item a:hover span {
	background-position: left bottom;
}
#main .reklama1.nohover .item a:hover span {
	background-position: left top;
}
#main .reklama1 .item a span.item1 {
	background-image: url(../data/panel1_item1.png);
}
#main .reklama1 .item a span.item2 {
	background-image: url(../data/panel1_item2.png);
}
#main .reklama1 .item a span.item3 {
	background-image: url(../data/panel1_item3.png);
}
#main .reklama2 p {
	margin-bottom: 5px;
}
#slider_buttons {
	display: block;
	clear: both;
	width: 940px;
	padding-right: 260px;
	height: 20px;
	position: relative;
	top: -3px;
	padding-top: 15px;
}
#slider_buttons div {
	float: right;
}
#slider_selector {
	list-style-type: none;
}
#slider_selector li {
	background-image: url(../data/slider_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px !important;
	width: 14px;
	margin-left: 3px;
	cursor: pointer;
	float: left;
	display: block;
}
#slider_selector li.current, #slider_selector li.current:hover {
	background-position: left -14px;
}
#slider_selector li:hover {
	background-position: left bottom;
}
#main .sidbar {
	display: block;
	float: left;
	width: 243px;
}
#main .box243 {
	display: block;
	width: 243px;
}
#main .box243 .sidebar_head {
	background-image: url(../data/sidebar_head.png);
	height: 45px;
	width: 223px;
	color: #f3e6c4;
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	line-height: 42px;
	padding-left: 20px;
	font-weight: normal;
}
#main .sidbar .box243 .top {
	background-image: url(../data/sidebar_top.png);
	display: block;
	height: 7px;
	width: 243px;
}
#main .box243 .body {
	background-image: url(../data/sidebar_bg.png);
	background-repeat: repeat-y;
	width: 238px;
	padding-right: 4px;
	padding-left: 1px;
}
#main .box243 .body.sede {
	background-image: url(../data/sidebar_bg_sede.png);
}
#main .box243 .bottom {
	background-image: url(../data/sidebar_bottom.png);
	display: block;
	height: 10px;
	width: 243px;
	margin-bottom: 15px;
}
#main .box243 .bottom.sede {
	background-image: url(../data/sidebar_bottom_sede.png);
}
#main .box243 .top.sede {
	background-image: url(../data/sidebar_top_sede.png);
}
#sidebar_forum h3 {
	background-image: url(../data/male_logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 16px;
	height: 23px;
	line-height: 23px;
	padding-left: 80px;
	color: #9d1c1f;
	padding-top: 10px;
}
#sidebar_forum .item {
	width: 200px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	margin-right: 18px;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar_forum .item h4 a {
	font-size: 10px;
	color: #7b1618;
}
#sidebar_forum .item p small {
	font-weight: bold;
	font-size: 10px;
	float: right;
}
#main .moje_centrum_min {
	min-height: 280px;
}
#main .moje_centrum .body a {
	text-decoration: none;
}
#main .moje_centrum .body a:hover {
	text-decoration: underline;
}
#main .moje_centrum .head {
	line-height: 37px;
	height: 37px;
	display: block;
	text-align: center;
	position: relative;
}
#main .moje_centrum .head span {
	background-image: url(../data/moje_centrum.png);
	display: block;
	height: 37px;
	width: 243px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main .box243 .moje_centrum_bg {
	display: block;
	min-height: 150px;
	padding-bottom: 46px;
	background-image: url(../data/moje_centrum_bg.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
#main .moje_centrum .body {
	width: 203px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	position: relative;
	min-height: 207px;
}
#main .moje_centrum .body.sede p {
	line-height: 18px;
}
#main .moje_centrum .body .user {
	background-image: url(../data/user_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
}
#main .moje_centrum .body .sprava a {
	background-image: url(../data/obalka_blind.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
	color: #9b1e21;
}
#main .moje_centrum .body .zoznam {
	margin-top: 5px;
	font-weight: bold;
}
#main .moje_centrum .body .buttons {
	margin-top: 6px;
}
#main .moje_centrum .body .buttons .small_button {
	float: right;
}
#main .moje_centrum .body .buttons .small_button:first-child {
	float: left;
}
#main .moje_centrum .body ul li {
	background-image: url(../data/domcek_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 17px;
	height: 17px;
}
#main .moje_centrum .body ul li a:hover {
	color: #9d1c1f;
}
#main .moje_centrum .abs_bottom {
	position: absolute;
	bottom: 1px;
	display: block;
	width: 203px;
}
#main .small_button {
	background-image: url(../data/small_button_gray.png);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 86px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 16px;
	color: #f2f1f1;
	text-align: center;
	border: none;
	text-decoration: none !important;
	background-color: transparent;
}
#main .small_button.red {
	background-image: url(../data/small_button_red.png);
}
#main .small_button.big {
	background-image: url(../data/big_button_gray.png);
	width: 107px;
}
#main .small_button.big.red {
	background-image: url(../data/big_button_red.png);
}
#main .small_button:hover {
	text-decoration: none !important;
	background-position: left 1px;
	cursor: pointer;
}
#main .moje_centrum .body .logout {
	text-align: right;
	padding-top: 4px;
}
#main .moje_centrum .body .logout a {
	color: #9d1c1f;
	background-image: url(../data/clanok_link_sipka.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 12px;
	font-weight: bold;
}
#main .sidbar .search_panel {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main .sidbar .search_panel .small_button {
	float: right;
}
#main .sidbar .search_panel .submit {
	margin-right: 25px;
	margin-top: 15px;
}
#main .sidbar .search_panel .help {
	font-weight: bold;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 25px;
	background-image: url(../data/help.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-top: 15px;
}
#main .sidbar .kategorie li {
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7e7e7e;
}
#main .sidbar .kategorie li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: relative;
	padding-right: 25px;
}
#main .sidbar .kategorie li a:hover {
	color: #9d1c1f;
}
#main .sidbar .kategorie li a small {
	color: #9d1c1f;
	position: absolute;
	top: 0px;
	right: 0px;
}
#main .sidbar .link_sipka {
	font-size: 10px;
	color: #9d1c1f;
	text-decoration: underline;
	background-image: url(../data/clanok_link_sipka.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 12px;
	font-weight: bold;
}
#main .sidbar .link_sipka:hover {
	text-decoration: none;
}
#main .sidbar .search_panel .form_link {
	padding-top: 10px;
	padding-right: 25px;
}
#main .sidbar .input_search {
	border: 1px solid #adadad;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	width: 160px;
	font-style: italic;
}
#main .sidbar ul.linky li {
	min-height: 31px;
	display: block;
	background-image: url(../data/sidebar_linky.png);
	background-repeat: repeat-x;
	background-color: #9D1C1F;
	position: relative;
	left: -1px;
	width: 240px;
}
#main .sidbar ul.linky.biele li {
	background-image: none;
	background-color: transparent;
}
#main .sidbar ul.linky.biele li a {
	color: #404041;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #404041;
	background-image: url(../data/sidebar_sipka_biela_seda.png);
	background-position: left center;
	padding-left: 23px;
}
#main .sidbar ul.linky.biele li a:hover, #main .sidbar ul.linky.biele li a.active {
	color: #9E1C1F!important;
	background-color: #FFF;
	background-image: url(../data/sidebar_sipka_biela_cervena.png);
	background-position: left center;
}
#main .sidbar ul.linky.biele li:first-child a {
	border: 0px;
}
#main .sidbar ul.linky li:hover {
	background-position: left 31px;
}
#main .sidbar ul.linky li a {
	font-size: 12px;
	display: block;
	min-height: 15px;
	text-decoration: none;
	background-image: url(../data/sidebar_sipka.png);
	background-repeat: no-repeat;
	background-position: left -13px;
	padding-left: 33px;
	color: #fbfbfb;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#main .sidbar ul.linky li a.strong {
	font-weight: bold;
}
#main .sidbar ul.linky li a:hover, #main .sidbar ul.linky li a.active {
	background-position: 10px center;
	background-color: #b82124;
}
#main .sidbar.pravy {
	margin-right: -3px;
}
#main .sidbar.pravy.slider {
	margin-top: -295px;
}
#main .sidbar.pravy .sidebar_head {
	background-image: url(../data/sidebar_head_red.png);
}
#main .sidbar .body.reklama p {
	display: block;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#main .sidbar .body.reklama p:first-child {
	border: none;
}
#main .sidbar .kat_link {
	margin-top: 25px;
	float: right;
	margin-right: 20px;
	margin-bottom: 5px;
}
#main .sidbar .vypis_menu h4 {
	line-height: 26px;
	background-image: url(../data/nadpis_modry_bg.png);
	background-repeat: repeat-x;
	display: block;
	height: 26px;
	background-color: #E7E5F3;
	color: #2a2a2b;
	padding-left: 20px;
}
#main .sidbar .vypis_menu ul {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 25px;
	font-size: 11px;
	padding-bottom: 10px;
}
#main .sidbar .vypis_menu ul li a {
	background-image: url(../data/male_sipky.png);
	background-repeat: no-repeat;
	background-position: left -13px;
	padding-left: 10px;
	text-decoration: none;
	line-height: 14px;
	cursor: pointer;
}
#main .sidbar .vypis_menu ul li a small {
	color: #a5a3a3;
}
#main .sidbar .vypis_menu ul li a:hover small, #main .sidbar .vypis_menu ul li a.active small {
	color: #9b1e21;
}
#main .sidbar .vypis_menu ul li a:hover, #main .sidbar .vypis_menu ul li a.active {
	background-position: left 4px;
	color: #9b1e21;
}
#stred .vypis_top {
	background-image: url(../data/stred_ciara.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c7c7;
	margin-top: 15px;
	padding-bottom: 3px;
	line-height: 18px;
	margin-bottom: 10px;
}
#stred .vypis_top .vnutro {
	background-image: url(../data/gray_grad.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
}
#stred .vypis_top .vnutro a {
	text-decoration: none;
}
#stred .vypis_top .vnutro a:hover {
	text-decoration: underline;
}
#stred .vypis_top .vnutro .nadpis {
	width: 13%;
	text-align: right;
	padding-right: 2%;
	font-weight: bold;
	color: #9d1c1f;
	float: left;
}
#stred .vypis_top .vnutro ul {
	float: left;
	width: 85%;
	padding-bottom: 5px;
}
#stred .vypis_top .vnutro ul li {
	float: left;
	margin-right: 15px;
}
#stred .vypis_top .vnutro ul.kategorie li a {
	background-image: url(../data/folder_small_sedy.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#stred .vypis_top .vnutro ul.kategorie li a.active {
	background-image: url(../data/folder_small.png);
	background-position: left 1px;
}
#stred .vypis_top .vnutro ul.lokality li a {
	background-image: url(../data/male_sipky.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}
#stred .vypis_top .vnutro ul.lokality li a.active {
	color: #9d1c1f;
}
#main .bottom7 {
	margin-bottom: 7px;
}
#main .sidbar .bottom.fb_botttom {
	position: relative;
	top: -2px;
}
#main .top20 {
	margin-top: 20px;
}
#main .sidbar .sedebar_reklama {
	text-align: center;
	margin-top: 20px;
}
#stred {
	float: left;
	width: 680px;
	margin-left: 17px;
	margin-right: 20px;
}
.hviezdicky {
	cursor: help;
}
.hviezdicky .star {
	float: left;
	background-image: url(../data/hviezdicky.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 12px;
	width: 13px;
}
.hviezdicky .star.active {
	background-position: left top;
}
#main .partneri {
	padding-bottom: 9px;
	line-height: 29px;
	padding-top: 50px;
}
#main .partneri .vrch {
	line-height: 29px;
	background-image: url(../data/ciara_dlha.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 29px;
	padding-bottom: 9px;
}
#main .partneri .linky {
	display: block;
	float: left;
	width: 450px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
}
#main .partneri .linky a {
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#main .partneri .linky a:hover {
	color: #7b1618;
}
#main .partneri .linky:first-child {
	text-align: right;
}
#main .partneri h2 {
	background-image: url(../data/sidebar_head_red.png);
	display: block;
	height: 29px;
	width: 240px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #f3e6c4;
	font-style: italic;
	float: left;
	text-align: center;
	line-height: 27px;
}
#main .partneri > table {
	margin-top: 15px;
	width: 1200px;
}
#main .partneri > table img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#main .partneri > table .item:hover {
	background-position: left bottom;
}
#stred .stvorceky li {
	float: left;
	height: 137px;
	width: 158px;
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 16px;
}
#stred .stvorceky li .item1 {
	background-image: url(../data/main_stvorcek1.jpg);
}
#stred .stvorceky li .item2 {
	background-image: url(../data/main_stvorcek2.jpg);
}
#stred .stvorceky li .item3 {
	background-image: url(../data/main_stvorcek3.jpg);
}
#stred .stvorceky li .item4 {
	background-image: url(../data/main_stvorcek4.jpg);
}
#stred .stvorceky li:first-child {
	margin-left: 0px;
}
#stred .stvorceky li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 65px;
	width: 138px;
	padding-top: 72px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
#stred .stvorceky li a strong {
	color: #9d1c1f;
	display: block;
	text-transform: uppercase;
}
#stred .stvorceky li a:hover, #stred .stvorceky li a.active {
	background-position: left bottom;
	color: #525254;
}
#stred .stvorceky li a:hover strong {
	color: #b32023;
}
#stred .strankovanie {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b4;
	font-size: 11px;
}
#stred .strankovanie.dolne {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b4;
}
#stred .strankovanie .lavy, #stred .strankovanie .pravy {
	display: block;
	float: left;
	width: 250px;
}
#stred .strankovanie .stredny {
	display: block;
	float: left;
	width: 145px;
	padding-left: 35px;
}
#stred .strankovanie .stredny p {
	text-align: center;
}
#stred .strankovanie .stredny .dolava {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}
#stred .strankovanie .stredny .doprava {
	float: left;
	margin-left: 5px;
	margin-top: 4px;
}
#stred .strankovanie .stredny .dolava a {
	background-image: url(../data/strankovanie_dolava.png);
	background-position: left top;
	display: block;
	height: 10px;
	width: 8px;
}
#stred .strankovanie .stredny .dolava a:hover {
	background-position: left bottom;
}
#stred .strankovanie .stredny .doprava a:hover {
	background-position: left bottom;
}
#stred .strankovanie .stredny .doprava a {
	background-image: url(../data/strankovanie_doprava.png);
	background-position: left top;
	display: block;
	height: 10px;
	width: 8px;
}
#stred .strankovanie .stredny .buttons a {
	float: left;
	display: block;
	height: 17px;
	width: 17px;
	margin-left: 5px;
	background-image: url(../data/strankovanie_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9px;
	line-height: 17px;
	color: #e2e0e0;
	text-align: center;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
#stred .strankovanie .stredny .buttons a:first-child {
	margin-left: 0px;
}
#stred .strankovanie .stredny .buttons a:hover {
	text-decoration: underline;
}
#stred .strankovanie .stredny .buttons a.active {
	background-position: left bottom;
}
#stred .strankovanie .pravy p {
	text-align: right;
}
#footer_wrap {
	background-color: #312b24;
	background-image: url(../data/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 25px;
	color: #837b72;
	line-height: normal;
}
#footer_wrap a {
	color: #837b72;
	text-decoration: none;
}
#footer_wrap a:hover {
	text-decoration: underline;
}
#footer_wrap p {
	font-style: italic;
}
#footer_wrap ul li {
	font-style: italic;
}
#footer_wrap .panel1 {
	display: block;
	float: left;
	width: 860px;
}
#footer_wrap .panel1 .col {
	float: left;
	width: 430px;
	display: block;
}
#footer_wrap .panel2 .col {
	display: block;
	float: left;
	width: 150px;
}
#footer_wrap h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #d6b86b;
	padding-top: 20px;
	background-image: url(../data/footer_ciara2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
	margin-bottom: 20px;
	clear: both;
	font-style: italic;
}
#footer_wrap .druhy_nadpis {
	height: 30px;
	padding-top: 50px;
}
#footer_wrap .panel2 {
	float: left;
	width: 300px;
	margin-left: 40px;
}
#footer_wrap .ciara {
	background-color: #9C1C1F;
	float: right;
	height: 9px;
	width: 50%;
	background-image: url(../data/footer_ciara.png);
	background-repeat: repeat-x;
}
#footer_wrap .wrap {
	background-color: #151310;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#footer_wrap .logo {
	background-image: url(../data/footer_logo.png);
	background-repeat: no-repeat;
	background-position: left 15px;
}
#footer_wrap .left {
	float: left;
}
#footer_wrap .right {
	float: right;
}
#footer_wrap .right a {
	color: #695f4b;
}
#footer_wrap .panel {
	padding-top: 41px;
	background-image: url(../data/footer_ciara3.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-left: 110px;
	margin-bottom: 13px;
	color: #695f4b;
}
#footer_wrap .popis {
	color: #27241e;
	padding-bottom: 15px;
}
#footer_wrap .height40 {
	height: 40px;
}
#footer_wrap .social_icons .item {
	background-position: left bottom;
	display: block;
	cursor: pointer;
}
#footer_wrap .social_icons .item:hover {
	background-position: left top;
}
#footer_wrap .social_icons .item.item1 {
	background-image: url(../data/social_fb.png);
	height: 13px;
	width: 61px;
}
#footer_wrap .social_icons .item.item2 {
	background-image: url(../data/social_yt.png);
	height: 18px;
	width: 44px;
}
#footer_wrap .social_icons .item.item3 {
	background-image: url(../data/social_tw.png);
	height: 15px;
	width: 64px;
}
/* Detail */
	@charset "utf-8";
#stred.stred_detail .image {
	background-image: url(../data/image_tien_pozadie.png);
	width: 338px;
	display: block;
	float: left;
	position: relative;
	cursor: pointer;
	background-repeat: repeat-y;
	background-position: left top;
}
#stred.stred_detail .image .vrch {
	background-image: url(../data/image_tien_vrch.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#stred.stred_detail .image .spodok {
	background-image: url(../data/image_tien_spodok.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-bottom: 8px;
	padding-top: 6px;
	padding-left: 6px;
}
#stred.stred_detail .image .max_size {
	display: block;
	width: 324px;
	overflow: hidden;
}
#stred.stred_detail .image .max_size img {
	display: block;
}
#stred.stred_detail .image .efekt {
	position: absolute;
	height: 214px;
	width: 324px;
	overflow: hidden;
}
#stred.stred_detail .right {
	float: right;
	width: 317px;
	padding-left: 25px;
}
#stred.stred_detail .right h1 {
	color: #9d1c1f;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}
#stred.stred_detail .right h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #7d5f36;
	padding-bottom: 10px;
}
#stred.stred_detail .right p {
	line-height: 18px;
}
#stred.stred_detail .right p small {
	font-style: italic;
	color: #999;
}
#stred.stred_detail .right h3 {
	font-size: 14px;
}
#stred.stred_detail .right .cena h3 span {
	float: left;
	padding-top: 5px;
}
#stred.stred_detail .right .cena h3 strong {
	font-size: 18px;
	color: #fbaa31;
	float: right;
	padding-right: 15px;
	padding-top: 3px;
}
#stred.stred_detail .lista_panel {
	display: block;
	padding-left: 6px;
	padding-top: 5px;
}
#stred.stred_detail .lista_panel .lavy {
	float: left;
	width: 332px;
	display: block;
}
#stred.stred_detail .lista_panel .pravy {
	float: right;
	width: 317px;
}
#stred.stred_detail .lista_panel .lavy .icons {
	float: left;
}
#stred.stred_detail .lista_panel .hviezdicky_big {
	float: right;
	padding-right: 6px;
}
#stred.stred_detail .lista_panel .hviezdicky_big p {
	float: left;
	padding-right: 5px;
	font-size: 11px;
	color: #312b24;
	line-height: 17px;
}
#stred.stred_detail .lista_panel .hviezdicky_big .star {
	background-image: url(../data/hviezdicky_big.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
	height: 16px;
	width: 17px;
	margin-left: 1px;
}
#stred.stred_detail .lista_panel .hviezdicky_big .star.active {
	background-position: left top;
}
#stred.stred_detail .lista_panel .pravy .button {
	display: block;
	height: 19px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #fbfbfb;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#stred.stred_detail .lista_panel .pravy .button.sedy {
	background-image: url(../data/button_lavy_sedy.png);
	float: left;
	text-align: right;
}
#stred.stred_detail .lista_panel .pravy .button.cerveny {
	background-image: url(../data/button_pravy_cerveny.png);
	float: right;
}
#stred.stred_detail .lista_panel .pravy .button.sedy.velky {
	background-image: url(../data/button_lavy_sedy_velky.png);
}
#stred.stred_detail .lista_panel .pravy .button.cerveny.velky {
	background-image: url(../data/button_pravy_cerveny_velky.png);
}
#stred.stred_detail .lista_panel .pravy .button.velky {
	padding-top: 2px;
	height: 28px;
	line-height: normal;
}
#stred.stred_detail .nahlady {
	padding-top: 30px;
}
#stred.stred_detail .nahlady h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#stred.stred_detail .nahlady .tabs {
	display: block;
	height: 26px;
	width: 680px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9f1d20;
	margin-top: 30px;
}
#stred.stred_detail .nahlady .tabs li {
	display: block;
	float: left;
	margin-right: -3px;
}
#stred.stred_detail .nahlady .tabs li a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	display: block;
	height: 26px;
	position: relative;
	background-image: url(../data/tab_li_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	min-width: 100px;
}
#stred.stred_detail .nahlady .tabs li a.current {
	background-position: left bottom;
	z-index: 50!important;
}
#stred.stred_detail .nahlady .tabs li a.current .border_left {
	background-position: left bottom;
}
#stred.stred_detail .nahlady .tabs li a.current .border_right {
	background-position: left bottom;
}
#stred.stred_detail .nahlady .tabs li a .border_left {
	display: block;
	float: left;
	height: 26px;
	width: 7px;
	background-image: url(../data/tab_li_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
}
#stred.stred_detail .nahlady .tabs li a .border_right {
	display: block;
	float: right;
	height: 26px;
	width: 5px;
	background-image: url(../data/tab_li_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
}
#stred.stred_detail .nahlady .tabs li:first-child a .border_left {
	background-image: url(../data/tab_li_left_first.png);
}
#stred.stred_detail .nahlady .tabs li:first-child a .border_left {
	margin-right: 8px;
}
#stred.stred_detail .nahlady .tabs li a.last .border_right {
	background-image: url(../data/tab_li_right_last.png);
}
#stred.stred_detail .nahlady .panes {
	background-color: #fafafa;
	color: #2e2e2e;
	line-height: 18px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4f;
}
.form {
	margin-top: 40px;
	background-image: url(../data/detail_form.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f6f6f6;
	border: 1px solid #c0c0c3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 618px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	position: relative;
}
.form p {
	line-height: normal!important;
	margin-bottom: 3px!important;
}
.form.velky {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 658px;
}
#stred.stred_clanky .form.velky {
	margin-left: -15px;
}
.form.velky .velke_inputy .text {
	width: 160px;
}
.form.velky .text.input_140 {
	width: 140px;
}
.form.velky .text.input_175 {
	width: 175px;
}
.form.velky fieldset {
	border: 1px solid #c0c0c3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.form.velky fieldset legend.velky {
	font-size: 14px;
	text-transform: uppercase;
}
.form.velky fieldset table {
	margin-top: 5px;
}
.form.velky fieldset legend {
	font-weight: bold;
	color: #9d1c1f;
	display: block;
	margin-left: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.form.velky .radio_label {
	display: block;
	float: left;
	margin-right: 10px;
	width: 110px;
	padding-top: 4px;
}
.form.velky td {
	padding-bottom: 7px!important;
}
.form.velky .formular_tel {
	float: left;
	background-image: url(../data/formular_tel.png);
	display: block;
	height: 72px;
	width: 166px;
	font-size: 18px;
	font-weight: bold;
	color: #404041;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.form.velky td p {
	padding-bottom: 5px!important;
}
.form.velky .male_info {
	float: right;
	margin: 0px!important;
	font-size: 11px;
	font-style: italic;
}
.form.velky .input_kod {
	width: 165px!important;
	float: right!important;
}
.form.velky .mala td, .form.velky .mala th {
	padding-bottom: 2px!important;
}
.image_reload {
	margin-left: 5px;
	display: block;
}
.form.velky .text, .form.velky .select {
	padding: 1px!important;
}
.form.velky th.th_160 {
	width: 150px;
}
.form h2 {
	color: #FFF;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 15px;
}
.form .error {
	color: #992a2d;
	font-style: italic;
	line-height: 16px;
	background-image: url(../data/icon_error.png);
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px!important;
	margin-bottom: 5px;
}
.form table {
	margin-top: 15px;
}
.form table tr th {
	text-align: right;
	padding-right: 8px;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 4px;
}
.form table tr td {
	padding-bottom: 10px;
	vertical-align: middle;
}
.required {
	color: #a21e21;
}
.form .text {
	width: 120px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666;
}
.form .text.long {
	width: 170px;
}
.form .left {
	display: block;
	width: 380px;
	text-align: right;
	margin-top: 10px;
}
.form .left a {
	color: #8f191c;
	text-decoration: none;
}
.form .left a:hover {
	text-decoration: underline;
}
.form .left strong {
	color: #8f191c;
	font-size: 14px;
}
.form .select {
	padding: 2px;
	min-width: 165px;
	text-align: right;
}
.form textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	padding: 7px;
	overflow: auto;
}
.form .left textarea {
	width: 360px;
	height: 150px;
}
.form .left small {
	font-size: 10px;
	font-style: italic;
	text-align: left;
	display: block;
}
.form .submit {
	height: 35px;
	width: 202px;
	background-color: transparent;
	background-image: url(../data/poptavka_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
	padding-left: 25px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fedeaa;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 30px;
	bottom: 52px;
	text-align: left;
}
.form .submit.normal {
	position: static!important;
	float: right;
}
.form .submit:hover {
	background-position: left bottom;
}
.form .bg_pero {
	background-image: url(../data/pero.png);
	background-repeat: no-repeat;
	background-position: 420px 280px;
}
/* Zoznam */
#zoznam {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#zoznam.ciara_dole {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
	padding-bottom: 30px;
}
#zoznam h3 {
	font-size: 14px;
	font-weight: bold;
	color: #9a1f22;
	background-image: url(../data/folder_big.png);
	background-repeat: no-repeat;
	background-position: left 21px;
	padding-left: 23px;
	clear: both;
	padding-top: 20px;
}
#zoznam h3:first-child {
	background-position: left 6px;
	padding-top: 5px;
}
#zoznam h3 a {
	color: #9a1f22;
	text-decoration: none;
}
#zoznam h3 a:hover {
	color: #404041;
}
#zoznam ul {
	padding-top: 10px;
	padding-left: 10px;
}
#zoznam ul li, .zoznam_folder li {
	background-image: url(../data/folder_small.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	line-height: 18px;
	display: block;
	float: left;
	width: 190px;
	margin-right: 3px;
}
#zoznam ul li a, .zoznam_folder li a {
	text-decoration: none;
}
#zoznam ul li a:hover, .zoznam_folder li a:hover {
	text-decoration: underline;
}
#zoznam ul li small {
	color: #909090;
	padding-left: 5px;
}
#stred .katalog_nadpis.zoznam {
	height: 80px;
	line-height: 80px;
	text-align: left;
	padding-left: 15px;
}
#stred .katalog_nadpis.zoznam.detail {
	margin-top: 0px;
	font-size: 18px;
	position: relative;
}
#stred .katalog_nadpis.zoznam.detail img {
	position: absolute;
	top: 16px;
	right: 45px;
}
#stred .katalog_firem_detail {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
}
#stred .katalog_firem_detail .image {
	background-image: url(../data/image_tien_pozadie_small.png);
	width: 214px;
}
#stred .katalog_firem_detail .image .vrch {
	background-image: url(../data/image_tien_vrch_small.png);
}
#stred .katalog_firem_detail .image .spodok {
	background-image: url(../data/image_tien_spodok_small.png);
}
#stred .katalog_firem_detail .image .max_size {
	width: 200px;
}
#stred .katalog_firem_detail .right {
	width: 420px;
	padding: 0px;
}
#stred .katalog_firem_detail .right .info {
	font-size: 16px;
	padding-top: 0px;
	padding-left: 20px;
}
#stred .katalog_firem_detail .right table {
	margin-top: 5px;
	line-height: 18px;
}
#stred .katalog_firem_detail .right table tr th {
	font-size: 12px;
	color: #9d1c1f;
	text-align: right;
	padding-right: 7px;
	vertical-align: top;
}
#vypis > li {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	margin-top: 10px;
	position: relative;
	padding: 13px;
}
#vypis li.premium {
	background-image: url(../data/gray_grad.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #85191b;
}
#vypis li .image {
	background-image: url(../data/vypis_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 86px;
	width: 86px;
	border: 1px solid #dedede;
	overflow: hidden;
	float: left;
	margin-right: 17px;
}
#vypis li .image img {
	display: block;
}
#vypis li .content {
	display: block;
	float: left;
	width: 549px;
	padding-bottom: 20px;
}
#vypis li .content h2, #vypis li .content h2 a {
	color: #404041;
	font-size: 14px;
}
#vypis li.premium .content h2, #vypis li.premium .content h2 a {
	color: #9d1c1f;
}
#vypis li .content h2 a:hover {
	text-decoration: none;
}
#vypis li .bottom {
	display: block;
	position: absolute;
	bottom: 5px;
	width: 549px;
	right: 13px;
	height: 20px;
}
#vypis li .bottom ul {
	float: left;
	list-style-type: square;
	padding-left: 10px;
	font-size: 11px;
}
#vypis li .bottom ul li {
	float: left;
	margin-right: 25px;
	color: #99999a;
	margin-left: 5px;
	cursor: help;
}
#vypis li .bottom .small_button {
	float: right;
}
/* Confirm */
#confirmOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: url('../data/confirm_ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index: 100000;
}
#confirmBox {
	background: url('../data/confirm_body_bg.jpg') repeat-x left bottom #e5e5e5;
	width: 460px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -130px 0 0 -230px;
	border: 1px solid rgba(33,33,33,0.6);
	-moz-box-shadow: 0 0 2px rgba(255,255,255,0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.6) inset;
	box-shadow: 0 0 2px rgba(255,255,255,0.6) inset;
}
#confirmBox h1, #confirmBox p {
	font: 22px/1 'Cuprum', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background: url('../data/confirm_header_bg.jpg') repeat-x left bottom #f5f5f5;
	padding: 18px 25px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
	color: #666;
}
#confirmBox h1 {
	letter-spacing: 0.3px;
	color: #9d1c1f;
	@background-image: url(../data/male_logo.png);
	@background-repeat: no-repeat;
	@background-position: 380px center;
}
#confirmBox p {
	background: none;
	font-size: 16px;
	line-height: 1.4;
	padding-top: 35px;
}
#confirmButtons {
	padding: 15px 0 25px;
	text-align: center;
}
#confirmBox .button {
	display: inline-block;
	background: url('../data/confirm_buttons.png') no-repeat;
	color: white;
	position: relative;
	height: 33px;
	font: 17px/33px 'Cuprum', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin-right: 15px;
	padding: 0 35px 0 40px;
	text-decoration: none;
	border: none;
}
#confirmBox .button:last-child {
	margin-right: 0;
}
#confirmBox .button span {
	position: absolute;
	top: 0;
	right: -5px;
	background: url('../data/confirm_buttons.png') no-repeat;
	width: 5px;
	height: 33px
}
#confirmBox .blue {
	background-position: left top;
	text-shadow: 1px 1px 0 #5889a2;
}
#confirmBox .blue span {
	background-position: -195px 0;
}
#confirmBox .blue:hover {
	background-position: left bottom;
}
#confirmBox .blue:hover span {
	background-position: -195px bottom;
}
#confirmBox .gray {
	background-position: -200px top;
	text-shadow: 1px 1px 0 #707070;
}
#confirmBox .gray span {
	background-position: -395px 0;
}
#confirmBox .gray:hover {
	background-position: -200px bottom;
}
#confirmBox .gray:hover span {
	background-position: -395px bottom;
}
#confirmBox .red {
	background-image: url(../data/poptavka_button.png);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #fedeaa;
}
#confirmBox .red span {
	background-image: url(../data/poptavka_button.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
#confirmBox .red:hover {
	background-position: left bottom;
}
#confirmBox .red:hover span {
	background-position: right bottom;
}
/* Slider */
#slider {
	height: 260px;
	width: 940px;
	overflow: hidden;
	position: relative;
}
#slider li {
	display: none;
	float: left;
	position: absolute;
	height: 260px;
	width: 940px;
}
#slider li.current {
	display: block;
	z-index: 2 !important;
}
#slider li.next {
	display: block;
	z-index: 1 !important;
}
#slider li ul li {
	display: block !important;
	position: relative !important;
}
#slider li .left-block {
	position: absolute;
	left: 20px;
	top: 30px;
	z-index: 10;
	display: block;
	width: 260px;
	height: 210px;
}
#slider li h2 {
	font-weight: bold;
	color: #7a6143;
	font-style: normal;
}
#slider li .left-block p {
	line-height: 24px;
	padding-top: 15px;
	display: block;
	width: 220px;
}
#slider li .btn_abs {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#slider .slide2 p {
	width: 300px;
}
#slider li .left-block .button {
	background-image: url(../data/slider_li_button.png);
	background-position: left top;
	display: block;
	height: 26px;
	width: 132px;
	font-size: 11px;
	font-weight: bold;
	color: #f3f3f3;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
}
#slider li .left-block .button:hover {
	color: #FFF;
	background-position: left bottom;
}
#slider li > .block {
	position: absolute;
	left: 30px;
	top: 20px;
	z-index: 10;
	display: block;
	width: 880px;
	height: 220px;
}
#slider li .block .button {
	background-image: url(../data/slider_button_2.png);
	background-position: left top;
	display: block;
	height: 54px;
	width: 284px;
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	line-height: 48px;
	padding-left: 30px;
}
#slider li .block .button:hover {
	background-position: left bottom;
}
#slider li .block .li {
	font-size: 24px;
	color: #1b1d25;
	background-image: url(../data/slider_li.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 35px;
	line-height: 20px;
	margin-top: 13px;
}
#slider li .block .li span {
	color: #1b1d25;
}
/* Home */
#stred h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #55350e;
	margin-top: 25px;
	margin-bottom: 15px;
	line-height: 22px;
}
#stred p {
	text-align: justify;
	line-height: 18px;
}
#stred p a {
	font-weight: bold;
	color: #9d1c1f;
	text-decoration: none;
}
#stred p a:hover {
	text-decoration: underline;
}
#stred hr {
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #c7c7c7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-left: -16px;
	text-align: left;
}
#stred .clanky_marginfix {
	overflow: hidden;
	width: 696px;
}
#stred .clanok {
	display: block;
	float: left;
	width: 332px;
	margin-right: 16px;
}
#stred .clanok.velky {
	border: 0px!important;
	padding-top: 0px!important;
}
#stred .obsah_podstranky {
	padding-left: 20px;
	padding-right: 20px;
}
#stred .obsah_podstranky hr {
	width: 680px;
}
#stred .clanok h2.clanok_h2 {
	color: #9d1c1f;
	font-size: 12px;
	font-family: Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-decoration: none;
}
#stred .clanok.velky .clanok_h2 {
	padding-left: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	padding-bottom: 10px;
}
#stred .clanok h2.clanok_h2 a {
	text-decoration: none;
	color: #9d1c1f;
}
#stred .clanok h2.clanok_h2 a:hover {
	color: #404041;
}
#stred .clanok h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #55350e;
	margin-bottom: 15px;
}
#stred .clanok h3 a {
	text-decoration: none;
	color: #55350e;
}
#stred .clanok h3 a:hover {
	color: #714613;
}
#stred .clanok .image .max_size {
	display: block;
	height: 71px;
	width: 108px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	border: 1px solid #c3c3c3;
}
#stred .clanok.velky .image .max_size {
	width: 200px;
	height: auto;
}
#stred .clanok.velky .image .max_size img {
	display: block;
}
#stred .clanok p {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#stred .clanok.velky p {
	line-height: 24px;
	margin-bottom: 10px;
}
#stred .clanok p small {
	font-size: 11px;
	color: #aaa8a8;
}
#stred .clanok .meta {
	margin-top: 10px;
	margin-left: 5px;
	clear: both;
}
#stred .clanok .meta p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#stred .clanok .meta .left {
	float: left;
}
#stred .clanok .meta .left, #stred .clanok .meta .right {
	margin-top: 3px;
}
#stred .clanok .meta .left img {
	margin-right: 5px;
	float: left;
}
#stred .clanok .meta .hviezdicky {
	float: left;
	padding-top: 3px;
	padding-left: 2px;
}
#stred .clanok .meta .right {
	float: right;
}
#stred .clanok .meta .right a {
	font-size: 10px;
	color: #9d1c1f;
	font-weight: bold;
	background-image: url(../data/clanok_link_sipka.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 12px;
}
/* Clanky */
#stred .strankovanie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c7c7;
}
#stred.stred_clanky .clanok {
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c7c7;
	margin-top: 1px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#stred.stred_clanky .clanok p {
	padding-right: 20px;
	padding-left: 20px;
}
#stred.stred_clanky .clanok.velky p {
	padding: 0px;
}
#stred.stred_clanky .clanok .meta .left {
	padding-left: 15px;
}
#stred.stred_clanky .clanok .meta .right {
	padding-right: 20px;
}
#stred.stred_clanky .clanky_h1 {
	display: block;
	height: 113px;
	width: 680px;
	background-image: url(../data/clanky_h1.jpg);
	margin-bottom: 2px;
}
#stred.stred_clanky .clanky_h1 h1 {
	font-size: 16px;
	font-weight: normal;
	color: #9d1c1f;
	display: block;
	margin-top: 0px;
	padding-top: 35px;
	padding-left: 20px;
	width: 660px;
	height: 78px;
	background-repeat: no-repeat;
	background-position: right center;
}
#stred.stred_clanky .clanky_h1.podstranka {
	margin-bottom: 20px;
}
#stred.stred_clanky .clanky_h1.podstranka h1 {
	height: 66px;
	padding-top: 47px;
}
#stred.stred_clanky .clanky_h1 h1 small {
	display: block;
	font-size: 1em;
	padding-top: 5px;
}
#stred .clanok.velky {
	margin-top: 0px;
}
#stred .clanok.velky .meta .right .hviezdicky_big {
	float: right;
	padding-right: 6px;
}
#stred .clanok.velky .meta .right .hviezdicky_big p {
	float: left;
	padding-right: 5px;
	font-size: 11px;
	color: #312b24;
	line-height: 17px;
}
#stred .clanok.velky .meta .right .hviezdicky_big .star {
	background-image: url(../data/hviezdicky_big.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
	height: 16px;
	width: 17px;
	margin-left: 1px;
	padding: 0px;
}
#stred .clanok.velky .meta .right .hviezdicky_big .star.active {
	background-position: left top;
}
/* Scroll */
#scroll {
	position: absolute;
	overflow: hidden;
	width: 630px;
	height: 104px;
	left: 25px;
	top: 9px;
}
#scroll .items {
	width: 20000em;
	position: absolute;
}
#scroll .items div {
	float: left;
}
#scroll .items div a, #stred .tab_galeria a {
	cursor: pointer;
	margin-right: 10px;
	border: 3px solid #f4f3f3;
	display: block;
	height: 94px;
	width: 144px;
	float: left;
	overflow: hidden;
}
#stred .scroll_obal {
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #797777;
	border-bottom-color: #797777;
	display: block;
	height: 117px;
}
#stred .scroll_obal .scroll_btn {
	display: block;
	height: 96px;
	width: 14px;
	position: absolute;
	top: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#stred .scroll_obal .scroll_btn.disabled {
	display: none;
}
#stred .scroll_obal .scroll_btn:hover {
	background-position: left bottom;
}
#stred .scroll_obal .prev {
	left: 3px;
	background-image: url(../data/scroll_prev.png);
}
#stred .scroll_obal .next {
	right: 3px;
	background-image: url(../data/scroll_next.png);
}
#stred .tab_galeria {
	width: 654px;
}
#stred .tab_galeria a {
	margin-bottom: 10px;
	width: 196px;
	height: 120px;
	margin-right: 14px;
}
/* Katalog */
#stred .katalog_nadpis {
	font-family: Verdana;
	font-size: 14px;
	color: #9d1c1f;
	height: 55px;
	background-image: url(../data/stred_ciara.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 55px;
	background-color: #fbfbfb;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
	margin-top: 15px;
}
#stred .katalog_nadpis span {
	color: #404041;
}
#stred .katalog {
	width: 699px;
	margin-right: -19px;
}
#stred .katalog .item {
	display: block;
	float: left;
	width: 212px;
	margin-right: 19px;
	background-color: #f1f1f1;
	border: 1px solid #dedede;
	margin-top: 16px;
}
#stred .katalog .item h3 a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #202020;
	color: #FFF;
	font-family: Verdana;
	font-size: 14px;
	padding-left: 10px;
	margin: 0px;
	position: relative;
	height: 32px;
	top: -4px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
}
#stred .katalog .item h3 a small {
	font-size: 10px;
	font-weight: normal;
	display: block;
}
#stred .katalog .item h3 a:hover {
	background-color: #7b1618;
}
#stred .katalog .item .text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#stred .katalog .item .text table tr th {
	color: #555;
}
#stred .katalog .item .linky {
	display: block;
	height: 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #dedede;
	line-height: 17px;
}
#stred .katalog .item .image a {
	display: block;
	height: 141px;
	width: 212px;
	overflow: hidden;
}
#stred .katalog .item .image .efekt {
	display: block;
	height: 141px;
	width: 212px;
	overflow: hidden;
	z-index: 1;
}
#stred .katalog .item .text td, #stred .katalog .item .text th {
	font-size: 10px;
	font-weight: normal;
	color: #030303;
	text-align: left;
	line-height: 18px;
}
#stred .katalog .item .linky a {
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	background-image: url(../data/sipka_hore.png);
	background-repeat: no-repeat;
	background-position: 90px center;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b4;
	width: 104px;
	text-align: center;
}
#stred .katalog .item .linky a:first-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	background-image: url(../data/clanok_link_sipka.png);
	background-position: 80px center;
}
#stred .katalog .item .linky a.druhy:hover {
	background-color: #7b1618;
	color: #ededed;
	background-image: url(../data/sipka_hore_biela.png);
}
#stred .katalog .item .linky a:hover {
	color: #7b1618;
	text-decoration: none;
}
#stred .katalog .item .linky .active {
	color: #FFF;
	background-color: #7b1618;
	background-image: none!important;
}
#stred .katalog .item .linky .active:hover {
	text-decoration: underline;
	color: #FFF;
}
#stred .form_wrap {
	width: 680px;
	padding-top: 20px;
}
#stred .form_wrap h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #89181b;
	margin-bottom: 5px;
}
#stred .form_wrap h2 small {
	font-size: 12px;
	color: #404041;
}
#stred .form_wrap h2 span {
	color: #404041;
}
#stred .form_wrap .text_nad_formularom {
	line-height: 18px;
	display: block;
	padding-bottom: 10px;
}
#stred .form_wrap form {
	background-color: #ebebec;
	display: block;
	width: 638px;
	border: 1px solid #bfbebe;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#stred .form_wrap form table tr th {
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 27px;
	padding-right: 10px;
}
#stred .form_wrap input.text {
	padding: 2px;
	width: 210px;
	border: 1px solid #bfbebe;
}
#stred .form_wrap table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#stred .form_wrap textarea {
	font-family: Verdana;
	padding: 5px;
	overflow: auto;
	border: 1px solid #bfbebe;
	background-color: #FFF;
	height: 130px;
	width: 512px;
}
#stred .form_wrap input.submit {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
	color: #393939;
	background-color: transparent;
	background-image: url(../data/katalog_form_submit.png);
	height: 18px;
	width: 113px;
	float: right;
	border: none;
	padding-left: 15px;
	text-align: left;
	margin-right: 14px;
	cursor: pointer;
}
#stred .form_wrap input.submit:active {
	padding-left: 16px;
}
#stred .spodne_linky {
	padding-top: 20px;
}
#stred .spodne_linky a {
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 15px;
	font-size: 11px;
}
#stred .spodne_linky a:hover {
	color: #404041;
}
#stred .spodne_linky .lavy {
	background-image: url(../data/sipka_hore_velka.png);
	float: left;
	background-position: right 5px;
}
#stred .spodne_linky .pravy {
	background-image: url(../data/sipka_prava_velka.png);
	float: right;
}
#stred .poptavka_text {
	font-weight: bold;
	padding-top: 30px;
}
#stred .poptavka_button {
	background-image: url(../data/poptavka_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 182px;
	display: block;
	float: right;
	font-size: 12px;
	line-height: 35px;
	color: #fedeaa;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 15px;
}
#stred .poptavka_button:hover {
	text-decoration: none;
	background-position: left bottom;
}
#stred .lista {
	background-image: url(../data/katalog_filter_lista.png);
	display: block;
	height: 35px;
	width: 680px;
	line-height: 35px;
	margin-top: 10px;
	z-index: 1;
	position: relative;
	cursor: pointer;
	background-position: left top;
}
#stred .lista li, #stred .lista.active:hover li {
	line-height: 35px;
	float: left;
	height: 35px;
	width: 170px;
	text-align: center;
	color: #fedeaa;
	font-weight: bold;
}
#stred .lista.active li {
	color: #FFF;
}
#filter {
	background-color: #fafaf9;
	border: 1px solid #898989;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	position: relative;
	top: -20px;
	margin-bottom: -20px;
	display: block;
}
#filter .col {
	display: block;
	float: left;
	width: 130px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#filter .col:first-child {
	width: 128px;
}
#filter .col ul li a {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
#filter .col ul li a:hover {
	text-decoration: underline;
}
#filter .col ul li a.active {
	font-weight: bold;
	color: #7c0e0e;
}
#filter .buttons {
	text-align: right;
	display: block;
	clear: both;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 15px;
}
#filter .buttons a {
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 20px;
}
#filter .buttons .lavy {
	background-image: url(../data/filter_icon_1.png);
	float: right;
}
#filter .buttons .pravy {
	background-image: url(../data/filter_icon_2.png);
	float: right;
}
#filter .buttons .pomoc {
	background-image: url(../data/filter_icon_3.gif);
	float: left;
	text-decoration: none;
	cursor: help;
}
#stred .filter_open {
	right: 20px;
	background-image: url(../data/filter_open.png);
	display: block;
	height: 18px;
	width: 108px;
	float: right;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	padding-left: 10px;
	margin-right: 30px;
}
#stred .katalog_nadpis.subpage {
	margin-top: 10px;
	height: 40px;
	line-height: 37px;
	margin-bottom: 0px;
}
/* TipTip CSS - Version 1.2 */
#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}
#tiptip_holder.tip_top {
	padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
	padding-top: 5px;
}
#tiptip_holder.tip_right {
	padding-left: 5px;
}
#tiptip_holder.tip_left {
	padding-right: 5px;
}
#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}
#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}
/* */
/* Style for CheckBoxes */
input.checkbox {
	display: none;
}
label.checkbox {
	padding: 5px 5px 5px 14px;
	background: url(../data/checkOff.png) no-repeat 0 center;
}
.checkbox.on {
	background-image: url(../data/checkOn.png);
}
/* Style for RadioButtons */
input.radio {
	display: none;
}
label.radio {
	padding: 5px 5px 5px 14px;
	background: url(../data/radioOff.png) no-repeat 0 center;
}
.radio.on {
	background-image: url(../data/radioOn.png);
}
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#tiptip_content {
	padding: 4px 8px 5px 8px;
	background-color: rgba(45,45,45,0.88);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	border-bottom-color: rgba(45,45,45,0.88);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
	border-top-color: rgba(20,20,20,0.92);
}

