
/* - ++theme++cka.plonetheme/css/cms.css - */
@media screen {
/* https://www.cka.cz/portal_css/++theme++cka.plonetheme/css/cms.css?original=1 */
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
/* */
/* */
.ie6 .hiddenStructure,
.ie7 .hiddenStructure {
position: absolute;
}
#content .visualNoMarker {
list-style:none;
margin-left: 0;
}
.visualClear {
clear: both;
}
/* */
/* */
#content-core {
margin: 0 0 0 20px;
}
.portalMessage {
margin: 0 0 40px 0;
}
.portalMessage dt {
font-weight: bold;
}
#login-forgotten-password {
margin: 0 0 40px 0;
}
#content-core form {
margin: 0 0 60px 0;
}
#login-form input {
width: 200px;
font-size: 100%;
padding: 2px 5px;
border: 1px solid #ccc;
}
div.formControls {
margin: 0;
padding: 2px 0 0 0;
}
#login-form .formControls input {
margin: 0 0 0 178px;
padding: 5px 5px;
background-color: #ff2501;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-transform: uppercase;
text-align: center;
color: #fff;
border: none;
}
table.ordered-selection-field select {height:auto;}
/* */
header .login-link {
margin-right:60px !important;
}
header .user-bar {
left: 500px !important;
}
header .discussion-link {
float:left;
margin:9px 0 0 0;
}
}

