body, td{
font-family:Verdana;
font-size:9pt;
font-weight: normal;
color:#646464;
letter-spacing: 1px;
line-height: 15px;
}


a{
color:#FE9601;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

h1{
color:#27C202;
font-size:15px;
font-weight:bold;
font-family:Trebuchet MS;
padding-bottom:4px;
letter-spacing: 1px;
border-bottom: 1px solid #DDDDDD;
}


h2{
font-size:13px;
font-weight:bold;
font-family:Trebuchet MS;
border-top:1px solid #DDDDDD;
}

.content{
padding:8px;
}

hr{
border:1px solid #DDDDDD;
}

.menu{
letter-spacing: 30px;
background-image:url(../images/menu_tlo.jpg);
background-repeat:no-repeat;
height:38px;
width:879px;
}


.footer a:link {
color:#ffffff;
font-family:Verdana;
font-size:9pt;
text-decoration:none;
}

.footer a:hover {
color:#ffffff;
font-family:Verdana;
font-size:9pt;
text-decoration:none;
}

.footer a:visited {
color:#ffffff;
font-family:Verdana;
font-size:9pt;
text-decoration:none;
}
.footer{
padding-top:15px;
color:#ffffff;
}


input, select, textarea {
background-color:#FFFFFF;
border:1px solid #24C400;
color:#646464;
padding:2px;
font-family:Trebuchet MS;
}



.panel
{
background-image:url(../images/tlo_panel.jpg);
background-repeat:repeat-x;
height:170px;
width:272px;
padding-left:15px;
font-size: 13px;
font-family:Verdana;
color:#15B7E8;
font-weight:bold;
}
.panel_inp{
background-color:#FFFFFF;
border:1px solid #FFFFFF;
color:#646464;
font-family:Trebuchet MS;
margin-bottom: 10px;
}

.panel h1{
color:#15B7E8;
font-size:23px;
font-family:Trebuchet MS;
font-weight:lighter;
letter-spacing: 1px;
border:0px;
}

.guzik {
background-image:url(../images/tlo_guzik.jpg);
background-repeat:repeat-x;
border:2px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
font-family:Verdana;
font-size:1.1em;
font-weight:bold;
padding:3px 20px;
}

.panel a:hover{
	color:#27C202;
}

.link1:link{
	color:#7F5E67;
	text-decoration:none;
	line-height: 20px;
}

.link1:hover{
	color:#27C202;
	text-decoration:none;
}

.link1:visited{
	color:#7F5E67;
	text-decoration:none;
}

.pageselact {
background-image:url(../images/pageselect/buttona.gif);
border-bottom:1px solid #000000;
border-right:1px solid #000000;
line-height:13px;
margin:0;
padding:1px 3px;
}
.pagesel, .pageseldis {
background-image:url(../images/pageselect/button.gif);
border-bottom:1px solid #C4CCCC;
color:#000000;
cursor:pointer;
line-height:13px;
margin:0;
padding:1px 3px;
}


#box324 a
{
color:#000000;
}

.podglad input,.podglad select,.podglad textarea {
background-color:#FFFFFF;
border:1px solid #727272;
color:#646464;
font-family:Trebuchet MS;
padding:2px;
}

.podgla
{
padding-top:10px;
}


th{
font-family:Verdana;
font-size:9pt;
font-weight: normal;
color:#646464;
background-color:#CCCCCC;
border:1px solid #727272;
letter-spacing: 1px;
line-height: 15px;
}

.lista{
font-family:Verdana;
font-size:9pt;
font-weight: normal;
color:#646464;
border:1px solid #727272;
letter-spacing: 1px;
line-height: 15px;
}
.ksiega
{
padding-top:10px;
}

.ksiega a
{
color:#000000;
}

.ksiega input,.ksiega select,.ksiega textarea {
background-color:#FFFFFF;
border:1px solid #727272;
color:#646464;
font-family:Trebuchet MS;
padding:2px;
}

.bug{
	background-image:url("../images/bug_background.jpg");
	border:1px solid #FFFF00;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	margin-bottom: 10px;
}

.info{
	background-image:url("../images/blude_background.gif");
	border:1px solid #FFFF00;
	color:#333333;
	font-weight:bold;
	padding:3px;
	margin-bottom: 10px;
}


#cookieInfo{
   display:none;
    border: 1px solid #333333;
    position: fixed;
    bottom: 10px;
    background-color: #F2F2F2;
    color: #333333;
    padding: 10px;
    width: 800px;
    box-shadow: 0 0 10px 5px #333333;
    margin: 10px;
    left: auto;
    font-family: Arial;
    display: none;
    font-size: 14px;
	text-align: justify;
}
#cookieLink{
    text-align: right;
    padding-top: 5px;                
}
#cookieLink a{
    border: 1px solid #333333;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;
    behavior:url(border-radius.htc);
    padding: 4px;
    background-color: #333333;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial;
}