/*
charset: UTF-8 or Windows-1250
created by: Kuby (http://kuby.trackmania.cz/)
updated: 18.02.2018
skin: luisa.haralcomp.cz/portal/
page version: 0.0.2.0
css version: 0.0.2.0
Copyright © 2010 Kuby, All rights reserved
*/
/* px * 0.0626 = em */
/* zakladni prvky - zacatek */
html{box-sizing:border-box;}*,*:before,*:after{box-sizing:inherit;}
* {padding: 0; margin: 0;}
body {background: #999; color: #000; font-family: Verdana, Arial, Sans-Serif; font-size: 10px; padding: 0 0 0 0; margin: 0 0 0 0;}
img {border: 0;}
/*typografie*/
a {background: transparent none repeat scroll; color: #039; text-decoration: underline;}
a:link{}
a:visited {}
a:active {}
a:hover {background : transparent none repeat scroll; color: #33f; text-decoration: none;}

h1 {font-size: 24px; margin: 15px 0 15px 0; font-weight: normal;}
h2 {font-size: 22px; margin: 15px 0 15px 0; font-weight: normal;}
h3 {font-size: 19px; margin: 15px 0 15px 0; font-weight: normal;}
h4 {font-size: 15px; margin: 15px 0 15px 0; font-weight: bold;}
h5 {font-size: 12px; margin: 15px 0 15px 0; font-weight: bold;}
h6 {font-size: 10px; margin: 15px 0 15px 0; font-weight: bold;}

ol, ul, li {/* list-style: none; */ font-size: 12px; line-height: 22px; margin-top: 2px; margin-bottom: 1px;}
ul {margin-left: 40px; padding-bottom: 5px;}

p {font-size: 12px; line-height: 22px; margin: 15px 0 15px 0;}

pre {font-family: monospace; font-size: 12px;}

/* zakladni prvky - konec */

#page {width: 90%; margin: 0 auto 0 auto; clear: both;}

#standards {width: 90%; height: 14px; line-height: 14px; font-size: 10px; margin: 0 auto 10px auto; clear: both;}
#standards a {color: #000; text-decoration: none;}
#standards a:hover {color: #ff0;}


#noscript {
	background-color: #ff0000;
	color: #ffff00;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: blink;
}
#oldMSIE {
	background-color: #333333;
	color: #ffff00;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: blink;
}

#pagemenu {width: 90%; line-height: 20px; margin: 0 auto 0 auto;}
#pagemenu a {display: block; color: #900; font-weight: bold; float: left; text-decoration: none; padding: 0 10px 0 10px;}
#pagemenu a:hover {background: #900; color: #ff0; text-decoration: none;}

#sluzba_admin {background: transparent url("../img/sluzba-fade.png") center left no-repeat; color: #000; float: right; text-align: right; margin: 0 0 0 0; padding: 0 5px 0 15px; font-size: 10px; line-height: 14px; overflow: hidden; clear: both;}
#sluzba_sv {background: transparent url("../img/sluzba-fade.png") center left no-repeat; color: #000; float: right; text-align: right; margin: 0 0 0 0; padding: 0 5px 0 15px; font-size: 10px; line-height: 14px; overflow: hidden; clear: both;}
#sluzba {background: transparent url("../img/sluzba-fade.png") center left no-repeat; color: #000; float: right; text-align: right; margin: 0 0 0 0; padding: 0 5px 0 15px; font-size: 10px; line-height: 14px; overflow: hidden; clear: both;}
#sklad_fasovani {background-color: #ccc; position: relative;
    margin: 0 auto 0 auto;
    padding: 2px 15px 2px 15px;
    text-align: justify;
    clear: both;}
.sklad_fasovani {border: 3px solid #3c3;}
.sklad_fasovani_info {border: 3px solid #c03;}
