* {
margin:0;
padding:0;
text-indent:0;
vertical-align:middle;
}


li { list-style:none; }

a img {border:0;}

html, body {
margin:0;
font-family: Verdana, "Helvetica CE", sans-serif;
}


body{
padding:0;
font-size:120%;
background-color:#D5DAE1;
}

input, textarea {
 font-size:100%;
}


a {
color:black;
text-decoration: none;
}

a:visited {
/*color: #887B7B;*/
}


#pagewidth {
background:url(images/mainpagebgd.jpg);
}

.motherblock td {
vertical-align:top;
border:3px solid white;
background-color:#f2f2f2;
padding:0px;
}

.mother {
/*border:1px dashed lightblue;*/
}

/*formulare*/

.link_prop {
margin-top:3px;
clear:both;
/*background-color:#FFEE99;*/
background-color:#eee;
padding:3px;
width:100%;
}


.link_prop label{
display:block;
width:100%;
line-height:1em;
}



.linktools {
font-weight:bold;
text-align:right;
padding:0 0 3px 0;
background-color:#ddd;
}


.t_move {
display:block;
width:16px;
height:16px;
background: url(images/images/dragarea.gif) transparent 0 0 repeat;
}

.description {
margin:0;
padding:0;
}


.t_sbal, .t_lock {
display:block;
float:left;
width:16px;
height:16px;
}


.sbaleno {
background:url(images/images/bullet_arrow_right.gif) no-repeat;
}
.rozbaleno {
background:url(images/images/bullet_arrow_down.gif) no-repeat;
}
.t_lock {
/*background:none;*/
background:url(images/images/smalleye.gif) no-repeat;


}
.unlocked {
background:url(images/images/eye.gif) no-repeat;
}

.linktools a {
color:black;

}

.sc_tools, .t_lock, .t_sbal, .hide {
cursor:pointer;
}

.skladacka {
/*display:none;*/

}


.innertip h2 {
color:#169be6;
font-size:110%;
margin-bottom:.3em;
}

h2.publicdir  {
display:block;
clear:both;
font-size:100%;
color:#000;
margin:0;
padding:.3em .4em ;
margin:0 ;
border-bottom:1px solid #ccc;
border-top:1px solid white;
width:auto;
/*background-color:#eee;*/
vertical-align: bottom;
cursor:pointer;
font-weight:normal;
margin-bottom:1px;
}
h2.publicdir * {
vertical-align: bottom;
}


.public_icon {
display:block;
width:16px;
height:16px;
float:right;
margin-right:5px;
}

li.publiclink {
display:block;
clear:both;
margin:0 0 0 0 ;
text-indent:0;
font-size:90%;
background-color:white;
width:100%;
border-bottom:1px dashed #eee;

}

.public_title {
font-weight:normal;
padding-right:0px;
padding-left:.5em;
}
.public_description {
font-weight:normal;
padding-right:0px;
padding-left:.5em;
}
li.publiclink a{
color:#169be6;
}


.googleblock {
padding:0px 0;
}

.center {
margin:0 auto;
}

.tooltip {
border-bottom:1px dashed #1e9ce6;
cursor:help;
}

/*rameckyatd*/
.sidebartop {
padding:10px;
}
#publicmain {
padding:10px 10px;
width:auto;
}

.all {
padding:0;
margin:0;
width:100%;
/*height:100%;*/
}
.toppage {
height:0;
background:url(images/miniopen/mini_toppage.gif) 0 0 no-repeat;
width:100%;
}
.maincontent {
padding:0 0;
}
.topiconblock {
width:100%;
background:url(images/pda_titlebg.gif) #8C9AAB 0 0 repeat-x;
}
.topiconblock .wrap  {
padding:10px;
}

.bottompage {
height:0;
width:100%;
}

form#loginform {
 padding:10px 10px;
}
#loginform label {
display: -moz-inline-block;
display: inline-block;
width:80px;
}

#loginform .txtinput {
border:1px solid #ddd;
width:100%;
height:30px;
margin:10px 0;
}

.userblock {
float:left;
width:40%;
text-align:left;
padding: 0 0 10px 0;
}

.userblock span{
text-shadow:0 1px 0 #D5D5D5;
padding-top:5px;
}


.iconblock {
float:right;
width:40%
text-align:right;
padding-top:10px;
}

.iconblock a {
padding: 10px 10px 10px 6px;
border-right:1px solid white;
}
.iconblock a.last {
border:none;
}

.linkcount {
font-size:80%;
float:right;
right:10px;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
 
