* {
	margin: 0;
	padding: 0;
}
body {
	font: 70% Tahoma, Arial, sans-serif;
	/* background: #f8f8f8 url(../img/bg_main.gif); */
}
h1 {
	padding: 0 0 5px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	color: #ca0012;
}
h2 {
	padding: 0 0 2px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
}
p {
	padding: 3px 0;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
a, p.alert {
	color: #ca0012;
}
a span {
	display: none;
}

.perex {
	padding: 10px 0;
	font-weight: bold;
	color: #333;
}
.show {
	display: block;
}
.hide {
	display: none;
}
.center {
	text-align: center;
}
.reset {
	clear: both;
	line-height: 0;
}
.article {
	line-height: 1.4em;
}
.article img {
	border: 1px solid #000;
}
.article .img {
	margin: 0 0 5px 5px;
	padding: 0 5px 5px 0;
	float: right;
	background: url(../img/bg_image110.gif);
}

/* Horní flash */
#promo {
	width: 992px;
	height: 104px;
	padding: 10px 0 0 0;
	background: url(../img/bg_promo.gif) repeat-y;
}
#promo div {
	height: 100px;
	border-top: 2px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
	text-align: center;
}

/* Stránka */
#base {
	margin: 0 auto;
}
.base992 {
	width: 992px;
	padding: 0 54px;
	background: url(../img/bg_main_992.gif) repeat-y;
}
.base1117 {
	width: 1117px;
	padding: 0 4px 0 54px;
	background: url(../img/bg_main_1117.gif) repeat-y;
}
#baseHolder {
	width: 992px;
	background: url(../img/bg.gif) repeat-y;
	color: #000;
}
#header {
	width: 100%;
	height: 100%;
	background: url(../img/bg_top.gif) 0 0 no-repeat;
}
#footer {
	width: 100%;
	height: 100%;
	background: url(../img/bg_bottom.gif) 0 100% no-repeat;
}
#topBox {
	height: 85px;
	padding: 5px 0 0 0;
}
#mainBox {
	min-height: 600px;
	padding: 5px 0 15px 0;
}

/* Pravý flash */
#rightBanner {
	float: right;
	width: 120px;
	margin: 160px 0 0 0;
}

/* Logo */
#logo {
	position: relative;
	width: 1px;
	height: 1px;
}

#logo div {
	position: absolute;
}
#logo div#dance {
	top: -10px;
	left: 0px;
}
/*
#logo div#fm {
	top: 115px;
	left: 65px;
	width: 150px;
	height: 57px;
	background: url(../img/fm.png) no-repeat;
}
*/

/* On air */
#airLogo {
	width: 120px;
	height: 90px;
	margin: -7px 0 0 220px;
	float: left;
}
#fm {
	width: 120px;
	height: 80px;
	margin: 0 0 0 220px;
	float: left;
	background: url(../img/fm.png) 50% 50% no-repeat;
}
#air {
	width: 449px;
	height: 70px;
	margin: 4px 20px 0 0;
	float: left;
}
#air .song {
	width: 449px;
	height: 24px;
	margin: 6px 0 0 0;
	line-height: 23px;
	background: url(../img/bg_air_song.gif);
	text-align: center;
	font-weight: bold;
}
#air .mod {
	width: 419px;
	height: 22px;
	margin: 11px 0 0 15px;
	line-height: 22px;
	background: url(../img/bg_air_mod.gif);
	text-align: center;
	font-weight: bold;
}

#topBox .img {
	position: relative;
	margin: 10px 0 0 5px;
	float: left;
}
#topBox .img img {
	position: absolute;
	left: 0;
	top: 0;
}
#topBox .img div {
	position: absolute;
	left: 0;
	top: 0;
	width: 110px;
	height: 110px;
	background: url(../img/bg_img.gif);
}

/* Menu stream */
#topMenu {
	position: relative;
	width: 605px;
	height: 60px;
	margin: 0 auto;
	background: url(../img/topMenu/bg_stream.gif);
}
#topMenu ul {
	padding: 6px 0 0 80px;
}
#topMenu li {
	height: 15px;
	margin: 0 24px 0 0;
	float: left;
}
#topMenu li.last {
	margin: 0;
}
#topMenu li a {
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#topMenu li#aac a {
	width: 37px;
	background-image: url(../img/topMenu/b_aac.gif);
}
#topMenu li#wma a {
	width: 35px;
	background-image: url(../img/topMenu/b_wma.gif);
}
#topMenu li#mp3 a {
	width: 33px;
	background-image: url(../img/topMenu/b_mp3.gif);
}
#topMenu li#ogg a {
	width: 29px;
	background-image: url(../img/topMenu/b_ogg.gif);
}
#topMenu li#pic a {
	width: 67px;
	background-image: url(../img/topMenu/b_pic.gif);
}
.cs #topMenu li#naladit a {
	width: 152px;
	background-image: url(../img/topMenu/b_naladit.gif);
}
.en #topMenu li#naladit a {
	width: 174px;
	background-image: url(../img/topMenu/b_tune.gif);
}

.subMenu {
	position: absolute;
	top: 24px;
}
#topMenu .subMenu li {
	margin: 0 12px 0 0;
}
li#mp3 .subMenu {
	left: 135px;
}
li#ogg .subMenu {
	left: 100px;
}
li#pic .subMenu {
	left: 125px;
}
.subMenu li.s32 a {
	width: 49px !important;
	background: url(../img/topMenu/b_32.gif) !important;
}
.subMenu li.s64 a {
	width: 49px !important;
	background: url(../img/topMenu/b_64.gif) !important;
}
.subMenu li.s128 a {
	width: 59px !important;
	background: url(../img/topMenu/b_128.gif) !important;
}
.subMenu li.s192 a {
	width: 58px !important;
	background: url(../img/topMenu/b_192.gif) !important;
}
.subMenu li.s256 a {
	width: 60px !important;
	background: url(../img/topMenu/b_256.gif) !important;
}
.cs .subMenu li.obrazky a {
	width: 59px !important;
	background: url(../img/topMenu/b_obrazky.gif) !important;
}
.en .subMenu li.obrazky a {
	width: 60px !important;
	background: url(../img/topMenu/b_pictures.gif) !important;
}
.cs .subMenu li.moderator a {
	width: 80px !important;
	background: url(../img/topMenu/b_moderator.gif) !important;
}
.en .subMenu li.moderator a {
	width: 86px !important;
	background: url(../img/topMenu/b_moderators.gif) !important;
}
.cs .subMenu li.host a {
	width: 35px !important;
	background: url(../img/topMenu/b_host.gif) !important;
}
.en .subMenu li.host a {
	width: 41px !important;
	background: url(../img/topMenu/b_guest.gif) !important;
}

/* Menu */
#menu {
	width: 156px;
	float: left;
}
#menu .top, #menu .bottom {
}
#menu .top {
	height: 20px;
	margin: 0 0 0 26px;
	background: url(../img/menu/bg_menu_top.gif) 0 0 no-repeat;
}
#menu .bottom {
	height: 15px;
	margin: 0 0 15px 26px;
	background: url(../img/menu/bg_menu_bottom.gif) 0 100% no-repeat;
}
#menu ul {
	margin: 0 0 0 16px;
	background: url(../img/menu/bg_menu.gif) 100% 0 repeat-y;
}
#menu li a {
	display: block;
	width: 122px;
	height: 18px;
	text-decoration: none;
	border-bottom: 1px solid #f8f8f8;
}
#menu li.first a {
	height: 20px;
}
#menu li.last a {
	height: 20px;
	border: 0;
}
#menu li a:hover, #menu li a.active {
	background-position: 122px 0;
}
#menu li a span {
	display: inline;
	visibility: hidden;
}
.cs a#m_archiv {
	background: url(../img/menu/b_archiv.gif);
}
.en a#m_archiv {
	background: url(../img/menu/b_archive.gif);
}
.cs a#m_foto {
	background: url(../img/menu/b_foto.gif);
}
.en a#m_foto {
	background: url(../img/menu/b_gallery.gif);
}
a#m_home {
	background: url(../img/menu/b_homepage.gif);
}
.cs a#m_kontakt {
	background: url(../img/menu/b_kontakt.gif);
}
.en a#m_kontakt {
	background: url(../img/menu/b_contact.gif);
}
.cs a#m_lide {
	background: url(../img/menu/b_lide.gif);
}
.en a#m_lide {
	background: url(../img/menu/b_people.gif);
}
a#m_naladit {
	background: url(../img/menu/b_naladit.gif);
}
.cs a#m_o_radiu {
	background: url(../img/menu/b_o_radiu.gif);
}
.en a#m_o_radiu {
	background: url(../img/menu/b_about_radio.gif);
}
a#m_parties {
	background: url(../img/menu/b_parties.gif);
}
.cs a#m_partneri {
	background: url(../img/menu/b_partneri.gif);
}
.en a#m_partneri {
	background: url(../img/menu/b_partners.gif);
}
.cs a#m_program {
	background: url(../img/menu/b_program.gif);
}
.en a#m_program {
	background: url(../img/menu/b_scheme.gif);
}
.cs a#m_reklama {
	background: url(../img/menu/b_reklama.gif);
}
.en a#m_reklama {
	background: url(../img/menu/b_advertising.gif);
}
a#m_rss {
	background: url(../img/menu/b_rss.gif);
}
a#m_shop {
	background: url(../img/menu/b_shop.gif);
}
.cs a#m_souteze {
	background: url(../img/menu/b_souteze.gif);
}
.en a#m_souteze {
	background: url(../img/menu/b_competetions.gif);
}
.cs a#m_vysilani {
	background: url(../img/menu/b_vysilani.gif);
}
.en a#m_vysilani {
	background: url(../img/menu/b_broadcasting.gif);
}

div#flags {
	margin: 0 0 0 26px;
	padding: 10px 0 0 35px;
	background: url(../img/menu/bg_menu.gif) repeat-y;
}
div#flags img {
	margin: 0 0 0 5px;
	border: 1px solid #ca0012;
}

div#tv {
	height: 87px;
	margin: 0 0 15px 0;
	background: url(../img/tv.png) 50% 0 no-repeat;
	text-align: center;
}
div#facebook {
	margin: 10px 0 10px 2px;
	text-align: center;
}
div#facebook img {
	border: 1px solid #f8f8f8;
}

div.topPromo div {
	width: 140px;
	height: 40px;
	margin: 0 0 0 13px;
}
div.topPromo div a {
	display: block;
	width: 100%;
	height: 100%;
}
div#b_asot {
	background: url(../img/menu/b_but_asot.png);
}
div#b_bowling {
	background: url(../img/menu/b_but_bowling.png);
}
div#b_cash {
	background: url(../img/menu/b_but_cash.png);
}
div#b_chat {
	background: url(../img/menu/b_but_chat.png);
}
div#b_cr {
	background: url(../img/menu/b_but_cr.png);
}
div#b_dc {
	background: url(../img/menu/b_but_dc.png);
}
div#b_fsoe {
	background: url(../img/menu/b_but_fsoe.png);
}
div#b_gdjb {
	background: url(../img/menu/b_but_gdjb.png);
}
div#b_odstrel {
	background: url(../img/menu/b_but_odstrel.png);
}
.cs div#b_parnik {
	background: url(../img/menu/b_but_parnik.png);
}
.en div#b_parnik {
	background: url(../img/menu/b_but_boat.png);
}
.cs div#b_soutez {
	background: url(../img/menu/b_but_soutez.png);
}
.en div#b_soutez {
	background: url(../img/menu/b_but_competetion.png);
}
div#b_vandit {
	background: url(../img/menu/b_but_vandit.png);
}
div#b_stahuj {
	background: url(../img/menu/b_but_stahuj.png);
}
div#b_tatw {
	background: url(../img/menu/b_but_tatw.png);
}

#text {
	width: 620px;
	margin: 0 0 0 0;
	float: left;
}
#text .top {
	height: 30px;
	background: url(../img/bg_text_top.gif);
}
#text .content {
	min-height: 400px;
	padding: 0 25px;
	background: url(../img/bg_text.gif) repeat-y;
}
#text .bottom {
	height: 35px;
	background: url(../img/bg_text_bottom.gif);
}
#text .content ul {
	padding: 5px 0;
}
#text .content li {
	padding: 1px 0 1px 8px;
	background: url(../img/bg_li.gif) 0 0.5em no-repeat;
}

.box {
	padding: 0 0 10px 0;
}
.box h3 {
	padding: 5px 0 3px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2em;
}
.box h3 a {
	text-decoration: none;
}
.box .img {
	margin: 10px 10px 0 0;
	padding: 0 5px 5px 0;
	float: left;
	background: url(../img/bg_image55.gif);
}
.box p {
	color: #666;
	font-weight: bold;
}
.next {
	text-align: right;
}
.next a {
	text-decoration: none;
	font-weight: bold;
}

#rightColumn {
	width: 187px;
	margin: 3px 17px 0 0;
	float: right;
}
#rightColumn .promo {
	min-height: 180px;
	margin: 0 0 10px 0;
	background: url(../img/bg_right.gif);
}
#rightColumn .promo_t {
	background: url(../img/bg_right_top.gif) 0 0 no-repeat;
}
#rightColumn .promo_b {
	min-height: 180px;
	padding: 0 0 10px 0;
	background: url(../img/bg_right_bottom.gif) 0 100% no-repeat;
}
#rightColumn .promo h4 {
	margin: 0 8px 8px 8px;
	text-align: center;
	color: #fff;
}
#rightColumn .promo table {
	margin: 0 8px;
	font-size: 0.8em;
	color: #fff;
}
#rightColumn .promo td {
	vertical-align: top;
}
#rightColumn .promo tr.down td {
	padding: 0 0 5px 0;
}
#rightColumn .button a {
	display: block;
	width: 130px;
	height: 30px;
	line-height: 28px;
	margin: 0 auto;
	background: url(../img/bg_button_right.gif);
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#rightColumn .button a:hover {
	background-position: 0 30px;
	color: #000;
}
#rightColumn .moreBut {
	margin: 20px auto !important;
}
#rightColumn h3 {
	width: 167px;
	height: 20px;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #fff;
	padding: 15px 0 0 0;
}
#rightColumn h3 span {
	display: none;
}
#rightColumn h3.dlc {
	background: url(../img/dlc.gif) 0 100% no-repeat;
}
.cs #rightColumn h3.novinky {
	background: url(../img/novinky_cz.gif) 0 100% no-repeat;
}
.en #rightColumn h3.novinky {
	background: url(../img/novinky_en.gif) 0 100% no-repeat;
}

#rightColumn .banner {
	width: 150px;
	height: 336px;
	margin: 15px 0;
	padding: 9px 18px;
	background: url(../img/bg_banner.gif);
}
#rightColumn .banner div {
	height: 150px;
	padding: 9px 0;
}

#bottom {
	width: 992px;
	height: auto;
	background: url(../img/bg_promo.gif) repeat-y;
	color: #fff;
}
#bottom table {
	width: 936px;
	height: 90px;
	margin: 0 auto;
	border-collapse: collapse;
	background: url(../img/bg_partners.gif);
}
#bottom td {
	padding: 5px 0;
	text-align: center;
}
#bottom h3 {
	padding: 10px 0 0 70px;
	font-size: 1.2em;
}
#partners {
	width: 992px;
	margin: 5px auto;
}
#partners .holder {
	padding: 5px 230px;
}
#partners ul {
	float: left;
}
#partners iframe {
	float: left;
	margin: 0 30px;
}
#partners li {
	margin: 5px 0;
	font-size: 1.2em;
}
#partners li a {
	text-decoration: none;
	color: #fff;
}

#bottom .copy {
	margin: 0 66px;
	text-align: right;
	font-weight: bold;
}

p.nav {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #ca0012;
}

table.hitp {
	width: 570px;
	margin: 20px 0;
	border-collapse: collapse;
}
table.hitp th {
	padding: 5px;
	border: 1px solid #a50808;
	text-align:center;
	font-size: 0.8em;
	color:#CA0012;
}
table.hitp td {
	border: 1px solid #a50808;
	padding: 5px;
}
table.hitp td.int {
	border-right: 0;
}
table.hitp td.play {
	border-left: 0;
}
table.hitp td.num {
	width: 20px;
	text-align: right;
	font-size: 1.2em;
	color: #a50808;
}
table.hitp td.val {
	width: 40px;
	text-align: center;
}
table.prog {
	width: 570px;
	margin: 10px 0;
}
table.prog td {
	padding: 5px;
	background: #eee;
	text-align: left;
}
table.prog td.time {
	width: 45px;
	background: #e25c5b;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
table.foto {
	border: 0;
	border-collapse: collapse;
}
table.foto td {
	padding: 5px 0;
	text-align: center;
}

ul.buttons {
	min-height: 1px;
	margin: 10px 0 0 0;
}
ul.buttons li {
	padding: 0 !important;
	float: left;
	background: none !important;
}
ul.buttons li a {
	display: block;
	width: 130px;
	height: 30px;
	line-height: 28px;
	margin: 5px;
	background: url(../img/bg_prog_li.gif);
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
ul.buttons li a:hover, ul.buttons li.aktivni a {
	background-position: 0 30px;
	color: #000;
}

div#count {
	height: 130px;
	margin: 15px 0;
	padding: 45px 0 0 0;
	background: url(../img/tv.gif) 50% 0 no-repeat;
	color: #ca0012;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}
p#counter {
	font-size: 0.8em;
}

.text {
	margin: 20px 0 0 0;
}

.banner-bottom {
	margin: 10px 0;
	text-align: center;
}

.chart_popup form {
	margin: 0 0 20px 0;
}
.chart_popup form div.combo {
	width: 540px;
	margin: 5px auto;
	text-align: left;
}
.chart_popup form div.combo select {
	width: 480px;
}
h2.alert {
	height: 20px;
	padding: 10px 0;
}
h2.alert span {
	padding: 1px 0 2px 25px;
	background: url(../img/alert.gif) no-repeat;
}
table.vote-songs {
	width: 520px;
	margin: 0 auto 20px auto;
	border: 1px solid #a50808;
	border-collapse: collapse;
	font-size: 1.2em;
}
table.vote-songs th {
	color: #a50808;
}
table.vote-songs th, table.vote-songs td {
	padding: 5px;
	border: 1px solid #a50808;
}
table.vote-songs td.int {
	text-align: left;
}
.chart-tip-form .title {
	margin: 5px 0;
	font-size: 1.2em;
	font-weight: bold;
}
.chart-tip-form td {
	vertical-align: top;
}
.chart-tip-form input.input {
	width: 450px;
	height: 18px;
	padding: 2px;
	border: 1px solid #a50808;
}
.chart-tip-form input.button {
	width: 80px;
}
table.chart-tip-power-play-tbl {
	width: 560px;
	margin: 0 auto;
}
table.chart-tip-power-play-tbl td {
	width: 50%;
	padding: 3px 0;
	text-align: left;
}
table.chart-tip-power-play-tbl td img {
	margin: 0 0 -2px 5px;
}
.back {
	margin: 10px 0 0 0;
	text-align: right;
}

.logged-user {
	float: left;
}
.login-form {
	width: 676px;
	min-height: 25px;
	margin: 10px 0;
	border: 2px solid #a50808;
	padding: 5px;
}
.reg-form h2 {
	padding: 0 0 5px 0;
}
.reg-form form, .form form {
	margin: 10px 0;
}
.reg-form table, .enquiry_table table {
	width: 580px;
	border-collapse: collapse;
}
.reg-form td, .enquiry_table td {
	padding: 3px;
}
.reg-form th, .enquiry_table th {
	padding: 3px;
	text-align: right;
}
.form .button {
	margin: 5px 0 0 200px;
	padding: 0 10px;
	font-weight: bold;
}
.error ul {
	margin: 0 0 10px 10px;
}
.error li {
	margin: 2px 0;
}
.chat-users-box {
	width: 676px;
	min-height: 50px;
	margin: 0 0 10px 0;
	border: 2px solid #a50808;
	padding: 5px;
}
.chat-users {
	margin: 5px 0 0 0;
}
.ajax-loading {
	background: url(../img/ajax-loader.gif) 50% 50% no-repeat;
}
.chat-frame {
	width: 681px;
	height: 305px;
	margin: 0 0 10px 0;
	border: 2px solid #a50808;
	padding: 0 5px 0 0;
	overflow: auto;
}
.chat-frame table td {
	vertical-align: top;
	line-height: 16px;
}
.chat-frame table td img {
	vertical-align: middle;
}
.chat-frame table td.chat-author {
	width: 80px;
	padding: 2px 0 0 3px;
	font-weight: bold;
	line-height: 13px;
}

.chat-gender-0, tr.chat-gender-0 td, .chat-frame table td.chat-author a.chat-gender-0, .o0 {
	color: #03c;
}
.chat-gender-1, tr.chat-gender-1 td, .chat-frame table td.chat-author a.chat-gender-1 {
	color: #f03;
}
.chat-gender-2, tr.chat-gender-2 td, .chat-frame table td.chat-author a.chat-gender-2 {
	color: #f63;
}
.chat-gender-3, tr.chat-gender-3 td, .chat-frame table td.chat-author a.chat-gender-3 {
	color: #c39;
}
.chat-gender-4, tr.chat-gender-4 td, .chat-frame table td.chat-author a.chat-gender-4 {
	color: #09f;
}
.chat-gender-5, tr.chat-gender-5 td, .chat-frame table td.chat-author a.chat-gender-5 {
	color: #930;
}
.chat-gender-6, tr.chat-gender-6 td, .chat-frame table td.chat-author a.chat-gender-6 {
	color: #063;
}
.chat-gender-7, tr.chat-gender-7 td, .chat-frame table td.chat-author a.chat-gender-7 {
	color: #c63;
}
.chat-gender-8, tr.chat-gender-8 td, .chat-frame table td.chat-author a.chat-gender-8 {
	color: #690;
}
.chat-gender-9, tr.chat-gender-9 td, .chat-frame table td.chat-author a.chat-gender-9 {
	color: #333;
}

option.o0 {
	background: #03c;
}
option.o1 {
	background: #f03;
}
option.o2 {
	background: #f63;
}
option.o3 {
	background: #c39;
}
option.o4 {
	background: #09f;
}
option.o5 {
	background: #930;
}
option.o6 {
	background: #063;
}
option.o7 {
	background: #c63;
}
option.o8 {
	background: #33c;
}
option.o9 {
	background: #333;
}

#reg_form option {
	color: #fff;
}

#chat-textarea {
	width: 661px;
	height: 50px;
	border: 2px solid #a50808;
	border-right-width: 1px;
	padding: 3px;
	float: left;
	overflow-y: hidden;
}
.chat-area-holder {
	min-height: 1px;
}
input.chat-submit {
	width: 20px;
	height: 61px;
	margin: -1px 0 0 0;
	color: #a50808;
	float: left;
}
.cs input.chat-submit {
	background: #D4D0C8 url(../img/odeslat_cz.gif) center 0 no-repeat;
}
.en input.chat-submit {
	background: #D4D0C8 url(../img/odeslat_en.gif) center 0 no-repeat;
}
div.smileys {
	margin: 5px 0 0 0;
	text-align: center;
}
div.admin-smileys {
	position: relative;
	top: -55px;
	left: 418px;
	width: 250px;
	border-top: 1px solid #a50808;
	border-left: 1px solid #a50808;
	text-align: center;
}

div.button {
	text-align: right;
}
div.button input, div.button button {
	height: 21px;
	font-size: 1em;
	font-weight: bold;
	color: #a50808;
}
form.anketa h3 {
	margin: 0 0 5px 0;
}
form.anketa ul {
	margin: 0 0 10px 0;
}
form.anketa li {
	padding: 1px 0;
}
form.anketa div {
	text-align: right;
}
form.anketa input {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
form.anketa input.button, form.zpet input.button {
	width: 120px;
	margin: 0 20px;
	font-size: 1em;
	font-weight: bold;
	color: #a50808;
}
form.zpet {
	float: left;
	margin: -22px 0 0 0;
}

#popup {
	width: 750px;
	color: #000;
	background: url(../img/bg_popup.gif) repeat-y;
}
#popup_chat {
	width: 750px;
	color: #000;
	background: url(../img/bg_popup_chat.gif) repeat-y;
}
#popup_holder {
	padding: 0 70px;
}
#popup_top {
	width: 750px;
	height: 35px;
	background: #fff url(../img/bg_popup_top.gif) 0 0 no-repeat;
}
#popup_bottom {
	width: 750px;
	height: 35px;
	background: #fff url(../img/bg_popup_bottom.gif) 0 0 no-repeat;
}
.chart_popup {
	height: 430px;
	text-align: center;
}
.inquiry_popup {
	height: 530px;
	background: url(../img/bg_anketa.gif) 50% 50% no-repeat;
}
.inquiry_popup h2.alert {
	padding: 0;
}
#simple_popup {
	width: 400px;
}
#simple_popup_holder {
	min-height: 130px;
	margin: 20px 10px;
	border: 1px solid #000;
	padding: 20px 10px;
	background: #fff;
}

.quest_popup h2 {
	padding: 10px 0 0 0px;
}
.quest_popup .txt {
	padding: 10px 0 0 0;
}
.quest_popup .btn {
	display: none;
}

.photo_popup {
	min-height: 450px;
}
.chat_popup {
	height: 530px;
	padding: 0 30px;
}
#chat_top {
	margin: 0 0 10px 0;
	padding: 10px 55px;
	background: url(../img/bg_popup_full.gif) repeat-y;
}
#chat_bottom {
	height: 10px;
	background: url(../img/bg_popup_full.gif) repeat-y;
}
#chat_top .logo {
	width: 150px;
	height: 60px;
	float: left;
	background: url(../img/popup_logo.gif) 50% 0 no-repeat;
}
#chat_top .banner-chat {
	float: right;
}
#start {
	display: none;
}
#preview_td {
	float: left;
}
#photo_table {
	width: 300px;
	height: 300px;
	margin: 0 0 0 10px;
	float: left;
	overflow: auto;
}
#author_text {
	margin: 10px 0 0 0;
}
.logo_img {
	margin: 10px 0;
}
.simple-note {
	width: 400px;
	margin: 10px;
	border: 1px solid #000;
	padding: 10px;
}
.simple-note label {
	font-weight: bold;
}
.simple-note input.input {
	height: 16px;
	padding: 2px;
	border: 1px solid #a50808;
}
.simple-note .alert {
	height: auto;
	margin: 2px 0;
	padding: 5px 0;
	background: #FFF;
}
.inquiry_popup {
	font-size: 1.1em;
}
.inquiry_popup h2 {
	font-size: 1em;
}
.inquiry_popup p {
	text-indent: 2em;
}
div.align_content, .form hr {
	display: none;
}
div.enquiry div.headline div.empty {
	visibility: hidden;
	height: 0;
}
div.oHolder {
	padding: 10px 0;
	text-align: center;
}
div.oHolder h2 span {
	color: #ca0012;
}
iframe.facebook {
	width: 620px;
	height: 210px;
	border: 0;
}

