/* CSS Document */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
body {
	background-color:#254E9D;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(images/tlo.jpg);
	background-repeat:repeat-x;
}
#page {
	width:100%;
	height:auto;
	margin:0 auto;
	float:inherit;
}
#ban_facebook {
        width: 50px;
        height: 50px;
        right: 0px;
        top: 190px;
        position: fixed;
        display: block;
        z-index: 300;
    }
#headup {
	width:100%;
	height:76px;
	float:left;
}
#head {
	width:100%;
	height:330px;
	float:left;
}
#content {
	width:100%;
	padding-left:20px;
	padding-right:20px;
	float:left;
	background-color:#F4ECBE;
}
#content_left {
	width:680px;
	float:left;
}
#content_right {
	width:231px;
	margin-left:20px;
	float:left;
}
#footer {
	width:100%;
	height:50px;
	padding-top:17px;
	float:left;
	background-image:url(images/tlo_stopka.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	color:#333;
	text-align:center;
	margin-bottom:10px;
}
#start_left {
	width:390px;
	float:left;
}
#start_center {
	width:240px;
	float:left;
	margin-left:41px;
}
#start_right {
	width:240px;
	float:left;
	margin-left:20px;
}
#contact_left {
	width:460px;
	float:left;
}
#contact_right {
	width:451px;
	float:left;
	margin-left:20px;
}
a:link {
	color:#2E60B6;
	text-decoration:none;
}
a:visited {
	color:#2E60B6;
	text-decoration:none;
}
a:hover {
	color:#2E60B6;
	text-decoration:underline;
}
a.link_on:link {
	color:#FF0000;
	text-decoration:none;
}
a.link_on:visited {
	color:#FF0000;
	text-decoration:none;
}
a.link_on:hover {
	color:#FF0000;
	text-decoration:underline;
}
h1 {
	font-size:14px;
}
img.fotka {
	border:0px;
	margin:10px;
}
img.fotka_galeria {
	border:0px;
	margin:15px;
    border-width: 5px;
    border-style: solid;
    border-color: #FFFFFF;
}
img.fotka_galeria2 {
	border:0px;
	margin:12px;
    border-width: 5px;
    border-style: solid;
    border-color: #FFFFFF;
}