/*
    Document   : screen.css
    Created on : Oct 8, 2009, 4:59:19 PM
    Author     : franta
    Description:
        Purpose of the stylesheet follows.
	Version		: $Rev: 355 $
	$Id: screen.css 355 2010-03-06 22:42:56Z jindrich.samec $
*/

body, html {
	font-family: "Trebuchet MS", "Verdana", "Tahoma", sans-serif;
	font-size: 10pt;
    margin: 0;
	padding: 0;
    text-align:center;
	color: #686f71;
}
/*** HEADERS ***/
h1, h2, h3, h4, h5, h6, h7 {
	text-align: left;
}

h1 {
	font-size: 1.3em;
	color: #014a64;
}
h2{
	font-size: 1.15em;
}
h2, h2 a{
  color: #0ba3d3;
}
h3{
font-size: 1.1em;
}
h3, h3 a{
  color: #fc8404;
}
a {
	color: #014a64;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border:0px;
	text-decoration: none;
}
a.notImportant {
	color: gray;
	font-size: 0.9em;
	font-weight: bolder;
}
a.notImportant:hover {
	color: gray;
}

strong {
	color: #565757
}
hr{
	float: none;
	clear:both;
	margin: 20px 0;
	display: block;
	background: white;
	border: 0 white;
	height: 0px;
	border-top: dotted 1px #bdbdbd;
	width: 735px;
	position: relative;
	left: -10px;
}
.ui-dialog-content {
	text-align: left;
}
.alphabet a {
	font-size: 1.1em;
	margin: 3px;
}
/* FORMULARE */
.flatArea  {width:20%;}
.flatArea input[type=text] {width: 65px;}
.flatOwner {width:25%;}
.flatTotalArea {width:65px; border:1px solid #CDCCCC;}
form table {
	width: 100%;
	text-align: left;
}
form table th {
	width: 30%;
	padding: 5px;
	text-align: right;
	vertical-align: top;
}
/*input.text,*/ select {
	width: 200px;
}
form table small {
	display: block;
}
input.text, textarea {
	background-image: url("/images/input_bg.gif");
	background-repeat: repeat-x;
	border: solid 1px #cdcccc;
	background-color: white;
	font-family: "Trebuchet MS", "Verdana", "Tahoma", sans-serif;
	font-size: 9pt;
}
.required {
	color: #1182c6;
}
.readonly {
	background: #f0f0f0 !important;
	color: gray;
}

form table td {
	/*width: 70%;*/
	padding: 5px;
}
textarea {
	width: 70%;
}

fieldset { border: 0px;}

body.inner {
	background: url('/images/inner-bg.png') repeat-x #d8eff8;
}
body.hp {
	background: url('/images/hp-bg.png') repeat-x #fff;
}
body.outer {
	background: url('/images/outer-bg.png') repeat-x #fff;
}
/*** Layout ***/
#Page {
	width: 1100px;
	margin: auto;
	float: none;
	clear: both;
	position: relative;
}

#Head {
    height: 97px;
    background: #053d50;
    text-align:left;
}

#Foot {
    color: #0c5973;
    height: 20px;
    background: #053d50;
    padding: 20px 90px 20px 100px;
    font-size: 0.9em;
	clear: both;
	float:none;
}
.inner #Main {
    padding: 20px 70px 40px 70px;
    text-align: justify;
    width: 960px;
	overflow: hidden;
}
.outer #Main{
   background: url('/images/main-bg.png') repeat-x bottom;
}

#Main #Paper {
	width: 739px;
    padding: 0;
    background: white;
    margin: 10px auto;
    float: left;
	overflow: hidden;
}
#Main #Paper .content {
	margin: 15px;
}

#RightColumn {
    float: right;
    width: 199px;
    margin-top: 4px;
	overflow: hidden;
}


/*** HEADER ***/

img.Logo {
    margin: 26px auto auto 70px;
	float: left;
}
h1.Logo {
    margin: 26px auto auto 70px;
	display: none;
	float: left;
	width: 200px;
}

ul.breadcrumb {
	position: relative;
	top: -4px;
	margin: 0;
	font-size: 0.9em;
	font-weight: bolder;
	display: inline;
	padding: 0;
	text-align: left;
}
ul.breadcrumb li {
	display: inline;
	color: gray;
	background: url('/images/breadcrumb_arrow.png') left no-repeat;
	padding: 0 10px 0 20px;
	margin: 0;
	text-align: left;
}
ul.breadcrumb li.first {
	background: none;
	text-align: left;
}

ul.breadcrumb a {
	color: gray;
	text-decoration: none;
}

ul.breadcrumb li.last a{
	color: #0ba3d3;
	text-decoration: none;
}

/*Odkazy na detail, editaci atd..*/
ul.links {
	list-style-type: none;
	padding: 0 0 10px 0;
	clear: both;
	float: none;
}
ul.links li {
	list-style-type: none;
	padding: 0px;
	float:left;
	margin: 0px 5px 0px 10px;
}
ul.links li a.link-button {
	position: relative;
	top: -3px;
}


/*HOrni lista s odkazy typu Nova galerie apod.*/
ul.linkbar {
	background: url("/images/linkbar_backgrouond.png") repeat-x;
	height: 56px;
	display: block;
	width: 715px;
	position: relative;
	padding: 10px;
	left: -12px;
	clear: both;
	float: none;
}
ul.linkbar li {
	display: inline;
}

/* Informace o elementu napr. vytvoreno, vytvoril apod.*/
ul.details, ul.blockDetails {
	color: silver;
	font-size: 0.9em;
	padding: 0px;
	list-style: none;
}
ul.details li{
	display: inline;
	margin-right: 10px;
}
strong.important{
	font-size: 1.2em;
	color:#014a64;
}
ul.details li img, ul.blockDetails li img{
	position: relative;
	top: 5px;
}

ul.details span{
	margin-right: 20px;
}
.sidebar {
	width: 90px; /* Fix IE */
	float:left;
	text-align: center;
	overflow: hidden;
}
.sidebar img {
	display: block;
	float: none;
}
.sidebar *{
	margin:auto;
	float: none;
	text-align: center;
}
.sidebar-next{
	/*width: auto;*/
	margin-left:100px;
}
.sidebar-next h2 {
	margin-top: 0;
}

.sidebar.wide {
	float:left;
	width: 180px; /* Fix IE */
}
.sidebar-next.wide {
	margin-left: 180px; /* Fix IE */
}

strong.star {
	color: white; font-size: 2em; line-height:0; position: relative; top: 4px;
}


/** Galerie */
img.thumb {
	padding: 3px;
    border: solid 1px #ece6d4;
    background: white;
	float: left;
}
.thumblist img.thumb {
	margin: 10px;
}
.imagePreview {
	background: #F2FBFF;
	text-align: center;
	border: 1px solid #F1F4F6;
	padding: 20px 10px;
	margin: 20px auto;
}

.Galleries td {
	vertical-align: top;
}
.Galleries .galleryInfo {
	background: #F2FBFF;
	border: 1px solid #F1F4F6;
}
.Galleries .galleryInfo .text{
	width: 100%;
}
.Galleries .photosInfo {
	margin-top: 20px;
	border-top: 1px dotted silver;
}
.Galleries .photosInfo th{
	text-align: center;
}
.Galleries th img.thumb{
	margin: auto;
	float: none;
}

p.galleryMainPageDescrip{
	padding-left: 110px;
}
/* Dokumenty */
#manager {
	background: url('/images/background_filemanager.png') repeat-y;
}
#directories {
	width: 170px;/*Fixed IE*/
	float:left;
	padding: 0px;
	text-align: center;
	overflow: auto;
}
#directories .header h2 {
	color: #868E91;
	font-size: 0.9em;
	padding-left: 15px;
}
#directories ul.links {
	text-align: center;
}
#directories ul.links li {
	padding:0;
	float: none;
}
ul.folderList {
	list-style-type: none;
	font-size: 0.9em;
	padding: 10px 0 10px 0;
	text-align: left;
}
ul.folderList li{
	padding: 2px 5px 2px 30px;
	background: url('/images/folder_icon.png') no-repeat 5px;
}
ul.folderList li.current {
	background-color: #E1E1E1;
	border: 1px solid #DAD7D5;
}
ul.folderList li a{
	color: black;
	font-weight: bolder;
	text-decoration: none;
}
ul.folderList li.current a {
	color: #044A64;
}
#files {
	background: #F7F7F7;
	float:left;
	width: 539px;
}
#files table {
	width: 100%;
	border-spacing: 0px;
	font-size: 0.9em;
}
#files th {
	
	margin: 0px;
}
#files td {
	margin: 0px;
	border: 0px;
	padding: 3px;
}
#files tr.odd {
	background: #FFFFFF;
}
#files td a {
	color: black;
	font-weight: bolder;
	text-decoration: none;
}
#files td a:hover {
	text-decoration: underline;
}
#files .header {
	padding: 5px;
	background: #EAEAEA;
	font-size: 0.9em;
	margin: 0 0 25px 0;
}
#files .header h3 {
	color: #02455F;
	float: left;
	margin: 0 10px;
	padding: 0px;
}
#files .header ul.links {
	margin: 0;
	float:right;
	padding: 0;
}
#files .header ul.links img {
	position: relative;
	top: 2px;
}
#files .header ul.links li {
	margin: 0 5px 0 15px;
	float: left;
	display: inline;
}
#files .header ul.links li a{
	color: gray;
	text-decoration: none;
}
#files ul.links {
	margin: 10px;
}


/* Komentare */
.comment {border-bottom: 1px solid #6ACAE6; background: #EAF3FA; padding: 8px; overflow: auto;}
.comment form table th{
	width: 80px !important;
}
.comment form table td {
	width: auto;
}
/*** Oblast prihlasovaciho formulare a udaju o prihlaseni ***/
.Login {
	width: 500px;
	float:left;
    /*margin-top: 19px;*/
	padding-top: 19px;
    text-align:right;
	margin-left: 310px;
    color: #c5cbcf;
    font-size: 9pt;
}
.Login div.form{
	width: 400px;
	text-align:right;
}
.Login div.form .ndLine{
	 margin:16px 20px auto auto;
}
.Login a{
    color: white;
}
.Login form {
    vertical-align:top;
    padding: 0;
}
.Login label.hidden {
	display: none;
}
.Login input.text, .Login input.password{
    border:solid 1px #d8f5ff;
    color: #788389;
    font-size: 9pt;
    padding: 3px;
	position: relative;
	top: -2px;
    background-image: url('/images/background_login_input.png');
    background-repeat: repeat-x;
}
.Login input.text {
    width: 130px
}
.Login input.password {
    width: 110px;
}
.Login input.button {
    height: 28px;
    border: solid 1px #032936;
	font-size: 1.1em;
     background: url('/images/background4.png') repeat-x top;
    color: white;
    /*margin: auto 9px;*/
    width: 86px;
    font-weight:bold;
    padding:0;
}
.Login img.user {
	float: left;
}
.Login input.button:hover, .Login input.buttontHover {
    background-position:bottom;
	cursor: pointer;
}
#frmmembershipFilterForm-send {
	display: none;
}
.Account {
	width: 475px;
	margin-top: 5px;
	float: left;
	margin-left: 295px;
}
.Account a {
	color: white;
}
.Account img {
	float: left;
	margin-top: 10px;
}
.Account .panel {
	float: left;
	width: 400px;
	overflow: hidden;
	text-align: right;
	
}
.Account .panel ul {
	margin: 5px 0;
}

.Account ul li{
	list-style-type: none;
	display: inline;
}

.Account ul.links {
	padding: 0;
}
.Account ul.links li {
	display: inline;
	float: none;

}

.Account a.Name {
    color: #ee8c2c;
	font-variant: small-caps;
	font-size: 1.3em;
	font-weight: bold;
}

.Account .buttons a{
    color: black;
    text-align: left;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
    color: #311901;
	display: block;
	float: right;
	margin: 0;	
}
.Account a.Warning{
    width: 124px;
    height: 17px;
	margin-left: 7px;
    padding: 6px 0px 4px 40px;
    background: url("/images/login_upozorneni.png") left top no-repeat;
}
.Account a.Warning:hover, .Account a.WarningHover {
    background-position: left bottom;
}
.Account a.Messages {
    width: 88px;
    height: 17px;
    padding: 6px 10px 4px 50px;
    background: url('/images/login_zpravy.png') top;
}
.Account a.Messages:hover, .Account a.MessagesHover {
    background-position: bottom;
}
div.MottoAndImage {
    text-align: left;
    padding: 5px 0 0 70px;
    width: 470px;
    float: left;
}
.Registration {
    text-align: left;
    width: 450px;
    padding: 12px 5px 5px 0;
}
.hp .Registration {
	float: left;
	position: relative;
}
.outer .Registration{
	text-align: center; margin: auto; float:none;
}
.outer .Registration td{
	text-align: left;
	padding: 2px;
}
.Registration h2,.Registration strong {
    color: #1ab7ec;
}
.Registration h2 {
    font-size: 16pt;
    margin: 0;
}
.Registration strong {
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
}
.Registration form {
    
    background: #d9eff8;
    width: 450px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 5px 10px;
}
.hp .Registration form {
	position: absolute;
	width: 450px;
}
.Registration table small {
	display: block;
	clear: both;
}
.Registration th {
	text-align: left;
	vertical-align: middle;
	padding: 0;
	width: 150px !important;
}
.Registration td {
	padding: 0;
}
.hp .Registration form label {
    height:20px;
    float: left;
    margin: 18px 0 12px 30px;
    vertical-align: middle;
    padding: 5px 0;
    font-size: 9pt;
    font-weight: 600;
    color: #252525;
    width: 80px;
}
.Registration form input.text {
    width: 300px;
    float: left;
	height: 20px;
    padding: 5px 4px;
    border: solid 1px #94cce3;
    color: #444;
}
.Registration form input.button {
    width: 140px;
    height:40px;
    float:right;
    border: solid 1px #2d9abf;
    color: white;
    font-size:11pt;
    font-weight: bold;
    background: url('/images/background2.png') repeat-x top;
}

.Registration form input.button:hover, .Registration form input.buttonHover {
    background-position: bottom;
	cursor: pointer;
}

.Registration .TextInputBackground {
    position:relative;
	height: 32px; /* @todo Fix IE 42*/
    padding: 5px;
    background: #c5e6f4 url('/images/left_background_registration_input_text.png') left center no-repeat;
}
.Registration .TextInputRightBackground {
	position: absolute;
	right: -0px;
	top: -0px;
    height: 42px;
    width: 5px;
    background: url('/images/right_background_registration_input_text.png') no-repeat;
}

.Registration .SubmitInputBackground {
	float:right;
	height: 41px; /* @todo Fix IE 55 */
	position: relative;
    padding: 7px; 
	width: 140px;
    background: #c5e6f4 url('/images/left_background_registration_input_submit.png') no-repeat;
}
.Registration .TextSubmitRightBackground {
	position:absolute;
    right: 0px;
	top: 0px;
    height: 55px;
    width: 7px;
    background: url('/images/right_background_registration_input_submit.png') no-repeat;
}

div.features {
    text-align: left;
    width: 1000px;
    padding: 50px 0 0 50px;
    clear: left;
}
div.features div {
    display: block;
    margin:30px 30px 0 0;
    width: 280px;
    height: 120px;
    padding: 15px 10px 0 0;
    background-image: url('/images/background3.png');
    background-repeat: repeat-x;
    color: #444;
    float:left;
}
div.features div img {
    float: left;
}
div.features h3 {
    color: #1ab7ec;
    font-size: 14pt;
    margin: 3px 0;
}



#Foot div a, #Foot div.right {
    margin: auto 5px;
    color: white;
    text-decoration:none;
}
#Foot div a:hover,#Foot div a.hover {
    text-decoration:underline;
}
#Foot div a.active {
    text-decoration:underline;
}

#Foot a.FootLinkUp {
    width: 67px;
    height: 16px;
    padding: 10px 12px 0 8px;
    text-align: center;
    position:absolute;
    margin: -46px auto auto auto;
    right: 124px;
    color: white;
    font-size: 8.5pt;
    text-decoration: underline;
    background-image: url('/images/footer_1.png');
    background-repeat: no-repeat;
}
/***************
**  HOMEPAGE  **
***************/

/*** MENU ***/
ul.Menu {
    height: 52px;
    background-image: url('/images/homepage/background_menu.png');
    padding: 0 70px;
    width: 960px;
    margin:0 auto;
    border-top: solid 1px #053d50;
	font-size: 1.1em;
}
ul.Menu li {
    margin:0;
    padding:0;
    list-style-type:none;
    display: inline;
}
ul.Menu a {
    padding: 16px 20px;
    border-left: solid 1px #26c2f1;
    border-right: solid 1px #037094;
    color: white;
    text-decoration: none;
    font-weight: 600;
    float:left;
    height:20px;
    margin-top: 1px;
}
ul.Menu a:visited {
    color: white;
}
ul.Menu a.active {
    background-image: url('/images/homepage/background_menu_active.png');
    margin-top: -1px !important;
    height: 22px !important;
}
ul.Menu a:hover,ul.Menu a.hover  {
    text-decoration: underline;
}

textarea {
	width: 100%;
	height: 96px;
}


.stickerForm {
	background: #E4F5FC;
	border: 1px solid #DDDBDB;
	padding: 10px
}

.reporterDescription {
	font-size: 1.25em;
	color: #6B6A68;
}
/*** MAIN ***/

img.avatar-big, img.avatar-icon{
    padding: 3px;
    background: white;
    border: 1px solid #ece6d4;
}
img.avatar-icon {
	padding: 1px;
}
.news .actions{
    color: #014a64;
}
.news .actions li{
	float: left;

}

/*** RIGHT COLUMN ***/

#RightColumn h2 {
    background: #f0f1f2;
    height: 43px;
	font-size: 1.1em;
    border: solid 1px #e3e1da;
    margin: 20px auto 0 auto;
}
#RightColumn h2 img{
    margin: -2px 5px -10px -6px;
}
#RightColumn .WhiteBorder{
    border: solid 1px white;
    margin:0;
    padding: 7px 4px 14px 12px;
    color: #1892bb;
    width: 179px;
    height: 19px;
	display: block;
}
#RightColumn h3 {
    font-size: 10pt;
    color: #1892bb;
    font-weight: 600;
    margin: 0;
    padding: 0;
    float: none;
    display: inline;
	color: #014a64;
}
#RightColumn strong {
	 color: #3cb5dc;
}
#RightColumn .Content {
    border: solid 1px #dbebef;
    border-top:none;
    background: white;
    padding: 10px;
    font-size: 10pt;
    color: #686f71;
	text-align: left;
}
#RightColumn .Content h3 {
    font-size: 1em;
    margin: 4px auto;
}
#RightColumn .anketa {
    margin: 15px auto
}
#RightColumn .anketa input{
    margin: 5px 0;
}
#RightColumn .anketa label {
    color: #f6aa5f;
    font-weight: bold;
    margin-left: 10px;
}
#RightColumn .PeopleSearchEngine{
	background: #f0f1f2;
    height: 43px;
    border: solid 1px #e3e1da;
    margin-top: 20px;
}

#RightColumn .PeopleSearchEngine input.text{
	width:124px; /* @todo Fix IE 140 */
    height:16px; /* @todo Fix IE 32 */
    border:none;
    padding: 8px 8px;
    float: left;
    margin:-2px -4px -7px -4px;
    background-image: url('/images/homepage/search_input.png');
    color: #afb6b8;
}
#RightColumn .PeopleSearchEngine input.button{
	width: 42px;
    height: 32px;
    border: none;
    float: left;
    margin:-2px -4px -7px -4px;
    background: url('/images/homepage/search_submit.png') top;
}
#RightColumn .PeopleSearchEngine input.buttonHover, #RightColumn .PeopleSearchEngine input.button:hover {
    background-position: bottom;
}

#RightColumn a.Pozvete {
    background: #f0f1f2;
    border: solid 1px #e3e1da;
	display: block;
	font-size: 1.1em;
	color: #1992bb;
    text-decoration:none;
	font-weight: bold;
    background: url('/images/homepage/background_pozvete.png') repeat-x top;
    margin-top: 10px;
	line-height: 25px;
}
#RightColumn a.Pozvete img{
    margin: -1px 2px -10px -2px;
	border: 0px;
}


#RightColumn a.Pozvete:hover {
    text-decoration: none;
    color: #1992bb;
	 background-position: bottom;
}

/**** Paginator ****/

.paginator {
	float: right;
    margin: 20px 50px 20px auto;
}
.paginator * {
    margin: 2px 5px 2px 5px;
    color: #014a64;
    text-decoration: none;
}
.paginator a {
	margin: 0 3px;
	text-decoration: underline;
    
}
.paginator a:hover {
	text-decoration: none;

}
.paginator a.num {
	border: solid 1px #cdcdcd;
    padding: 1px 3px;
    margin-top:0px;
}
.paginator .current {
	color: black;
    padding: 2px 4px;
    margin-top:-1px;
	border: 1px solid #014a64;
}


/* ---- Elements ---- */


input.button {
	background: url("/images/button_bg.png");
	border:0px;
    font-weight: 700;
	font-family: "Trebuchet MS", "Verdana", "Tahoma", sans-serif;
    height: 20px; /* FIX IE*/
    padding-top: 2px;
	text-align:center;
	color: #014a64;
	text-decoration: none;
	font-size: 0.85em;
	width: 121px;
}
.ui-dialog input.button{
	font-weight: normal;
	font-size: 0.85em;
	font-weight: 700;
	font-family: "Trebuchet MS", "Verdana", "Tahoma", sans-serif;
}
input.button:hover{
	text-decoration:none;
	background-position: 50% 100%;
}
.tar input.button {
	float: right;
}
a.link-button {
	background: url('/images/button_main_bg.gif') left top repeat-x;
    font-weight: 700;
    display: block;
	float: left;
    height: 18px; /* FIX IE*/
    padding-top: 2px;
	text-align:center;
	color: #014a64;
	text-decoration: none;
	font-size: 0.85em;
	margin: 5px;
	min-width: 120px;
}
.tar a.link-button {
	float: right;
}
a.link-button.important {
  background-image: url("/images/button_important_main_bg.gif");
  color: white;
}
a.link-button span {
	position: relative;
	top: -2px;
	display:block;
	width: 10px;
	height: 20px;
}
a.link-button span.lb {
	float:left;
	background-image: url("/images/button_left_bg.gif");
	left: 0px;
}
a.link-button span.lbb {
	float:left;
	background-image: url("/images/button_left_bg_blue.gif");
	left: 0px;
}
a.link-button span.rb {
	float:right;
	background-image: url("/images/button_right_bg.gif");
	right: 0px;
}
a.link-button span.rbb {
	float:right;
	background-image: url("/images/button_right_bg_blue.gif");
	right: 0px;
}
a.link-button img {
	float:left;
	margin: 0 5px 0 0px;
}
a.link-button.img-fr img {
	float:right;
	margin: 0 5px 0 0px;
}

a.link-button.big {
	color: white !important;
    font-weight: 700;
    display: block;
	float: left;
    height: 25px; /* FIX IE hight 32*/
    padding-top: 7px;
	text-align:center;
	text-decoration: none;
	font-size: 0.9em;
	background-image: url("/images/button_important_big_bg.png");
}
a.link-button.big span {
	position: relative;
	top: -7px;
	display:block;
	width: 16px;
	height: 32px;
}
a.link-button.big span.lb {
	float:left;
	background-image: url("/images/button_big_left_bg.gif");
	left: 0px;
}
a.link-button.big span.rb {
	float:right;
	background-image: url("/images/button_big_right_bg.gif");
	right: 0px;
}
a.link-button:hover{
	background-position: left bottom;
	text-decoration:none;
}

#ajax-spinner {
	background: url('/images/ajax_loader.gif') no-repeat center center white;
	width: 50px;
	height: 50px;
	border: 1px dotted silver;
}
.side-notification {
	background: left center repeat-y;
	padding-left: 35px;
	padding-bottom: 20px;
	padding-right: 20px;
	float: none;
	clear:both;
	width: 679px;
	position: relative;
	left: -10px;
	margin: 0px;
}
.side-notification.sticked {
	 background-image: url('/images/side_notification_sticked_bg.png');
}
.side-notification.authorized {
	background-color: #F2FBFF;
	background-image: url('/images/side_notification_authorized_bg.png');
}
.side-notification.binded{
	background-image: url('/images/side_notification_binded_bg.png');
}
.side-notification hr {
	position: relative;
	left: -40px;
	margin: 0px;
	margin-bottom: 20px;
}
.Messages .message{
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	float: none;
	clear:both;
	width: 719px;
	position: relative;
	left: -15px;
	margin: 0px;
}
.Messages .message.unread{
	background: #DCF5FF;
}
.Messages .message hr {
	left:0px;
	margin: 0px;
	margin-bottom: -20px;
}

/*** OTHER ***/

#nested-list ol {
	list-style-type: decimal;
}
#nested-list ol ol {
	list-style-type: lower-alpha;
}

.cl {
    clear: both;
	float: none;
}
.fl, .left  {
	float:left;
}
.fr, .right {
	float:right;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.taj {
	text-align: justify;
}
.vat {
	vertical-align: top;
}
.inline * {
    display: inline;
}
.hidden {display:none};

w50p {
	width: 50%;
}

.Important, .Important * {
    color: #f6aa5f !important;
}
.Important strong{
	color: #fff !important;
    background-color: #f6aa5f !important;
}
.Dark {
    color: #014a64 !important;
 }
.Ligh {
    color: #3cb5dc !important;
}

input.datepicker {
	background: transparent url('/images/calendar.png') no-repeat right;
	border: 1px solid #CCCCCC;
	padding-right: 20px;
	padding: 0.2em
}

#ui-datepicker-div
{
    z-index: +100000; /* must be > than popup editor (950) */
}

/* ----- Autocomplete -----*/
.ac_results {
	text-align: left;
	padding: 0px;
	border: 1px solid #94cce3;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
/*Sirka naseptavace adresy pri registraci -- AC nepricita padding v inputu*/
.hp .ac_results {
	width: 309px !important;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;

	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	/*font: menu;*/
	font-size: 0.85em;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 22px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/indicator.gif') right center no-repeat !important;
}

.ac_odd {
	background-color: #D9EFF8;
}

.ac_over {
	background-color: #2097BF;
	color: white;
}

.no_background{
	background: none !important;
}

/* ----- Errors x Alerts ----- */
.flash{
	 border: 1px solid;
	 padding: 7px;
	 padding-left: 40px;
	 background-repeat: no-repeat;
	 background-position: 10px;
	 font-size: 1.4em;
	 display:block;
	 margin: 2px;
	 line-height: 1.4em;
	 list-style: none;
	 text-align: left !important;
}
.event{
	background-color: #f0f0f0;
	border-color: gray;
    color: gray !important;
	padding-left: 7px;
}
.alert{
    background-image: url("/images/icons/22/help_hint.png") ;
	background-color: #FDF4A7;
	border-color: #c4a000;
    color: #c4a000 !important;
}
.alert a {
	 color: #c4a000 !important;
}
.error{
	background: url("/images/icons/22/no.png") #F79494 no-repeat 10px;
	color: #a40000;
	border-color: #a40000;
}
form .error {
	list-style: none;
	background-image: url("/images/icons/16/no.png");
	border-color: #a40000;
}
.success, .info {
	background-image: url("/images/icons/22/apply.png") ;
	background-color: #C4F099;
	color: #4e9a06;
	border-color: #4e9a06;
}
.small.flash{
	font-size: 1em;
	line-height: 1.2em;
	padding-left: 25px;
	background-position: 5px;
}
.small.alert {
	 background-image: url("/images/icons/16/help_hint.png") ;
}
.small.error{
	background-image: url("/images/icons/16/no.png");
}
.small.success, .small.info{
	background-image: url("/images/icons/16/apply.png");
}
.gray *{
	color: silver !important;
}
.ofwa {
	overflow: auto;
}
.odd td, .odd th{
	background: #EDEDED; border:1px solid #E8E4E4
}
.w100{
	width: 100px!important;
}
.w800{
	width: 800px!important;
}
.block-center {
    margin-left: auto;
    margin-right: auto;
}

/*#snippet--window {max-height:450px;}*/

#snippet--account .Account {padding-top: 5px; float: none; margin-left: 0; margin-top: 0; width: auto;}
#snippet--account .Account img { float: right;position: relative;right: 70px;}
#snippet--account .Account .panel {width: auto; position:absolute; right:140px;}
#snippet--account .Account .panel .links {overflow: auto;}
#snippet--account .Account .panel .membership { float: right; margin-top: 3px;}


#snippet--function_members ul li {list-style-type: none; overflow: hidden}
#snippet--function_members .sidebar {clear: left;}
#snippet--function_members ul {padding-left: 0; overflow: auto}
#snippet--function_members .sidebar-next h3 {margin-top: 0;}
