BODY {
	width:100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Calibri;
	font-size: 12px;
}

a {
	color: #D31145;
	border: 0px;
}

img {
	border: 0;
}


#main {
	margin: 20px auto 0 auto;
	width: 1024px;
}

#no-background {
	width: 100%;
	margin-top: 47px;
}

#main-background {
	background-image: url(/images/clouds-pixel.png);
	width: 100%;
	margin-top: 47px;
}

#footer-background {
	background-image: url(/images/footer-pixel.gif);
	width: 100%;
}

#footer {
	background-image: url(/images/footer.png);
	width: 1024px;
	height: 229px;
	margin:0 auto;
}

#clouds {
	background-image: url("/images/clouds-bg.jpg");
	color: black;
	background-color: white;
	width: 1228px;
	height: 381px;
	margin: 47px auto;
	position: relative;
}

#clouds2 {
	background-image: url("/images/clouds-bg.jpg");
	color: black;
	background-color: white;
	width:1228px;
	height: 181px;
	margin: 47px auto;
	position: relative;
}


#logo {
	position: relative;
/*
	background-image: url("/images/logo.png");
*/
	width: 1024px;
	height: 63px;
	margin: 0 auto;
}

#slogan {
	position: absolute;
	background-image: url("/images/domacnosti-skoly-firmy.png");
	width: 197px;
	height: 178px;
	top: 154px;
	left: 105px;
}

#copyright-background {
	background: #cacaca;
	width:100%;
	height: 90px;
}

#copyright {
	padding-top: 30px;
	width:1024px;
	font-size: 12px;
	margin:0 auto;
	position: relative;
}

#social {
	padding: 20px 0 20px 100px;
}                

.left-panel {
	float: left;
	width: 550px;
	margin-right: 20px;
}

.right-panel {
	float: left;
	
}


ul.default {
	list-style-image: url(/images/arrow.png);
}

ul.default li {
	margin: 0 0 20px -10px;
}

ul.default li div {
	margin-left: -30px;
}


ul#partner-list {
	list-style: none;
	margin: 0 0 0 28px;
	padding: 0;
}

ul#partner-list li {
	
}

ul#partner-list li  hr.strike {
	position: relative;
	top: 30px;
	height: 1px;
	size: 1px;
	border: 0;
	margin: 0;
	background: #333;
	z-index: -5;
	width: 950px;
}

ul#partner-list li  div.what {
	position: relative;
	color: #aaa;
	width: 300px;
}

ul#partner-list li  div.infobox {
	position: relative;
	color: #000;
	width: 600px;
	z-index: 6;
}

ul#partner-list li  div.infobox > div.name {
	margin: 20px 0 0 0;
	font-size: 14px;
}

ul#partner-list li  div.infobox > p {
	margin: 0;
}

ul#partner-list li img {
	border: 1px solid #eee;
	margin-left: 20px;
	z-index: 5;
}



h1 {
	height: 30px;
	color: #D31145;
	font-weight: normal;
}

h2 {
	height: 18px;
	color: #D31145;
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding-bottom: 10px;
	color: #aeadad;
	border-bottom: 1px solid #aeadad;
	font-size: 12px;
}

h4 {
	font-size: 1.5em;
    color: #444;
    font-weight: normal;
    margin-bottom: 0;
}


#footer div ul {
	list-style-image: none;
	list-style: none;
	color: #d0d0d0;
	font-size: 9px;
	padding-top: 20px;
	margin-left: -40px;
}

#footer div ul li {
	line-height: 16px;
	text-indent: 0;
	margin: 0;
	padding: 0;
}
       
#footer div ul li a {
	color: #d0d0d0;
	text-decoration: none;
}


#footer div {
	float: left;
	color: #b0b0b0;
	font-size: 12px;
	padding-top: 20px;
}

#col-1 {
	padding-left: 140px;
}

#col-2 {
	padding-left: 30px;
	position: relative;
}

#col-3 {
	padding-left: 220px;
}

#col-4 {
	padding-left: 60px;
	width: 200px;
}










#ul-1 {
	
}

#ul-2a {
	position: absolute;
}

#ul-2b {
	position: absolute;
	left: 170px;
	width: 215px;
}

#ul-3 {
	
}

#ul-4 {
	width: 210px;
}



.announce {
	size: 16px;
	color: #D31145;
}

.good {
	color: #404040;
	font-size: 14px;
}

.text {
	size: 15px;
}

.grey-text {
	color: #aeadad;
}

.fb-text, .fb-text a {
	color: #365899;
	text-decoration: none;
}

.article {
/*
	display: none;
*/
}

.fa {
	text-indent: 45px;
}
         
         
.clear {
	clear: both;
}



div.rotator {
        position:relative;
        height:345px;
        margin-left: 15px;
	top: -126px;
}

div.rotator ul li {
        float:left;
        position:absolute;
        list-style: none;
}

div.rotator ul li.show {
        z-index:500;
}


div.bordermenu {
    position:relative;
	top: 25px;
    height:240px;
	width:1024px;
	margin: 0 auto;
	font-size: 14px;
	color: #D61444;
}

div.bordermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.bordermenu ul li {
	float: left;
	height: 40px;
	font-size: 16px;
	margin-right: 10px;
	line-height: 40px;
}

div.bordermenu ul li.delim {
        width: 1px;
        background: url(/images/menu-delimiter.png)  top left  repeat-x;
}


div.bordermenu #text {
	color: white;
	font-size: 16px;
	position: absolute;
	left: 80px;
	top: 20px;
}

div.bordermenu #red-left {
	position: absolute;
	width: 80px;
	height: 76px;
}

div.bordermenu #red-middle {
	position: absolute;
	background-image: url("/images/red-middle.png");
	background-repeat: repeat-x;
	top: 12px;
	left: 80px;
	width: 885px;
	height: 49px;
}

div.bordermenu #red-right {
	position: absolute;
	background-image: url("/images/red-right.png");
	left: 965px;
	width: 42px;
	top: 12px;
	height: 49px;
}

div.breadcrumb {
	float: left;
	padding-top: 10px;
	margin-right: 40px;
	z-index: 5;
}
div.breadcrumb a {
	color: #000;
	text-decoration: none;
}


div.white-left {
	position: absolute;
	background-image: url("/images/white-left.png");
	width: 14px;
	height: 29px;
	z-index: 5;
}
div.white-middle {
	position: relative;
	background: url("/images/white-middleright.png") top right no-repeat;
	padding: 4px 15px 0 0;
	left: 14px;
	/*min-width: 50px;*/
	height: 29px;
	z-index: 5;
}



#email {
        position: absolute;
        left: 210px;
        top: 147px;
        width: 200px;
        height: 30px;
	cursor:hand;
}


ul#nav-menu {
	list-style: none;
	padding: 0;
	position: relative;
	top: 17px;
	z-index: 60;
	font-size: 14px;
	width: 1024px;
	margin: 0 auto;
	height: 50px;
}

ul#nav-menu li {
	float: left;
	margin: 0;
	height: 40px;
}

ul#nav-menu li.active a {
/*	text-decoration: underline;*/
	font-size: 16px;
	color: #D61444;
}

ul#nav-menu li.delim {
	width: 1px;
	background: url(/images/menu-delimiter.png)  top left  repeat-x;
}

ul#nav-menu li a {
        height: 40px;
	line-height: 30px;
        float: left;
        display: block;
        color: #606060;
        text-decoration: none;
        text-align: center;
/*	padding: 0 29px 0 30px;*/
}

ul#nav-menu li a.s-1 {
	width:90px;
}

ul#nav-menu li a.s-2 {
	width:112px;
}

ul#nav-menu li a.s-3 {
	width:134px;
}

ul#nav-menu li a.s-4 {
	width:156px;
}

ul#nav-menu li a.s-5 {
	width:178px;
}


ul#nav-menu li a[data-url='ketos'] {
	position: relative;
	top: -6px;
}

ul#nav-menu li a:hover {
/*	color: #D61444;*/
	font-size: 16px;
}




table.tabulka1, table.tabulka0 {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	font-size: 13px;
}

table.tabulka1 td {
	border-bottom: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-left: 0;
	border-top: 0;
}

table.tabulka1 td, table.tabulka0 td {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0;
	padding-bottom: 9px;
}




.form {
	padding: 10px;
}

.form div {
	float: left;
	position: relative;
	text-align: left;
	margin: 0 20px 10px 0;
}
.form div.width2 {
	width: 280px;
}
.form div.width1 {
	margin-right: 0;
}
.form .input {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-style: normal;
	color: black;
	line-height: 16px;
	padding: 5px 0 4px 0;
	text-indent: 5px;
	border: 1px solid #BFBFBF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F0F0F0), to(#FDFDFD));
	background: -moz-linear-gradient(#F0F0F0, #FDFDFD);
	background: linear-gradient(#F0F0F0, #FDFDFD);
	-pie-background: linear-gradient(#f0f0f0, #fdfdfd);
	-webkit-box-shadow: inset 0 1px 1px #999;
	-moz-box-shadow: inset 0 1px 1px #999;
	box-shadow: inset 0 1px 1px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.form .input:hover, .form textarea:hover, .form select:hover {
	border: 1px solid #999;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F0F0F0), to(#FDFDFD));
	background: -moz-linear-gradient(#F0F0F0, #FDFDFD);
	background: linear-gradient(#F0F0F0, #FDFDFD);
	-moz-box-shadow: 0 0 0 2px #E30000;
	-webkit-box-shadow: 0 0 0 2px #E30000;
	box-shadow: 0 0 0 2px #E30000;
}
.form label {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	display: block;
	padding: 5px 0;
}
input, select, textarea, button {
	font-size: 12px;
/*	font-family: Helvetica, Arial, sans-serif;*/
}

.form button {
	margin: 4px 10px 10px 0;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	-moz-box-shadow: 0 0 3px 1px #ccc;
	-webkit-box-shadow: 0 0 3px 1px #CCC;
	box-shadow: 0 0 3px 1px #CCC;
	height: 30px;
	padding: 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
}

#main h2 {
	padding-top: 5px;
}

#projects-list {
	float: right;
	width: 280px;
}

#projects {
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: linear-gradient(bottom, rgb(84,2,6) 0%, rgb(190,31,37) 100%);
	background-image: -o-linear-gradient(bottom, rgb(84,2,6) 0%, rgb(190,31,37) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(84,2,6) 0%, rgb(190,31,37) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(84,2,6) 0%, rgb(190,31,37) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(84,2,6) 0%, rgb(190,31,37) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(84,2,6)),color-stop(1, rgb(190,31,37)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BE1F25', endColorstr='#540206');
	zoom: 1;
}

#projects li {
	padding: 10px; 0 10px 0;
}

#projects li a {
	color: #FFF;
	text-decoration: none;
}

#projects li.active a {
	text-decoration: underline;
}


#projects li:hover {
        list-style-image: url('/images/arrow.png');
}

#projects-right {
	width: 704px;
	float: left;
}

#projects-right ul {
	list-style: none;
	margin: 0;
	padding: 0 0 30px 0;
}

#projects-right ul li {
	padding-bottom: 10px;
}

#projects-right ul li p a {
	color: #404040 !important;
	padding-left: 32px;
	text-decoration: none;
	font-size: 14px;
}

div.photo-row {
	padding-right:10px;
	float: left
}

.photo-row > img {
	border: 1px solid #aaa;
}

#project-info {
	width: 704px;
	float: left;
}

#preview-wrap {
	position: relative;
	min-height: 500px;
	padding: 0 0 20px 0;
}

#loading {
	display: none;
	position: absolute;
	top: 50px;
	left: 50px;
}

.project-images {
	padding:0 10px 10px 0;
	float: left;
}

.project-images > img {
	border: 1px solid #aaa;
}

#foo1_pag img {
	border: 1px solid transparent;
	margin: 0 5px 5px 0;
}

#foo1_pag img.selected {
	border: 1px solid red;
}

.clickable.schools {
        position: absolute;
        top: 190px;
        left: 140px;
        width: 70px;
        height: 65px;
        z-index: 10000;
}

.clickable.companies {
        position: absolute;
        top: 255px;
        left: 190px;
        width: 70px;
        height: 65px;
        z-index: 10000;
}

.clickable.households {
        position: absolute;
        top: 170px;
        left: 225px;
        width: 90px;
        height: 75px;
        z-index: 10000;
}

.clickable {
        cursor:pointer;
}

.ketoswrapper {
	position: relative;
	margin: 50px 0;
}

div.ketosmenu {
    position:relative;
	top: 0;
    height:266px;
	width:1024px;
	margin: 0 auto;
	font-size: 14px;
	color: #D61444;
}

.ketosgradient {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#00000000',GradientType=0 );
	height: 8px;
	width:100%;
}

.ketos > li {
	line-height: 23px;
}