/* Common */
body{
	margin: 0px auto;
	padding:0px;
	position:relative;
	text-align:center;
	font-family:arial;
	background-color:#251613;
}

h1,h2,h3,h4,h5,h6,h7,option,select,input,img,p,table,form,a,ul,li,ol {
	border:0;
	padding:0;
	margin:0;
}

input,textarea,select {
	border:1px solid #d3d3d3;
	background-color:#fff;
}

a{
	text-decoration:none;
	color:#F7881D;
}

#mainpage{
  display:block;
  width:410px;
  height:120px;
  position:absolute;
  top:0;
  left:0;
  font-size:8px;
  text-align:center;
}

.clear{
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

@font-face {
    font-family:"Octin Spraypaint";
    src: url(octin_spraypaint.ttf);
}

/* /Common */

/* Kontejnery */
#hlavni{
	margin:0 auto;
	padding:0;
	width:994px;
	border:0;
	top:0;
	position:relative;
	text-align:left;
	border:0;
	background: url('./images/bg_main.jpg') top left no-repeat;
	color:#FFFFFF;
	overflow:hidden;
}

#center{
  width:994px;
	overflow:hidden;
	padding:0;
}

#content{
  margin:330px 0 0 0;
  width:625px;
	float:left;
	overflow:hidden;
	padding:0;
}

#top{
  position:absolute;
  top:150px;
  left:0;
  height:150px;
  width:994px;
  overflow:hidden;
	margin:0;
	padding:0;
}

#top_menu{
  position:absolute;
  top:20px;
  left:564px;
  height:45px;
  width:994px;
  overflow:hidden;
	margin:0;
	padding:0;
}

#right_column{
  margin:330px 0 0 0;
	float:right;
	overflow:hidden;
	width:369px;
	padding:0;
}

#bottom{
	overflow:hidden;
	position:relative;
  bottom:0;
  left:0;
	width:994px;
	height:160px;
	margin:30px 0 0 0;
	padding:0;
	clear:both;
	text-align:center;
}
/* /Kontejnery */

/* Content */
#content h1{
  font-family:"Octin Spraypaint";
  font-size:22px;
  color:#F7881D;
}

#content h2{
  font-family:"Octin Spraypaint";
  font-size:18px;
  color:#F7881D;
}

#content h3{
  font-family:"Octin Spraypaint";
  font-size:16px;
  color:#F7881D;
}

#content p{
  font-size:14px;
  margin:10px 10px 10px 0;
  text-align:justify;
}

.perex{
  font-weight:bold;
}

/* /Content */


/* Top menu */
 #top_menu .item{
  display:block;
  width:131px;
  height:48px;
  background-color:#FFFFFF;
  text-align:center;
  font-size:18px;
  line-height:48px;
  color:#000000;
  margin:0 0 0 12px;
  float:left;
  
 }

/* /Top menu */

/* Right column */
#right_column .widget{
  width:275px;
  background: #3E2520 url('./images/bg_widget.jpg') top right no-repeat;
  overflow:hidden;
  margin:0 0 0 47px;
}

#like{
  margin:5px 0 0 14px;
}

#right_column .widget .head{
  width:247px;
  height:30px;
  line-height:30px;
  border-bottom:1px dotted #FFFFFF;
  display:block;
  color:#F7881D;
  font-size:13px;
  margin:0 0 0 14px;
}

#right_column .widget p{
  margin:0 14px 0 14px;
}

#right_column .widget img{
  margin:10px 14px 0 14px;
}

#soutez{
  margin:0 14px 14px 14px;
}

#soutez label{
  display:block;
  margin:10px 0 0 0;
}

#soutez input{
  width:206px;
}

#soutez textarea{
  height:50px;
  width:200px;
}

#soutez input.submit{
  width:100px;
}

/* Výherci soutěže */
#vyherci{
  margin:0 0 10px 0;
}

#vyherci strong{
  color:#F7881D;
}

/* /Výherci soutěže */

/* /Right column */

/* Foto slidebox */
.to-flips {
    height:250px;
    width: 740px;
    margin:0 auto;
    position:relative;
}

.to-flips .content {
    width: 660px;
    height:200px;
    position: relative;
    overflow: hidden;
    left:40px;
}

.to-flips .content .block {
    width: 220px;
    position: absolute;
    top:0;
    display: none;
    overflow: hidden;
    text-align:center;
}



.to-flips .navigation {
    margin-top: 10px;
    margin-left: 130px;
}

.to-flips .navigation .btn-left, 
.to-flips .navigation .btn-right,
.to-flips .navigation .btn-left-dis, 
.to-flips .navigation .btn-right-dis {
    width: 20px;
    height: 20px;
    background-color: #eee;
    color: black;
    position:absolute;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.to-flips .navigation .btn-left, 
.to-flips .navigation .btn-left-dis {
    left:0;
    top:60px;
}

.to-flips .navigation .btn-right, 
.to-flips .navigation .btn-right-dis {
    right:0;
    top:60px;
}

.to-flips .navigation .btn-left-dis, .to-flips .navigation .btn-right-dis {
    background-color: #444;
    color: #888;
    cursor: default;
}
/* /Foto slidebox */

/* Bottom */
#bottom img{
  margin:0 0 0 -4px;
  border:0;
  padding:0;
}

#bottom p{
  margin:20px 0 0 0;
  text-align:center;
}

#bottom a, #bottom stong{
   color:#FFFFFF;
}

/* /Bottom */

.merida_soutez {
}

.merida_soutez strong{
    color:#F7881D;
    font-size:25px;
}

