/* CSS Document */
@font-face {
    font-family: Century;
    src: url('fonts/GOTHICB.TTF');
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
body {
	background-color:#DDC8AD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#page {
	width:900px;
	height:auto;
	margin:0 auto;
	float:inherit;
}
#head {
	width:900px;
	height:100px;
	float:left;
}
#menu {
	width:900px;
	height:50px;
	float:left;
}
#content {
	width:900px;
	float:left;
	margin-top:10px;
}
#content_left {
	width:610px;
	float:left;
}
#content_right {
	width:280px;
	padding-left:10px;
	float:left;
}
#content_left_1 {
	width:360px;
	float:left;
}
#content_left_2 {
	width:240px;
	float:left;
	margin-left:10px;
}
#content_contact_1 {
	width:300px;
	float:left;
}
#content_contact_2 {
	width:300px;
	float:left;
	margin-left:10px;
}
#content_bottom {
	width:900px;
	float:left;
}
#content_bottom_left {
	width:290px;
	float:left;
}
#content_bottom_center {
	width:300px;
	float:left;
	margin-left:10px;
}
#content_bottom_right {
	width:290px;
	float:left;
	margin-left:10px;
}
#content_loga {
	width:100%;
	padding:15px;
	float:left;
	background-image:url(images/tlo_okno.png);
	margin-top:10px;
}
#footer {
	width:100%;
	height:98px;
	float:left;
	margin-bottom:10px;
	background-image:url(images/tlo_footer.png);
	background-repeat: repeat-x;
    color:#CCCCCC;
	padding-left:190px;
	padding-top:22px;
	font-size:11px;
}
div.okno_610 {
	width:100%;
	float:left;
	margin-bottom:10px;
}
div.naglowek_610 {
	width:100%;
	float:left;
	padding:12px 0 12px 10px;
	color:#FFFFFF;
	text-transform:uppercase;
    font-weight:bold;
    background-color: #013186;
    border-radius: 10px 10px 0 0;   
    opacity: 0.9;
}
div.tresc_610 {
	width:100%;
	padding:15px;
	margin-top:1px;
	float:left;
	color:#000000;
	background-image:url(images/tlo_okno.png);
}
div.okno_360 {
	width:360px;
	float:left;
	margin-bottom:10px;
}
div.naglowek_360 {
	width:100%;
	float:left;
	padding:12px 0 12px 10px;
	color:#FFFFFF;
	text-transform:uppercase;
    font-weight:bold;
    background-color: #013186;
    border-radius: 10px 10px 0 0;   
    opacity: 0.9;
}
div.tresc_360 {
	width:100%;
	padding:15px;
	margin-top:1px;
	float:left;
	color:#000000;
	background-image:url(images/tlo_okno.png);
}
div.okno_240 {
	width:240px;
	float:left;
	margin-bottom:10px;
}
div.okno_300 {
	width:100%;
	float:left;
	margin-bottom:10px;
}
div.naglowek_300 {
	width:100%;
	float:left;
	padding:12px 0 12px 10px;
	color:#FFFFFF;
	text-transform:uppercase;
    font-weight:bold;
    background-color: #013186;
    border-radius: 10px 10px 0 0;   
    opacity: 0.9;
}
div.tresc_300 {
	width:100%;
	padding:15px;
	margin-top:1px;
	float:left;
	color:#000000;
	background-image:url(images/tlo_okno.png);
}
div.naglowek_240 {
	width:100%;
	float:left;
	padding:12px 0 12px 10px;
	color:#FFFFFF;
	text-transform:uppercase;
    font-weight:bold;
    background-color: #013186;
    border-radius: 10px 10px 0 0;   
    opacity: 0.9;
}
div.tresc_240 {
	width:100%;
	padding:15px;
	margin-top:1px;
	float:left;
	color:#000000;
	background-image:url(images/tlo_okno.png);
}
a:link {
	color:#0066CC;
	text-decoration:none;
}
a:visited {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}

a.link_galeria:link {
	color:#0066CC;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
}
a.link_galeria:visited {
	color:#0066CC;
	text-decoration:none;
	font-weight: bold;
}
a.link_galeria:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}



a.link_menu_top:link {
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
}
a.link_menu_top:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
}
a.link_menu_top:hover {
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#000;
	text-transform:uppercase;
}

a.link_first:link {
	color:#004891;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
a.link_first:visited {
	color:#004891;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
a.link_first:hover {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

a.link_stopka:link {
	color:#CCCCCC;
	text-decoration:none;
}
a.link_stopka:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a.link_stopka:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

h1 {
	font-size:14px;
}
img.fotka {
	border:0px;
	margin:10px;
}
div.obrazek {
	width:60px;
	height:60px;
	float:left;
	margin:7px;
	border-style:solid;
	border-width:4px;
	border-color:#FFFFFF;
}

.btn btn-info {
	background-color: #0c3a8b;
}




