@charset "utf-8";
/* CSS Document */
body
	{
	padding:0px;
	margin:0px;
	background-color:#ffe7a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	

div.BgTopStrip
	{
	width:100%;
	height:37px;
	background-image:url(http://www.vtipkuj.cz/images/design1_02.gif);
	background-repeat:repeat-x;
	}
div.BodyBlock
	{
	width:1000px;
	text-align:left;
	}
div.TopLogoMenu
	{
	height:84px;
	/*background-image:url(images/design1_04.jpg);*/
	}

ul.TopMenu li 
	{
	position: relative;
  top: 7px;
	float: right;
	list-style:none;
	}

ul.TopMenu li a div 
	{
	width:138px;
	height:50px;
	background-repeat:no-repeat;
	cursor:pointer;
	
	}
ul.TopMenu li a div.TopMenuBtn1
	{
	background-image:url(http://www.vtipkuj.cz/images/design1_12.jpg);
	}
	
ul.TopMenu li a div.TopMenuBtn2
	{
	background-image:url(http://www.vtipkuj.cz/images/design1_10.jpg);
	}
	
ul.TopMenu li a div.TopMenuBtn3
	{
	background-image:url(http://www.vtipkuj.cz/images/registrace.jpg);
	width:142px;
	}

div.BgContent
	{
	position:relative;
	width:1000px; 
	background-color:#FFFFFF;
	-moz-border-radius:8px;
	-moz-border-radius-topright:0px;
	float: left;
	}

div.LeftColumn
	{
	position:relative;
	float:left;
	width:200px;

	padding:5px;
	}
	
div.RightColumn
	{
	position:relative;
	float: right;
	width:770px;

	padding:5px;
	}
	
div.LeftColumn div.LeftBox0 , div.LeftColumn div.LeftBox1 , div.LeftColumn div.LeftBox2
	{
	position:relative;
	padding:0px;
	width:200px;

	min-height:100px;
	margin-bottom:10px;
	background-color:#ffd591; /*ffe8a7*/
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	
	}
h2.title, h2.title2
	{
  display: block;
	width:200px;
	height:35px;
	overflow:hidden;
	background-repeat:no-repeat;
	}

div.LeftColumn div.LeftBox0 div.title
	{
	background-image:url(http://www.vtipkuj.cz/images/design1_17.jpg);
	}
		
div.LeftColumn div.LeftBox1 div.title
	{
	background-image:url(http://www.vtipkuj.cz/images/design1_20.jpg);
	}
	
div.LeftColumn div.LeftBox2 div.title
	{
	background-image:url(http://www.vtipkuj.cz/images/design1_22.jpg);
	}
	
div.LeftColumn ul.LeftMenu 
	{
	margin:0px;
	padding:0px;
	}

div.LeftColumn ul.LeftMenu2
	{
	margin:0px;
	padding:0px;
	}
div.LeftColumn ul.LeftMenu2 li
	{
	list-style:none;
	width:190px;
	height:17px;
	padding-left:10px;
	font-weight:bold;

	}
div.LeftColumn ul.LeftMenu li
	{
	list-style:inside url(http://www.vtipkuj.cz/images/design1_25.jpg);
	vertical-align: top;
	width:190px;
	height:25px;
	padding-left:10px;
	font-weight:bold;
	_padding:0px; /* IE hack */
	_width:180px
	}

div.LeftColumn ul.LeftMenu li a
	{
	}

div.LeftColumn ul.LeftMenu li:hover
	{
	background-color:#ccb27c;
	list-style:inside url(http://www.vtipkuj.cz/images/design1_03.jpg);
	padding-left:11px;
	}

/* 			Input styles 	 	*/

.txt
	{
	border:#b96e22 1px solid;
	}
	
.btn
	{
	background-color:#cf7f31;
	color:white;
	border:1px solid #cf7f31;
	-moz-border-radius:3px;
	cursor:pointer;
	}
.btn:hover
	{
	background-color: #F5D6B1;
	color:black;
	}

a         {text-decoration: underline}
a:link    {color: #333333;}
a:visited {color: #333333;}
a:active  {color: #333333;}
a:hover   {color: #333333;text-decoration: none;}

/* 			Content 	 	*/

div.VideoBox
	{
	width:417px;
	min-height:88px;
	border:1px solid #999999;
	margin-bottom:10px;
    float:left;
	padding:5px;
	
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	}
	
div.VideoBox3
	{
	width:217px;
    float:left;
	}
	
div.VideoBox2
	{
	width:500px;
	min-height:165px;
    float:left;
	margin-left:5px;
	margin-bottom:10px;

	background-color:#cdcdcd;
	padding:5px;
	
	
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	
	}
	
div.VideoBox4
{
	width:290px;
	min-height:80px;
}

	
div.VideoBox2 h3
{
	padding:0px;
	margin:3px;
	text-decoration:underline;
}

/* Forms  */

fieldset
	{
	border:1px solid #999999;
	width:740px;
	padding:5px;
	}
fieldset legend
	{
	font-weight:bold;
	font-size:14px;
	}
 	
/*     Vtipy/Videa     */

span.HodnoceniKlik a
	{
	font-size:14px;
	font-weight:bold;
	padding:2px;
	display:inline;
	left:50px;
	margin-top:5px;
	position:relative;
	text-decoration:none;
	border:#D7D7D7 1px solid;
	}
	
span.HodnoceniKlik a:hover
	{
	background-color:#999999;
	}
	
div.PageController
	{
	padding:5px;
	padding-left:50px;
	margin:0px;
	font-size:14px;
	float:left ;
	width:700px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
	}
div.PageController a 
	{
	font-size:14px;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
	}
div.PageController a:hover
	{
	background-color:#999999;
	}
	
.title, .title2 {
      display: inline;
      margin:0; padding:0;
      width:354px; height:84px;
      position:relative;
      overflow: hidden;
      font-size: 1.0em;
      }
.title span {
      position:absolute; left:0; top:0; z-index:1;
      width:354px; height:84px;
      margin:0; padding:0;
      background: url("http://www.vtipkuj.cz/images/design1_20.jpg") top left no-repeat;
      cursor: pointer;
}
.title2 span {
      position:absolute; left:0; top:0; z-index:1;
      width:354px; height:84px;
      margin:0; padding:0;
      background: url("http://www.vtipkuj.cz/images/design1_22.jpg") top left no-repeat;
      cursor: pointer;
}
#nadpis {
  display: inline;
  margin:0; padding:0;
  width:354px; height:84px;
  position:relative;
  overflow: hidden;
  font-size: 1.0em;
  }
#nadpis span {
  position:absolute; left:0; top:0; z-index:1;
  width:354px; height:84px;
  margin:0; padding:0;
  background: url("http://www.vtipkuj.cz/images/vtipkuj-cz.jpg") top left no-repeat;
  cursor: pointer;
}
