body {
  margin:0 0 0 0;
  padding:0 0 0 0;
  color:#aaa;
}
a {
	font-weight:bold;
	color:#fff;
}

.w30 {
	width:40px!important;
}

/*** page ***/
div.screen {
  width:800px;
  margin:0 auto 0 auto;
}
div.screen-top {
	height:60px;
	background:url(screen_top.png) no-repeat;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/design/disko/screen_top.png');
	_background:none;
}
div.screen-bott {
	height:60px;
	background:url(screen_bott.png) no-repeat;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/design/disko/screen_bott.png');
	_background:none;
	margin:0 0 20px 0;
}
div.screen-in {
	background:url(screen_bg.png) repeat-y;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/design/disko/screen_bg.png');
	_background:none;
}
div.logicko {
	margin:-3px 0 0 680px;
}
div.logicko img {
	border-radius:0!important;
	border:none!important;
}


.uvodnik {
	padding:20px;
	margin:0 0 20px 0!important;
	font-weight:bold;
	font-size:110%;
	color:white;
	border:1px solid #4F4F4F;
	border-radius:5px;
}


/*** head ***/
div.hlavicka {
  padding:0 0 0 0;
  margin:0 0 0 25px;
  width:750px;
  position:relative;
	top:-25px;
	border-radius:10px;
	border:1px solid #4F4F4F;
}
div.hlavicka img {
	display:block;
	margin:0 0 0 0;
	border-radius:10px;
}
div#page-head-edit table {
	width:750px;
	margin:28px 0 5px 0;
}
#oc-page-head-edit {
	margin:0 0 0 606px;
	font-family:arial;
}
table.texthelp {
	width:500px;
}



div.r-l {
	padding:0 0 0 0;
	margin:-10px 0 0 0;
}
div.r-l-top {
	height:25px;
	background:url(rl_top.png) no-repeat;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/design/disko/rl_top.png');
	_background:none;
}
div.r-l-in {
	background:url(rl_in.png) repeat-y;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/design/disko/rl_in.png');
	_background:none;
  min-height:1px;
  _height:1px;
  padding:0 50px 0 25px;
}

div.l {
	float:left;
	width:190px;
	padding:0 0 0 0;
	margin:-25px 0 0 0;
	position:relative;
	z-index:5;
}
div.l-in {
	padding:0 0 10px 0;
}
div.l-bott {
  height:16px;
  margin:0 0 0 0;
}

div.r {
	width:500px;
	margin:0 0 0 0;
	float:right;
	padding:0 0 0 0;
}
div.r-in {
	padding:0 0 0 0;
	min-height:1px;
	_height:1px;
}
div.r-bott {
  height:25px;
  margin:0 0 0 19px;
  width:550px;
  background-position:right top!important;
}



div.formated-text {
	padding:0 0 0 0;
}
div.formated-text h2 {
	padding-top:0!important;
}
div.formated-text p, .r {
  margin:0;
  padding:0 0 15px 0;
  line-height:1.5em!important;
}
form.usr-pg-txt textarea {
	background:none!important;
	margin:0 0 10px 0;
	width:500px;
	border:1px solid #4F4F4F;
	color:#aaa;
}
div.r h2 {
	padding:0 0 0 0;
	text-align:left;
	margin:0 0 15px 0;
	font-weight:normal;
	color:#fff;
}

div.top-bann {
	width:745px;
	height:100px;
	margin:10px auto 0 auto;
}
div.full-bann {
	text-align:center;
	margin:0 auto 0 auto;
}


/*** menu ***/
ul.menu {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
ul.menu li {
	margin:0 0 3px 0;
	list-style:none;
	min-height:1px;
	_height:1px;
	border-radius:5px;
	border:1px solid #bbb;
	background:url(menu_bg.png);
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/design/disko/menu_bg.png');
	_background:none;
}
ul.menu li a {
	display:block;
	font-weight:bold;
	text-decoration:none;	
	padding:0;
	font-size:120%;
	color:black;
	border-radius:5px;
}
ul.menu li a span {
	display:block;
	padding:7px 5px 6px 25px;
	background:url(menu_li.gif) no-repeat 10px 12px;
}
ul.menu li a:hover {
	text-decoration:none;
	background:#BBBBBB;
}
ul.menu li a.act {
	text-decoration:none;
	padding:2px;
}
ul.menu li a.act:hover {
	background:none;
}
ul.menu li a.act span {
	border-radius:4px;
	color:white;
	padding:5px 3px 4px 23px;
}
ul.menu li ul {
	margin:0 0 0 0;
	padding:2px 0 5px 0;
}
ul.menu li ul li {
	margin:0 0 0 0;
	padding:0;
	background:none;
	border:none;
}
ul.menu li ul li a, ul.menu li ul li a.act {
	line-height:normal;
	font-weight:normal;
	background:none;
	font-size:100%;
	padding:3px 5px 5px 40px;
	background:url(submenu_li.gif) no-repeat 30px 7px;
	line-height:1em;
}
ul.menu li ul li a:hover {
	background:url(submenu_li.gif) no-repeat 30px 7px;
	text-decoration:underline;
}
ul.menu li ul li a.act:hover {
	background:url(submenu_li.gif) no-repeat 30px 7px;
	text-decoration:none;
}
div.menumove {
	float:left;
	padding:0 4px 0 0;
}
ul.menu li div.menumove img {
	margin:1px 0 2px 0;
	cursor:hand;
	display:block;
}


/*** pocitadlo ***/
div.pocitadlo table {
	background:#000;
	margin:20px 0 0 0;
	border-radius:5px;
}
div.pocitadlo table th {
	border:1px solid #4F4F4F;
	color:#fff;
	border-radius:5px;
}
div.pocitadlo table td {
	border:1px solid #4F4F4F;
	border-radius:5px;
}

/***fotky ***/
div.fotky div.foto-box {
	margin:0 11px 11px 0;
	border:3px solid #4F4F4F;
}
div.foto-title {
	line-height:12px;
}




/** anketa **/
table.anketa {
	width:500px;
	border-top:1px solid #4F4F4F;
}
table.anketa tr.ank-otazka td {
  padding:4px 0 0 0;
}
table.anketa tr.ank-stav td {
	border-bottom:1px solid #4F4F4F;
}


/*** forum ***/
.smileys {
	width:385px;
}
div.forum-form {
	padding:0 0 0 0;
}
div.msg {
	margin:0 0 10px 0;
	border-top:1px solid #4F4F4F;
}
.forum-date {
	width:200px;
}


div#hlink {
	width:770px;
	margin:0 auto 0 auto;
}
div#hlink li a {
	color:#aaa;
	font-size:90%;
}


/*** shop ***/
#oc-page-kosik {
	color:#008000;
	min-height:1px;
	_height:1px;
	text-decoration:underline;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
}
#oc-page-kosik:hover, .kosik-opened {
	text-decoration:none;
}
div.shop-obj {
	padding:5px 0 5px 0;
	border-top:1px solid #4F4F4F;
	border-bottom:1px solid #4F4F4F;
}
.back {
	display:block;
	padding:15px 0 15px 0;
	text-align:center;
}
#page-kosik .small {
	display:block;
	padding:0 0 0 0;
}
.shop-bigimg img {
	border:1px solid #4F4F4F;
}

/*** table3 ***/
table.table3 {
	width:500px;
	margin:0 0 10px 0;
}
table.table3 th {
	border:1px solid #4F4F4F;
}
table.table3 thead th {
	border:1px solid #4F4F4F;
}
table.table3 td {
	border:1px solid #4F4F4F;
}
input, textarea {
	border:1px solid #4F4F4F;
	background:#F1F1F1;
}
