/* * * Globalni * * */

* {
	margin: 0;
	padding: 0;
}

body {
    /* background: #F6F6F6 url(images/topzelena.jpg) repeat-x;  */
    /* background: #B7E55E ; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}
select               { font-family: "Tahoma"; /*font-size: 10px;*/ }

xform {
}

input, button, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}
.input_disabled {
    background-color: #DBDBDB;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	/* line-height: 170%; */
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}


dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 8px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* start - table */
/*
table {
    border-collapse: collapse;
    margin: 10px;   
}
th strong {
    color: #fff;
}
th {
    background: #93BC0C;
    height: 29px;
    padding-left: 12px;
    padding-right: 12px;
    color: #FFF;
    text-align: left;
    border-left: 1px solid #B6D59A;
    border-bottom: solid 2px #FFF;
}
tr {
    height: 30px;
}
td {
    padding-left: 11px;
    padding-right: 11px;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
}
td.first,th.first {
    border-left: 0px;
}
*/
tr.row-a {
    background: #F8F8F8;
}
tr.row-b {
    background: #EFEFEF;
}
table { font-size:100%; margin: 0 0 1em 0; border: none; border-collapse: collapse; }
th, td { padding: 4px 10px; border: 1px solid silver; }
th { background: #2B9BF0; text-align: left; color: #FFFF40; }
/* tr:hover { background: #eee;} */
/* end - table */

.CategoriesAll { color: #000000; font-weight:bold; }

/* form elements */

form {
    /* margin:0px; padding: 10px 15px;
    border: 1px solid #f2f2f2;  */
    background-color: #FAFAFA;
}

label {
    font-weight:bold;
    /* margin: 5px 0; */
}

input, button {
    /* padding:2px; */
    border:1px solid #C0C0C0;
    /* font: normal 1em Verdana, sans-serif; */
    color:#777;
}
button {
    margin: 0 5px;
}
textarea {
    /* width:400px; */
    padding:2px;
    font: normal 1em Verdana, sans-serif;
    border:1px solid #C0C0C0;
    /* height:100px; */
    /* display:block;*/
    color:#777;
}
/*input*/
.button { 
    font: bold 12px Arial, Sans-serif; 
    height: 24px;
    /* margin: 0; */
    padding: 2px 3px; 
    color: #FFFF40;
    background: #8EB50C url(images/button-bg-m.jpg) repeat-x 0 0;
    /* background: #2B9BF0; */

    border: none;
    text-decoration: none;
}
fieldset { border: 2px solid #006699; padding: 0 1em 1em 1em; margin: 1em 0 0 0; background-color: #EBF3FE;  }
legend { font-size: 18px; color: #006699; padding: 0 1em 0 1em; }
.radek { padding: 5px 0 0 30px; clear: left;} 
.rw100 { clear: both; width: 100px; float: left;} 
.rw200 { clear: both; width: 200px; float: left;} 
.rw150 { clear: both; width: 150px; float: left;} 
.zw100 { width: 500px; }
fieldset div { padding: 3px 0 0 10px; clear: left;} 
/* zde zalezi na poradi .requred a .err */
.required { /*background: #ffff80; */
            /*  border:1px solid red;*/
 }
.rqstar { color: red; }
.err { background: yellow; }

.infotable td {
  border-collapse: collapse;
  border: none;
  margin:0;
  padding: 5px 0 0 0;
  vertical-align:top;
  color: black;
}
table.infotable  {
  border-collapse: collapse;
  border: none;
  margin:10px;
}


/* Wrapper */

#wrapper {
    position: relative;
    width: 980px;
	margin: 0 auto;
    background: #FEFEFE;
	 /* background: url(images/img02.jpg) repeat-y;  */
}

/* Header */

#header {
	height: 140px;
     background: #11B72E url(images/modra.jpg) no-repeat; 
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFF40;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFF40;
}

/* Menu */

#menu {
    position: absolute; top: 115px; left: 300px; width: 680px; height: 20px;
    overflow:hidden;
    /* background: #AFAFEF; */
}

#menu_n {
    position: absolute; top: 140px; left: 0px; width: 980px;
    /* background: #AFAFEF; */
    background: url(images/button-bg.jpg) repeat-x;
}

#menu ul {
    margin: 1px 0 0 0;
	padding: 1px 7px 0 0;
    text-align: right;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	margin-left: 15px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF40;
    text-decoration: underline;
}

#menu a:hover {
	text-decoration: underline;
}

#penize {
    position: absolute; top: 20px; left: 300px; width: 150px; height: 100px;
    background:  url(images/penize.gif) no-repeat; 
}
#zemekoule {
    position: absolute; top: 20px; left: 300px; width: 100px; height: 100px;
    background:  url(images/zeme.gif) no-repeat; 
}
#zemekoule2 {
    position: absolute; top: 20px; left: 200px; width: 100px; height: 100px;
    background:  url(images/zeme2.gif) no-repeat; 
}
#zemekoule3 {
    position: absolute; top: 20px; left: 100px; width: 100px; height: 100px;
    background:  url(images/zeme3.gif) no-repeat; 
}


#langs {
    position: absolute; top: 0px; left: 780px; width: 200px;
}

#langs ul {
    margin: 0;
    padding: 5px 7px 0 0;
    list-style: none;
    line-height: normal;
}

#langs li {
    display: inline;
}

#langs a {
    padding-left: 5px;
    text-decoration: none;
    color: #FFFFFF;
}

#langs a:hover {
    text-decoration: underline;
}

#login {
    position: absolute; top: 32px; left: 780px; width: 200px;
}
#login fieldsdt {
    background: transparent;
}
#login form {
    background: transparent;
}


/* Page */

#page {
    margin: 0px;
    border: 2px solid #0680E5;
    /* background: #FFFFEF; */
	/* background: url(images/page.jpg) no-repeat; */
}

/* Content */

#content {
	float: right;
	width: 720px;
    overflow:hidden;
	padding: 0 0 0 10px;
    margin: 0px 10px;
    /* background: #a606F6;  */
}

#content_l {
    /* float: left; 
     width: 930px; */
    padding: 0 0 0 10px;
    margin: 0px 10px;
    /* background: #F606F6;*/
}

/* Sidebar */

#sidebar {
	float: left;
	width: 176px;
    overflow:hidden;
	padding: 4px 8px 0 8px;
    background: #AFD4F1;
    margin: 5px 5px;
    border-right: dashed 1px #dadada;
    /*  background: url(images/li2.gif) repeat-y 120px 0; */

}

#sidebar ul {
	/* margin: 0;
	padding: 0;
	list-style: none; */
}

#sidebar li {
	/*  margin-bottom: 40px; */
    /* background: url(images/li.gif) repeat-x left bottom;*/

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar2 {
    float: left;
    width: 172px;
    padding: 0px 0px 0px 8px;
    margin: 0px 0px 5px 0px;
    background: #FFFFFF;
    /*  background: url(images/li2.gif) repeat-y 120px 0; */

}


/* EditInfoBar */
#editinfobar {
    float: right;
    width: 200px;
    padding: 4px 16px 0 10px;
    background: #FFFFE9;
    margin: 5px 5px;
    border-left: dashed 1px #dadada;
    /*  background: url(images/li2.gif) repeat-y 120px 0; */
}
#xxeditinfobar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#xxeditinfobar li {
    margin-bottom: 40px;
    /* background: url(images/li.gif) repeat-x left bottom;*/

}

#xxeditinfobar li ul {
}

#editinfobar li li {
    margin: 0;
}
.editinfobarclose {
    float: right;
}

/* Search */
/*
#search * {
    background-color: transparent;
    border: none;   
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 100px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}
*/
/* Widebar */

#widebar {
	margin: 10px 10px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/imgbila.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 45px;
	background: url(images/sedivaspodek.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

.AddRwdButton2 {
 float:right;
 margin:10px 0 0 0;
}

/* * * Spolecne * * */

/* search form */
.searchform {
    background-color: transparent;
    border: none;   
    /* margin: 0; padding: 5px 0 15px 0;    */
    /* width: 210px;    */
}
.searchform fieldset { border: none; }
.searchform legend { display: none; }

.searchformx p { margin: 0; padding: 0; }
.searchformx input.textbox { 
    width: 100px;
    color: #777; 
    height: 18px;
    padding: 2px;   
    border: 1px solid #E5E5E5;
    vertical-align: top;
}
.searchformx input.button { 
    width: 60px;
    height: 24px;
    padding: 2px 5px;
    vertical-align: top;
}

/* login form */
.loginform {
    background-color: transparent;
    border: none;   
    /* margin: 0; padding: 5px 0 15px 0;    */
    /* width: 210px;    */
}
.loginform fieldset { border: none; background-color: transparent; }
.loginform legend { display: none; }

.loginform input { 
    margin: 0;
    padding: 0; 
    color: #FFF;
    background: transparent;
    border: 1px solid #E5E5E5;

    height: 16px;
    vertical-align: top;
}
.loginform input.prihlasit { 
    height: 18px;
    border: none;
}

.loginform2 {
    background-color: transparent;
    border: none;   
    /* margin: 0; padding: 5px 0 15px 0;    */
    /* width: 210px;    */
}
.loginform2 fieldset { /* border: none;*/ background-color: transparent; }
.xloginform2 legend { display: none; }

.loginform2 input { 
    margin: 0;
    padding: 0; 
    margin-bottom: 2px;
    vertical-align: top;
}

.post {
    padding-top: 20px;
}

.post .title {
    background-color: #E2E2E2;
    border: 1px solid #F2F2F2;
}

.post .title a {
    text-decoration: none;
    color: #37404C;
}

.post .title a:hover {
    text-decoration: underline;
}

.post .title .left {
    display: block;
    float: left;
}

.post .title .price {
    display: block;
    float: right;
    padding-left: 17px;
}

.slogem {
  background: url(images/rascen.png) no-repeat right center;
  padding-top: 10px;
}

.post .entry {
    border: 1px solid #F2F2F2;
}

.post .meta {
    height: 16px;
    margin: 0;
    padding: 10px;
    background: url(images/imgsediva.jpg) repeat-x left bottom;
    line-height: normal;
}

.post .meta .posted {
    display: block;
    float: left;
}

.post .meta .more {
    display: block;
    float: right;
    padding-left: 17px;
    background: url(images/imgread.gif) no-repeat left center;
}

.post .meta .comments {
    display: block;
    float: right;
    padding: 0 30px 0 19px;
    /* background: url(images/imgcomment.gif) no-repeat left center; */
}

.footer2 {
    font-size: 0.8em;
    text-align: center;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
  }

.tbl1             { overflow:hidden; white-space: nowrap; color: black; }
.tbl1 tr th       { overflow:hidden; white-space: nowrap; }
.tbl1 div      { overflow:hidden; float:left; white-space: nowrap; }
/*
.tbl1 td       { overflow:hidden; white-space: nowrap; }
.tbl1             { margin-left:0px; border-collapse: collapse; }
.tbl1             { text-align: left; background: #F8F8F8; }
.tbl1             { border-width: 1px; border-style: solid; border-color: black; }
.tbl1 tr          { background-color: #B0B0B0; font-size:11px;  }
.tbl1 tr.active   { background: #E0E0E0; }
.tbl1 tr.passive  { background: #F8F8F8; }
.tbl1 td          { border-width: 1px; border-style: solid; border-color: #E9E9E9; padding-left: 4px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px; }
.tbl1 a        { font-weight: normal; text-decoration: underline; }
.tbl1 a:hover  { font-weight: normal; color: #0202FF; }

.tbl1 th       { border-color: black; }
.tbl1 th table td { border-width: 0px; }
*/
#workingbox {
    position: absolute; top: 500px; left: 180px; 
    width: 200px;
    margin: 50px;
    padding: 10px;
    background: #A66666 url(images/snk.gif) no-repeat left; 
    
}

.strankovac1 {
    float: left;
}
.strankovac2 {
    float: right;
}
.strankovac a:link {
    /* text-decoration: underline;
    color: Black; */
}

.strankovac a:visited {
   /* text-decoration: underline;
   color: Black; */
}

.strankovac a:hover {
    text-decoration: underline;
    background: #EEEEEE;
    color: Black; 
}

#strankovac {
    /* text-align: center; */
    /* width: 100%;*/
    /* font-size: 16px;*/ 
    }

#ministatus { border: 1px solid gray;  }

#fulltext form { display: inline; }
#fulltext fieldset { border: none; background-color: transparent; margin: 0; padding: 0; display: inline; }


.LANG_name           { width:50px; }
.LANG_english_name   { width:100px; }
.LANG_short_name     { width:20px; }
.LANG_active         { width:40px; } 

.w10                 { width:10px; }
.w20                 { width:20px; }
.w30                 { width:30px; }
.w40                 { width:40px; }
.w50                 { width:50px; }
.w60                 { width:60px; }
.w80                 { width:80px; }
.w100                { width:100px; }
.w120                { width:120px; }
.w140                { width:140px; }
.w150                { width:150px; }
.w160                { width:160px; }
.w180                { width:180px; }
.w200                { width:200px; }
.w250                { width:250px; }
.w300                { width:300px; }
.w350                { width:350px; }
.w400                { width:400px; }
.w450                { width:450px; }
.w500                { width:500px; }

.fw                  { width:100%; }
.fl                  { float: left; }
.fr                  { float: right; }
.cb                  { clear: both; }

.deleted   { color: #BBBBBB; }

.title {
    /* background: #93BC0C; */
     height: 29px; 
    padding-left: 12px;
    padding-right: 12px;
    /* color: #FFF; */
    /* text-align: left; */
    border: 1px solid #B6D59A;
    
}



ul.treelist .currentitem {
  font-weight: bold;
  font-size: 14px;
  background: #DEEEEE;
  color: green;
}
ul.treelist, ul.treelist ul, ul.treelist li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.treelist ul { padding-left: 0.9em; }

ul.treelist li {
    list-style-type:none;
    margin:0px;
    padding:0px;
    border:0px;
    line-height:14px;
    background-image: url(images/more_to_come.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

ul.treelist li.liLastChild {
    background-image: url(images/empty.gif);
}
ul.treelist li.liBefore {
    padding:0px;
    margin:0px 2px 0px 0px;
    padding:0px;
    display:inline;
}
ul.treelist .plus_minus {
    margin-left:-18px;
    padding:0px 0px 0px 0px;
    border:0px;
}
ul.treelist a:link {
    text-decoration: none;
    color: Black; 
}
ul.treelist a:visited {
   text-decoration: none;
   color: Black; 
}
ul.treelist a:hover {
    background: #EEEEEE;
}

.inlineInput         {  height: 16px; color: #000000; background-color: #FFFFFF; border-color: #6C6C61 #B2B2A7 #B2B2A7 #6C6C61; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.inlineArea          {                color: #000000; background-color: #FFFFFF; border-color: #6C6C61 #B2B2A7 #B2B2A7 #6C6C61; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.inlineAreaRO        {                color: #000000; background-color: #F8F8F8; border-color: #6C6C61 #B2B2A7 #B2B2A7 #6C6C61; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.tglg                {                color: #000000; background-color: #FFFFFF; border-color: #6C6C61 #B2B2A7 #B2B2A7 #6C6C61; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TgButton   { height: 20px; }
.LOCTX_text           { width:150px; }
.LOCTX_textEdit       { width:200px; }
 
.categorylines a {
    text-decoration: none;
}

.categorypath {
    margin:8px 00px 0px 0px;
    font-size: 14px;
}
.categorypath a {
}

.categorylines table {
    margin: 0;
    padding: 0;
}
.categorylines td {
    border: 1px solid #EBEBEB;
    background-color: #FFFFE9;
}
.categorylines td.selected {
    border: 1px solid #EBEBEB;
    background-color: #FFFF89;
}
.categorylines td.opened {
    border: 1px solid #EBEBEB;
    background-color: #FFFF99;
}

.deposited {
    color: blue;
}

.txlgInfo {
    background: transparent;
    background-color: transparent;
    font-size: 9px;
    font-weight: normal;
}
.hlpInfo {
    background: transparent;
    background-color: transparent;
    font-size: 8px;
    font-weight: normal;
    border: none;
}

.oh { overflow:hidden; }