.faded {
	filter: alpha(opacity=70);
}

html, body {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #185D84;
	text-align: center;
}

#container {
	width: 762px;
	background-color:white;
	background-image: url('pics/bg.gif');
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
}
#container[id="container"] {
	height: auto;
}

#header {
	background-image: url('pics/logo2.gif');
	height: 124px;
	width: 748px;
	margin: 0 7px;
}

#mainmenu {
	margin: 0;
	padding-left: 0px;
	padding-top: 102px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type : none;
	list-style-image: none;
}
#mainmenu li {
	float: left;
	margin: 0;
	padding-left: 12px;
	padding-right: 5px;
	line-height: 100%;
}
#mainmenu li a {
	color: #616161;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu li a:hover {
	text-decoration: underline;
}
#mainmenu li a.contest, a.contest {
	color: red;
}
#mainmenu li a.highligthed, a.highligthed {
	color: red;
}


#contents_container {
	margin: 0 7px;
	background-image: url('pics/dot.png');
	background-repeat : repeat-y;
	background-position : 540px;
}
#contents_container[id="contents_container"] {
	background-position : 545px;
}

#contents {
	margin: 0 10px;
	float: left;
	width: 505px;
}
#contents[id="contents"] {
	margin: 0 20px;
}

#contents_footer {
	clear: both;
	height: 30px;
	font-size: 1px;
	background-image: url('pics/bottom.png');
}

#panel {
	float: left;
	width: 200px;
}

#panel_contents {
	padding: 0 18px;
	font-size : 11px;
	font-family: Arial;
	margin-top: 10px;
}

#user_menu li.send_message {
	margin-top: 20px;
	margin-bottom: 15px;
}
#user_menu li.send_message span {
  color: black;
	font-weight: bold;
}

#user_menu li.login {
	margin-top: 0px;
	xcolor: black;
	xfont-weight: bold;
}
#user_menu li.login span {
	color: #FF8C00;
	font-weight: bold;
}

#user_menu li.enter_pictogram {
	margin-top: 10px;
}
#user_menu li.enter_pictogram a, a.enter_pictogram {
	font-weight: normal;
}
#user_menu li a.highligthed {
	color: #F00000;
}

a {
	color: #FF8C00;
}

a[href="#"] {
	color: silver;
}

form {
	margin-top : 0px;
}

h2 {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #F26700;
	margin-top: 20px;
	clear: both;
}

h1 {
	font-family: Lucida Sans, 'Lucida Sans Unicode', Tahoma;
	font-size: 16px;
	color : #484848;
	font-weight: normal;
}

h3 {
	font-size : 12px;
	font-family: Tahoma;
	font-weight : bold;
	color : #FF8C00;
	margin-bottom : 6px;
}

b {
	color: #FF981A;
}
b.blue {
  color: blue;
}

p, li, td, th, div {
	font-size:11px;
	font-family: Tahoma;
	color: #3F3F3F;
}
p {
	text-align : justify;
	text-indent : 0px;
	line-height : 140%;
	margin-top : 6px;
	margin-bottom : 8px;
	clear: both;
}
li {
	margin-top: 1em;
	margin-bottom: 1em;
}

ul {
	padding-left: 0px;
	margin-left: 25px;
	list-style-image: url('pics/nitem.png');
}
#panel ul {
	margin-left: 15px;
}
#panel ul li {
	margin-top: 0;
	margin-bottom: 0.7em;
}

.button_1 {
	border : 1px solid #FF8C00;
	background-color : white;
	color : #FF8C00;
	cursor : hand;
}

#panel form {
	margin-bottom: 0px;
}

.input {
	background-color: #FAFAFA;
	font-size : 10px;
	border : 1px solid DarkOrange;
	color: black;
}
#panel .input {
	width : 127px;
	margin-top : 6px;
	color : #999999;
}
#panel .checkbox {
	margin: 0;
	margin-right: 5px;
}
#panel .checkbox_container {
	padding-left: 5px;
	margin-top: -5px;
	padding-bottom: 3px;
}

.number {
	width : 60px;
}

.mob_email {
	width: 75px;
	text-align: right;
}

.combo {
	margin-top : 6px;
	font-size : 10px;
	border : 1px solid DarkOrange;
}

.button {
	font-size : 10px;
	background-color: #FAFAFA;
	border : 1px solid DarkOrange;
}
#panel .button {
	width : 25px;
}

.important {
	font-weight : bold;
	margin : 15px;
	padding : 10px;
	border : 1px solid black;
	color : red;
	background-color : #FFF1DD;
}

table.profil {
}

td.profil_levy {
	background-color: #FFF7EF;
	padding-left: 5px;
	font-size: 11px;
	font-family: Arial;
	width: 240px;
}

td.profil_pravy {
	background-color: #FFF7EF;
	width: 255px;
	padding-left: 3px;
}

td.profil_konec {
	background-color: #FEDCB5;
	text-align: center;
	padding: 10px;
}

.profil_input {
	margin-left: 5px;
	width : 240px;
	font-size : 10px;
	border : 1px solid DarkOrange;
	color : #555555;
}
textarea.profil_input {
	font-size: 11px;
	height: 80px;
}

.note {
	font-size:10px;
	color:#999999;
	text-align:left;
}

br.small {
	font-size:1px;
	margin:0;
	padding:0;
	line-heigth: 100%;
}

.frame_dotted {
	border: 1px dotted #FF8C00;
}

.frame_nadpis {
	text-align:center;
	font-size:12px;
	color:#FF8C00;
	padding-top:5px;
	padding-bottom:10px;
}

.frame_pic {
	text-align:center;
}

.stats_value {
	color: #FF981A;
	font-weight:bold;
}

.stats_label {
	padding-left:5px;
}

table.dotted {
	border: 1px dotted #FF8C00
}

td.dotted {
	border-top: 1px dotted #CCCCCC;
	padding-right: 10px;
}

#msgsreading_filter {
	background-color:#FFFBF7;
}
#msgsreading_filter select {
	font-size : 10px;
}
#msgsreading_filter p {
	margin-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0px;
}
#msgsreading_filter form {
	margin: 0;
}

#msgsreading_messages {
	width: 495px;
	overflow: scroll;
}
#msgsreading_messages td {
	vertical-align: top;
}
#msgsreading_messages .zero {
	width: 80px;
}
#msgsreading_messages img {
	border: none;
}
#msgsreading_messages .first {
	/*width: 130px;*/
}
#msgsreading_messages .second {
	/*width: 80px;*/
}
#msgsreading_messages .third {
	/*width: 80px;*/
}
#msgsreading_messages .fourth {
	width: 185px;
	word-wrap: break-word;
}
#msgsreading_messages .odd_row {
	background-color: #FFFBF7;
}
#msgsreading_messages .even_row {
	background-color: #FFF7EF;
}
#msgsreading_messages td {
	border-top: 1px dotted #CCCCCC;
	padding:3px;
	font-family: Arial;
	font-size: 11px;
}
#msgsreading_messages td.center {
	text-align: center;
}

#msgsreading_messages .tail {
	border-top: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	font-weight: normal;
}
#msgsreading_messages .tail a {
	text-decoration: none;
}
#msgsreading_messages .tail a:hover {
	text-decoration: underline;
}

div.cistic {
	clear: both;
	visibility: hidden;
}

#listphonebooks {
	padding-left: 0px;
	margin-left:2.5em;
}
#listphonebooks li {
	line-height: 1.2em;
}

#listphonebooks li span {
	margin-right: 1em;
}
a.delete, a.edit {
	padding-left:20px;
	padding-right:.7em
}
a.delete {
	background:url('pics/delete.png');
	background-repeat: no-repeat;
}
#listphonebooks li a.edit {
	background:url('pics/edit.png');
	background-repeat: no-repeat;
}

textarea.phonebook {
	width:500px;
	background-color: #FAFAFA;
	font-size : 14px;
	font-family: Verdana, sans-serif;
	border : 1px solid DarkOrange;
	color : #222222;
}

.contactName {
	font-size:11px;
	color:#FF8C00;
	text-align:left;
	font-weight: bold;
}

.contact {
	font-size:9px;
	color:#FFB96D;
	text-align:left;
}

.errors {
	color: #C00000;
	padding-bottom: 0px;
}

.form_news label {
	text-align:left;
	display: block;
	margin: 5px 0px;
}

.form_news input,
.form_news textarea {
	width: 100%;
	border: 1px solid #FF8C00;
	margin-bottom: 5px;
}
.form_news input.checkbox {
	border: none;
	width: 20px;
	margin-bottom:0px;
}
.form_news input.radio {
	display:inline;
	border: none;
	width: 20px;
	margin-bottom: -4px;
}
.form_news label.inline {
	display:inline;
	margin:5px 0px;
}

.form_news .form_submit {
	margin-top: 10px;
	width: 100px;
	background-color: #FFFFFF;
}

.red {
	color: #E00000;
}

.blue {
	color: blue;
}

.screenshot_image {
	float: left;
	width: 205px;
	clear: both;
}

.screenshot_image .middle {
	background-image: url('screenshots/middle.png');
	width: 197px;
}
.screenshot_image .top {
	background-image: url('screenshots/top.png');
	height: 140px;
	width: 197px
}
.screenshot_image .screen {
	margin-left:33px;
	margin-top: -68px;
	margin-bottom: -100px;
	position: relative;
}
.screenshot_image .bottom {
	background-image: url('screenshots/bottom.png');
	height: 140px;
	width: 197px;
}

.screenshot_text {
	padding-top: 10px;
	margin-left: 205px;
}

.contest_banner {
	margin: 10px 0 20px 0;
	border: 0px;
}

/*.SMS_ZDARMA {
	display: none;
}*/

div.searchResults p.resultscount {
	float: right;
	text-align: right;
	font-weight: bold;
}
div.searchResults p.pages {
	float: left;
	font-weight: bold;
}
div.searchResults p.error, div.searchResults p.spelling {
	float: left;
}
div.searchResults .result {
	margin-bottom: 15px;
	clear: both;
}
div.searchResults .result h3 {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 2px 0;
}
div.searchResults .result p.snippet {
	margin: 0 0 2px 0;
}
div.searchResults .result p.snippet b {
	color: #3F3F3F;
}
div.searchResults .result p.url {
	margin: 0 0 0 0;
	color: silver;
}

.underline {
	text-decoration: underline;
}

.hr {
	border-bottom: 1px dashed #CCCCCC;
	xpadding-bottom:10px;
	xpadding-top:10px;
}

label {
	display: block;
	margin-bottom: 0px;
	margin-top: 3px;
}

h4 {
	color:silver;
	font-weight:bold;
	margin: 0;
	font-size: 11px;
}

p.news {
	margin: 0;
	margin-bottom: 10px;
}
h2.news {
	margin-bottom: 0;
}

table.installation {
	width: 400px;
	margin-left: 20px;
}

table.installation td, table.installation th {
	padding: 3px;
	border-bottom: 1px dotted Silver;
	text-align: left;
}

.screenshot_text p {
	clear: none;
}

form p {
	text-align: left;
}

table.settings th {
	border-bottom: 2px dotted DarkOrange;
	text-align: center;
}
table.settings td {
	border-bottom: 1px dotted Silver;
}

table.activation {
	width: 400px;
	margin-left: 60px;
}
table.activation th {
	color: DarkOrange;
}
table.activation td {
	padding: 5px;
	border: 1px dotted Silver;
}

#msgsreading {
}
#msgsreading li div.note {
	margin-left: 25px;
	margin-top: 2px;
}

a.delete, a.edit_filter, a.export {
	padding-left:20px;
	padding-bottom: 2px;
}
a.delete {
	background: url(pics/delete.png);
	background-repeat: no-repeat;
}
#msgsreading li a.edit_filter {
	background: url(pics/edit.png);
	background-repeat: no-repeat;
}
#msgsreading li a.export {
	background: url(pics/save.png);
	background-repeat: no-repeat;
}

#edit_filter .default_action {
	float:left;
	padding-bottom:2em;
}
#edit_filter .exception {
	width:250px;
}

.readonly {
	background-color:#DDDDDD;
}

.darkorange {
	color: DarkOrange;
}

.hidden {
	display: none;
}

#sendmessage, .frame {
	background-color: #fef1e2;
	border-top: 2px solid #FEDCB5;
	border-bottom: 2px solid #FEDCB5;
	padding: 5px;
}
#contacts {
	background-color: #FFFFFF;
	border: 1px solid #FEDCB5;
	width: 170px;
	height: 300px;
	overflow : auto;
	float: left;
}
#contacts ul.submenu {
	margin-left: 10px;
}

#contactlist {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 5px;
}
#contactlist li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#contactlist li a {
	color: #3F3F3F;
	text-decoration: none;
}
#contactlist li a.highligthed {
	color: #F00000;
}
#contactlist li a:hover {
	text-decoration: underline;
}
#contactlist li a.selected {
	font-weight: bold;
}
#contactlist li a.unselected {
	font-weight: normal;
}
#message {
	width: 320px;
	height: 300px;
	float: left;
	border: 1px solid #FEDCB5;
	background-color: #FFFFFF;
}
#message input.email_subject {
	width: 70px;
}
#message input.email {
	width: 100px;
}
#message form {
	margin: 0;
}
#message_text {
	border: none;
	width: 318px;
	height: 214px;
	font-family: Tahoma;
	font-size: 13px;
	color: #3F3F3F;
	padding: 2px;
}

#contacts .header, #message .header, .header, .profil_nadpis {
	background-color: #FEDCB5;
	padding: 2px;
	padding-left: 6px;
	font-weight: normal;
}
#contacts .header a, #message .header a {
	padding-left: 15px;
	font-size: 10px;
	text-decoration: none;
	background-image: url('pics/nitem.png');
	background-repeat: no-repeat;
	background-position: 4px;
}
#contacts .header a:hover, #message .header a:hover {
	text-decoration: underline;
}
#counter {
	float: right;
}

#receiver_blank {
	background-color: #EFEFEF;
	padding: 5px;
	text-align: center;
	vertical-align: center;
}
#receiver_number, #receiver_mob_email, #receiver_email, #receiver_mailbox {
	background-color: #EFEFEF;
	padding: 3px;
	padding-left: 10px;
}

#send_bar {
	padding: 3px;
}

#label_sending {
	text-align: center;
	padding: 10px;
}

#form_retry, #form_send_new, #form_send_previous {
	float: left;
	margin: 0;
	margin-right: 5px;
}
#form_retry p {
	margin-left: 20px;
}

#sendmessage .status {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-left: 15px;	
	background:url('pics/good.gif');
	background-repeat: no-repeat;
	background-position: 10px;
}
#sendmessage .error {
	color: red;
	margin-left: 10px;	
	padding-left: 30px;
	background:url('pics/delete.png');
	background-repeat: no-repeat;
	background-position: 10px;
}

.contestSchedule {
	border-collapse: collapse;
	width: 100%;
}
.contestSchedule td, .contestSchedule th {
	padding: 4px 30px 4px 4px;
	border: 1px solid gray;
}
.contestSchedule th {
	background-color: silver;
}

.menusendsms {
  background-image: url(pics/mobile.gif);
	background-repeat : no-repeat;
	margin-top: 5px;
	margin-left: -13px;
	padding-left: 68px;
	height: 75px;
}

.menusendsms .freesms {
  padding-top: 10px;
}

.menusendsms .paidsms {
  padding-top: 10px;
}

.menusendsms span {
  color: black;
}

.menusendsms a {
  color: red;
  font-weight: bold;
}

#faq_questions, #faq_answers {
	padding-left: 25px;
	margin-left: 0px;
	_padding-left: 0px;
	_margin-left: 30px;
}

#faq_answers li {
	margin-bottom: 40px;
	line-height : 140%;
}

#faq_answers li a.answer_header {
	text-decoration: none;
	color: red;
	font-size: 11px;
}

#faq_answers li img {
	border: 1px solid #CCCCCC;
}


table.install_type {
	margin-left: 35px;
	margin-top: 20px;
}

table.install_type .row1 a, table.install_type .row2 a {
	display: block;
	width: 218px;
	height: 233px;
	background-repeat: no-repeat;
	text-decoration: none;
}
table.install_type .row3 a {
	display: block;
	width: 424px;
	height: 92px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 40px;
}

table.install_type a.mobile {
	background-image: url('pics/install_type/1.png');
}
table.install_type a.pc {
	background-image: url('pics/install_type/2.png');
}
table.install_type a.pda {
	background-image: url('pics/install_type/3.png');
}
table.install_type a.web {
	background-image: url('pics/install_type/4.png');
}
table.install_type a.m {
	background-image: url('pics/install_type/mobile.png');
}
table.install_type tr.row1 a:hover {
	background-position: 0 -234px;
}
table.install_type tr.row2 a:hover {
	background-position: 0 -249px;
}
table.install_type tr.row2 a.web:hover {
	background-position: 0 -240px;
}
table.install_type tr.row3 a.m:hover {
	background-position: 0 -92px;
}
table.install_type tr.row1 a span.sms_zdarma {
	display: block;
	padding-top: 150px;
}
table.install_type tr.row2 a span.sms_zdarma {
	display: block;
	padding-top: 180px;
}
table.install_type a span.sms_zdarma {
	padding-left: 30px;
	color: black;
	font-size: 11px;
	font-weight: bold;
}
table.install_type a.pc span.sms_zdarma,
table.install_type a.web span.sms_zdarma {
	padding-left: 50px;
}
table.install_type a.m span.sms_zdarma {
	display: block;
	padding-top: 40px;
	padding-left: 	145px;
}
table.install_type a span.sms_zdarma span.type {
	padding-left: 2px;
	color: red;
}


#panel_contents h3, h3.expandable {
	background-image: url('pics/ico-plus.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	cursor: hand;
	cursor: pointer;
}
#panel_contents div.collapsable {
	display: none;
}
.dmenu{margin-top:5px;text-align:center;padding-bottom:10px;}
