@media screen {
body{
	margin:0;padding:0;
	font-size:.8em;font-family:sans-serif;
	color:#000;background:#fff url(../img/layout/gradient-green.gif) repeat-x;
	text-align:center;
}
h1,h2,h3,h4,p{margin:0;padding:0;}
h1{}
h2{color:#549210;font-size:1.9em;font-weight:normal;margin-bottom:1em;}
h3{color:#549210;font-size:1em;font-weight:normal;}

p{margin-bottom:1.38em;line-height:2em;text-align:justify;}
p.alternate{margin-bottom:.66em;line-height:1.5em;text-align:left;color:#ababab;}

a{color:#0B468D;}
a:hover{color:#51900C;}

ul{margin:2.5em 0;padding:0;}
li{list-style:none;margin:0;padding:0;padding-left:12px;
	background:url(../img/layout/bullet.gif) 0 9px no-repeat;
	font-size:.9em;line-height:2.2em;}
ul ul{margin:0;margin-left:-12px}
li li{font-size:1em;padding-left:44px;}

table{width:100%;}
td{padding:0 0 1em 0;}

img{border:none;}

label{font-size:.9em;}
textarea, input{width:250px;border:1px solid #bbbbbb;}
input.submit{background:#eeeeee;border:none;color:#000000;font-weight:bold;}
form td{vertical-align:top;padding:0 0 .5em 0;}

#page{width:755px;margin:0 auto;text-align:left;}
#header{position:relative;
	margin-top:53px;padding-bottom:25px;
	background:url(../img/layout/header-bottom.gif) left bottom no-repeat;}

#header00{min-height:325px;background:url(../img/layout/zamek.jpg) 0 0 no-repeat;}
* html #header{min-height:325px;}
/* LOGO */
#logo{position:absolute;top:-53px;left:130px;width:495px;height:160px;margin:0;overflow:hidden;background:url(../img/layout/logo.gif);z-index:100;}
#logo a, #logo span{display:block;width:495px;height:160px;overflow:hidden;}
#logo span {position:absolute;left:0;top:0;cursor:pointer;background:url(../img/layout/logo.gif);}

#mainMenu{position:relative;margin:0;padding:80px 0 0 270px;width:245px;}
#mainMenu li{margin:0;list-style:none;
	padding:6px 0 3px 0;background:url(../img/layout/dot-line.gif) left bottom repeat-x;
	font-size:1.3em;font-family:"Palatino Linotype", "Times New Roman", serif;
	}
#mainMenu li a{display:block;padding-left:75px;line-height:37px;text-decoration:none;}
#mainMenu li a:hover, #mainMenu li a.active{color:#51900C;}
#mainMenu li a.active{font-weight:bold;}
#item01{background:url(../img/layout/icon01.gif) 0 50% no-repeat;}
#item02{background:url(../img/layout/icon02.gif) 0 50% no-repeat;}
#item03{background:url(../img/layout/icon03.gif) 0 50% no-repeat;}
#item04{background:url(../img/layout/icon04.gif) 0 50% no-repeat;}
#item05{background:url(../img/layout/icon05.gif) 0 50% no-repeat;}

#content{width:755px;margin:.5em 0;background:#fff url(../img/layout/bg-content.gif) repeat-y;}
	#leftCol{width:350px;}
	#rightCol{width:375px;}
	
#divka{position:absolute;right:-20px;top:-53px;width:210px;height:378px;background:url(../img/layout/divka.jpg) no-repeat;z-index:200;}

#footer{min-height:55px;background:#5A9811  url(../img/layout/bg-footer.gif) repeat-x;}
* html #footer{height:55px;}
#footer00{margin:0 auto;width:755px;text-align:left;color:#fff;}
#footer00 p{margin:0; text-align:center;padding:20px;}
#footer00 a{color:#fff;text-decoration:none;}
#footer00 a:hover{text-decoration:underline;}

.clr,.cls{clear:both;height:1px;font-size:1px;line-height:1px;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}

.sobr{margin-left:120px;}
.green{color:#51900C;}
.red{color:#ff0000;}
.hr01{clear:both;height:21px;background:url(../img/layout/hr01.gif) no-repeat;}
.hr02{clear:both;height:1em;background:url(../img/layout/hr02.gif) repeat-x;}
.hr02 hr, .hr01 hr{display:none;}
}
@media pirnt {

}


