a, input {
	outline-style: none;
	outline-width: medium;
}

body {
	background-image: url(../images/rs.gif);
	background-repeat: repeat;
	border-spacing: 0px;
	margin: auto;
	font-family: Arial;
}

#main {
	vertical-align: top;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
}

#main_head {
	background-image: url(../images/hlavicka.png);
	background-repeat: no-repeat;
	height: 201px;
}

#navig {
	vertical-align: top;
	height: 41px;
}

.domov {
	background-image: url(../images/n_home_2.png);
	width: 100px;
	height: 41px;
	float: left;
}

.domov:hover {
	background-image: url(../images/n_home_5.png);
}

ul {
	line-height: 200%;
}

.omne {
	background-image: url(../images/n_omne_2.png);
	width: 99px;
	height: 41px;
	margin-left: 1px;
	float: left;
}

.omne:hover {
	background-image: url(../images/n_omne_5.png);
}

.projekty {
	background-image: url(../images/n_projekty_2.png);
	width: 128px;
	height: 41px;
	margin-left: 1px;
	float: left;
}

.projekty:hover {
	background-image: url(../images/n_projekty_5.png);
}

.kontakt {
	background-image: url(../images/n_kontakt_2.png);
	width: 119px;
	height: 41px;
	margin-left: 1px;
	float: left;
}

.kontakt:hover {
	background-image: url(../images/n_kontakt_5.png);
}

#free {
	width: 451px;
	height: 41px;
}

#head {
	width: 100%;
	height: 160px;
	text-align: center;
	color: #ff9000;
	font-family: Arial;
	font-size: 40px;
	padding-top: 5%;
}

#main_body {
	width: 100%;
	background-color: #2c3f46;
}

#main_table {
	width: 100%;
	height: 100%;
	border-spacing: 0px;
}

.space {
	width: 100%;
	height: 30px;
	background-color: #2c3f46;
}

#border {
	padding: 0px 30px 20px 20px;
	border-right: 1px solid #ff9000;
	vertical-align: top;
	text-align: left;
	width: 29%;
	background-color: #2c3f46;
}

#body {
	padding: 0px 30px 20px 20px;
	vertical-align: top;
	color: #aeaeae;
	background-color: #2c3f46;
	text-align: justify;
	width: 70%;
}

#body.galeria {
	padding: 20px 18px 20px 18px;
}

#foot {
	background-image: url(../images/pata.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
}

.tab {
	padding-left: 10px;
}

h1 {
	text-align: left;
	font-size: 120%;
	text-transform: uppercase;
	color: #ff9000;
}

h2 {
	font-size: 110%;
	font-family: Arial;
	text-transform: uppercase;
	color: #aeaeae;
}

h3 {
	font-size: 105%;
}

a {
	text-decoration: none;
	font-style: oblique;
	color: #aeaeae;
	font-family: Arial;
	font-weight: lighter;
}

a.main_odkaz { 
	font-style: normal;
	font-weight: lighter;
	font-family: Arial;
}

a:hover {
	color: #ff9000;
}

.imgr {
	float: right;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-right: 0px;
}

.imgl {
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 20px;
}

.stiahni {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
}

.sipka {
	border: none;
	margin: 0px;
	float: left;
	width: 15px;
	height: 15px;
}

.sipka2 {
	border: none;
	margin: 0px;
	margin-left: 2px;
	width: 15px;
	height: 15px;
}

.min {
	font-size: 80%;
}

.video {
	margin-left: 50px;
}

#kod {
	background-color: #2c2c2c;
	color: #00c802;
	border: 2px ridge #a0a0a0;
}
/***************************************************Galeria************************************************/

#simplegallery2 { 
	position: relative;
	visibility: hidden;
	border: 10px solid white;
}

#simplegallery2 .gallerydesctext { 
	text-align: center;
	padding: 2px 5px;
}
