/* Start of CMSMS style sheet 'index' */
body {
	font-family: "Arial", "Segeo UI", "Trebuchet MS";
	font-size: 0.8em;	
	margin: 0;
	padding: 0;
	}
	
	#main {
	display: block;
	width: 770px;
	height: auto;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;

	background-image: url("uploads/images/index.gif");
	background-repeat: no-repeat;
	}
	
	
	#lang {
	display: block;
	width: 770px;
	height: 16px;
	margin: 0;
	text-align: right;
	color: #b7b7b7;
	margin-left: auto;
	margin-right: auto;
	}

	#lang a {
	text-decoration: none;
	color: #b7b7b7;
	}
	
	#lang a:hover {
	text-decoration: none;
	color: #e74f10;
	}
	
	
	#text {
	margin-left: 130px;
	margin-top: 60px;
	width: 480px;
	height: auto;
	padding-right: 20px;
	line-height: 1.5em;
	}
	
	#menu {
	width: 620px;
	height: auto;
	margin-top: 50px;
	margin-left: 120px;
	text-align: center;
	}
	
        #akce {
        display: block;
	width: 157px;
	height: 124px;
	margin-top: 10px;
	color: #e74f10;
        font-size: 1.3em;	
        margin-left: auto;
        margin-right: 580px;
       	}        

        #akce a {
        text-decoration: none;
	color: #e74f10;
	}        

	#menu a {
	text-decoration: underline;
	color: #fff;
	font-size: 1em;
	}
	
	#menu a:hover {
	text-decoration: none;
	color: #fff;
	}
	
	#pocitadlo {
	float: left;
	width: 67px;
	margin-left: 0;	
	margin-right: auto;
	margin-top: 40px;
	}
	
	#foot {
	display: block;
	width: 660px;
	height: 16px;
	margin-right: 0;
	text-align: right;
	color: #b7b7b7;
	padding-right: 40px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	}

	#foot a {
	text-decoration: none;
	color: #b7b7b7;
        border: none;
	}
	
	#foot a:hover {
	text-decoration: none;
	color: #e74f10;
        border: none;
	}
	
       img {
       border: none;
       }
	
	#text h3{
	color: #fff;
	}

#vina {
float: left;
}

#interier {
margin-left: 0px;
}
/* End of 'index' */

