a, div, strong, img, table, tr, td, p, form, fieldset, legend, span, body, ul, li, h2, h4, h3, h1, h5, h6{
	border: none;
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/background-top.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: black;
	line-height: 150%;
}
select{
	border:1px solid #737373;
}
table{
	font-size: 12px;
}
a{
	color: #383838;
}
a:hover {
	color: #ea1e2d;
	text-decoration: none;
}
ul{
	margin: 0px 0px 20px 20px;
}
input{
	padding: 0px 2px;
	font-size: 12px;
}
p{
  margin-left: 10px;
	margin-bottom: 5px;
}

.clear{
	border: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
#conteiner{
	width: 980px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	padding-top: 150px;
	margin-top: 10px;
}
#top{
	position: absolute;
	left: 0px;		top: 0px;
	width: 980px;	height: 140px;
	border-bottom: 1px solid #666666;
}
#top .topBorder{
	height: 30px;
	position: relative;
	top: -20px;
}
#top .logo{
	position: absolute;
	display: block;
	left: 0px;		top: 8px;
	height: 130px;	width: 295px;
	background-image: url(../images/logo-vaclav-fibich.png);
	text-decoration: none;
	text-indent: -40000px;
}
#top .slogan{
	position: absolute;
	left: 480px;
	top: 140px;
}
#menu{
	position: absolute;
	right: 0px;
	top: 80px;
	margin: 0px;
}
#menu li{
	list-style: none;
	float: left;
	height: 25px;
	text-align: center;
	position: relative;
}
#menu li a{
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	-background: Black;
	font-size: 14px;
	color: #666666;
	-border-right: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
}
#menu li a:hover, #menu li a.select{
	background: #ea1e2d;
	color: white;
}
#menu li ul{
	position: absolute;
	top: 68px;
	left: 0px;
	display: none;
	margin: 0px;
}
#menu li ul li {
	width: 300px;
	height: 50px;
	text-align: left;
	text-indent: 4px;
}
#menu li ul a{
	height: 50px;
	line-height: 50px;
}

#menuS{
	position: absolute;
	right: 0px;
	top: 40px;
	margin: 0px;
}
#menuS li, #menuS li.last{
	list-style: none;
	float: left;
	height: 14px;
	text-align: center;
	position: relative;
	border-right: 1px solid #666666;
}
#menuS li.last{
	border-right: 0px;
}
#menuS li a{
	text-decoration: none;
	display: block;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #666666;
	padding-left: 9px;
	padding-right: 9px;
}
#menuS li a:hover, #menuS li a.select{
	color: #ea1e2d;
}

#content{
	margin-bottom: 30px;
}
.contentMargin{
	margin: 0px 30px;
	text-align: left;
}
.box3 {
	width: 33%;
	float: left;
}
.box3 .in {
	margin: 0px 30px 0px 0px;
}

#news .contentMargin{
	margin-left: 70px;
	text-align: left;
}

.news_item, .news_home_item, .profile_item {
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}
.news_home_item {
	margin: 0px 0px 10px 0px;
	padding-bottom: 5px;
	line-height: 20px;
}
.news_item .date, .news_home_item .date, .profile_item .date{
	font-weight: bold;
	margin-bottom: 10px;
	width: 85px;
	height: 28px;
	color: #fff;
	background: #cd1b27;
	text-align: center;
	line-height: 28px;
}
.news_item .articlefb {
	float: right;
}
.news_item h2 {
	float: left;
	font-size: 18px;
	color: #212121;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-right: 20px;
	text-transform: none;
	font-weight: normal;	
}

.news_home_item .date {
	margin-bottom: 2px;
}
.more {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 30px;
	border-bottom:1px dotted #000;
}
.more:hover {
	color: #cd1b27;
	border-bottom:1px dotted #cd1b27;
}

.profile_item .date {
	float: left;
	margin-right: 10px;
}
.profile_item h2, .profile_item h3 {
	float: left;
	font-size: 18px;
	color: #212121;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-right: 20px;
	text-transform: none;
	font-weight: normal;	
}
.profile_item h3 {
	font-size: 16px;
}

.profile_item .odkaz {
	color: #212121;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.profile_item img {
	float: center;
}
.difficulty1, .difficulty2, .difficulty3, .difficulty4, .difficulty5 {
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	width: 28px;
	height: 28px;
	color: #fff;
	background: yellow;
	text-align: center;
	line-height: 28px;
}

.filter {
	float: right;
	margin-bottom: 20px;
}

.diff1, .diff2, .diff3, .diff4, .diff5, .diff, .diffText {
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 28px;
	height: 28px;
	color: #fff;
	background: yellow;
	text-align: center;
	line-height: 28px;
}
.diffText {
	color: black;
	font-weight: normal;
	width: 130px;
	background: #fff;
}.diff {
	color: black;
	width: 90px;
	background: #EEEEFF;
}
.difficulty1, .diff1 {
	color: #000;
}
.difficulty2, .diff2 {
	background: green;
}
.difficulty3, .diff3 {
	background: blue;
}
.difficulty4, .diff4 {
	background: red;
}
.difficulty5, .diff5 {
	background: black;
}


#footer {
	height: 130px;
	background: #151515;
	text-align: center;
	background-image: url(../images/footer-background.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#footer .in {
	position: relative;
	top: 40px;
	width: 840px;
	margin: 0px auto;
}
#footer .in a {
	color: #949494;
}
#footer .copyright {
	position: relative;
	top: 110px;
	left: 0px;
	margin: 0px auto;
}
.widged_content .content .galleryimg
{
	float: left;
	width: 230px;
	height: 170px;
	text-align: center;
	margin: 5px 5px 3px 3px;
	padding: 2px;
	border: 1px solid grey;
}
.widged_content .content .galleryfb
{
	position: relative;
	float: right;
	top: 4px;
	height: 22px;
	text-align: center;
}
.widged_content .content .docdetail
{
	position: relative;
	float: left;
	top: 4px;
	height: 22px;
	width: 200px;
	text-align: center;
}
.widged_content .header
{
	background-color: #dfdfdf;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #8d8d8d;
	width: 960px;
}
.frontGallery .gallerysmall
{
	float: left;
	width: 92px;
	height: 63px;
	text-align: center;
	padding: 1px;
	border: 1px solid grey;
	background-color: #dcdcdc;
}

.gallerydoc h2, .akce {
	font-size: 18px;
	color: #212121;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: none;
	font-weight: normal;
}
.akce {
	margin-left: 0px;
}

.paging
{
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.formTable td{
    vertical-align: top;
    padding-right: 15px;
}
.formTable textarea{
    width: 400px;
    border: 1px solid #8D8D8D;
}
.formTable input[type="text"]{
    width: 220px;
    border: 1px solid #8D8D8D;
}
.formTable input.captcha{
    width: 50px;
    border: 1px solid #8D8D8D;
}


.errorMessage, .errorMessage1{
    background: #a20a0a;
    color: #fff;
    padding: 5px 10px;
    margin: 0px 200px;
    margin-bottom: 15px;
}
.errorMessage1 ul{
    display: none;
}
.errorMessage{
    display: none;
    margin-bottom: 15px;
}

.buttonBack {
	position: relative;
	left: 440px;
	font-weight: bold;
	margin-top: 15px;
	width: 85px;
	height: 28px;
	color: #fff;
	background: lightgrey;
	text-align: center;
	line-height: 28px;
	font-weight: normal;
}


#footer2 {
	width: 980px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	Xheight: 350px;
	text-align: center;
}
#footer2 .in {
	position: relative;
	top: 20px;
	width: 980px;
	Xheight: 240px;
	margin: 0px auto;
}
#footer2 .in a {
	color: #d3d3d3;
	text-decoration: none;
}
#footer2 .in .services {
  width: 980px;
  Xheight: 225px;
  background-color: #f4f4f4;
}
#footer2 .in .services .header{
  text-align: left;
  padding-top: 10px;
  position: relative;
  left: 20px;
  top: 2px;
  width: 940px;
  height: 25px;
  border-bottom: 1px solid black; 
}
#footer2 .in .services .header h3{
  font-size: 15px;
  font-weight: bold;
}
#footer2 .in .services .text{
  color: #ea1e2d; 
  text-align: left;
  padding-top: 10px;
  position: relative;
  left: 20px;
  width: 940px;
  height: 50px;
}
#footer2 .in .services .text a{
  color: black;
}
#footer2 .in .services .text a:hover{
  color: gray;
  text-decoration: none;
}
#footer2 .in .services .tab {
  position: relative;
  left: 20px;
  width: 940px;
  padding-bottom: 10px;  
}
.service-tab {
  padding-left: 17px;
  padding-bottom: 20px;
}
.service-tab td {
  font-size: 11px;
}
.service-tab .trheader {
  background-color: #f8f8f8;
}
.service-tab .tab-line {
  font-size: 1px;
  height: 2px;  
  border-bottom: 1px dashed #d3d3d3;
}
.service-tab .tab-header {
  font-size: 13px;
  font-weight: bold;
}
#footer2 .in li {
	color: #d3d3d3;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-left: 2px;
  border-bottom: 1px dotted #d3d3d3;  	
}
#footer2 .column {
  text-align: left;
  width: 220px;
  margin-right: 100px;
  float: left;
}
#footer2 .column .header{
  font-size: 18px;
  color: white;
  padding-bottom: 6px;
  margin-bottom: 7px;
  border-bottom: 1px dotted white;
  text-transform: uppercase;  
}

#footer2 .seo {
  width: 980px;
  margin-top: 10px;
  height: 10px;
  text-align: center;
  color: gray;
  font-size: 10px; 
}
#footer2 .seo .header {
  float: left;
  margin-right: 5px;
  margin-top: 10px
  font-size: 12px;
  color: black;
  text-transform: uppercase;              
}

#footer2 .copyright {
  width: 980px;
  text-align: center;
  height: 20px;
}

#footer2 .contact {
  background-color: #ea1e2d;  
  width: 980px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#footer2 .contact .text {
  padding: 10px;
  font-size: 14px;
  text-align: left;
  color: white;
}
#footer2 .contact .text a{
  color: white;
}
#footer2 .contact .text a:hover{
  color: gray;
  text-decoration: none;
}
 
#footer-bottom {
	height: 55px;
	text-align: center;
	background-image: url(../images/background-bottom.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.main-tab {
  position: relative;
  top: 10px;
  width: 980px;
}
.main-tab a {
  text-decoration: none;  
}
.main-tab td {
  width: 33%;
  height: 150px;
}
.main-tab .index1, .main-tab .index2, .main-tab .index3 {
  text-align: left;
  width: 320px;
  height: 130px;
  background-color: #ea1e2d;
  position: relative;
  cursor: pointer;
  cursor: hand;
}
.main-tab .tab-top {
  text-align: center;
  width: 320px;
  height: 55px;
}
.main-tab .tab-top h2{
  position: relative;
  text-align: left;
  top: 10px;
  left: 10px;
  color: white;
  width: 220px;
  line-height: 22px;
  font-size: 20px;
}
.main-tab .tab-text {
  position: relative;
  top: 15px;
  left: 20px;
  color: white;
  text-align: left;
  width: 280px;
  height: 55px;
  font-size: 16px;
}
.main-tab .tab-more, .main-tab .tab-more:hover, .main-tab .tab-more a, .main-tab .tab-more a:hover {
  color: white;
  position: relative;
  float: right;
  width: 50px;
  height: 20px;
  text-align: center;
  font-weight: bold;
  background-color: white;
  color: black;
}
.main-tab .tab-more:hover, .main-tab .tab-more a:hover {
  background-color: #ea1e2d;
  color: white;
  cursor: hand;
  cursor: pointer;
}

#mainpage {
  position: relative;
  top: 20px;
  width: 980px;
}
#mainpage .line {
  position: relative;
  lltop: 20px;
  width: 980px;
  border-bottom: 1px solid #7c7c7c;
}
#mainpage .line .box {
  background-color: #7c7c7c;
  width: 400px;
  height: 40px;
}
#mainpage h3, #mainpage h1{
  position: relative;
  top: 10px;
  left: 15px;
  color: white;
  font-size: 22px;
  font-weight: bold;
}
#mainpage h2 {
	font-size: 18px;
	color: #212121;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
  font-weight: normal;
}

#mainpage .text {
  padding: 5px 10px 5px 5px;  
}

#mainpage p {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  text-align: justify;
}
#mainpage ul {
  padding-left: 10px;  
}

#mainpage .sub{
  padding-left: 2px;  
}

#mainpage .subcat {
  list-style-type: none;
  width: 238px;
  height: 150px;
  position: relative;
  float: left;  
}

#mainpage .subcat img {
  padding: 1px;
	border: 1px solid grey;
}

#slider h1 {
  padding-top: 10px;
}

.iframe-order {
  border: 0px;
  padding-left: 5px;
  padding-top: 20px;
}

.mandatoryInput {
  color: #730a0a;
  font-size: 10px;
}

.form table td{
	padding-bottom: 3px;
}
.form table .btns{
	font-weight: bold;
}
.form table td input[type="text"], 
.form table td input[type="password"],
.form table td .captcha
{
	height: 24px;		
	padding: 0px 3px;
	border: 1px solid grey;
	background: #fff;
}
.form table td select{
	border: none;
	background: #fff;
}
.form table td textarea{
	margin-bottom: 7px;
	border: 1px solid grey
	padding: 4px 3px;
}

.btnTrue, .btnFalse, .btnNeutral, .btnDeleteTrue{
    padding: 4px 10px;
    font-weight: bold;
    text-decoration: none;
}
.btnTrue, .btnDeleteTrue{
    background: #EA1E2D;
    color: #fff;
    border: 1px solid #EA1E2D;
}
.btnDeleteTrue {
    background: darkred;
}
.btnFalse{
    background: #fff;
    color: #EA1E2D;
    border: 1px solid #EA1E2D
}
.btnNeutral{
    background: #575757;
    color: #fff;
    border: 1px solid #575757;
}
