﻿/* Vaclavka CSS */
body {
	background-color:#E2C598;
	background-image:url(img/paperbg.jpg);
	background-repeat: repeat;
	color:#330000;
	padding:0px;
	margin:0px;
	font:10px/14px verdana, arial, helvetica, sans-serif;
}

a:link { color:#990000; font-weight:900; text-decoration:bolder;}
a:hover { color:#ff0000; }

h1 { color:#990000; font:14px/14px verdana, arial, helvetica, sans-serif; font-weight:900; }

table { font:10px/14px verdana, arial, helvetica, sans-serif;}

td { vertical-align: top; padding:5px; }


/* GLOBAL CLASSES */
.alltainer {
	width: 100%;
	height: 100%;
	padding:0px;
	margin:0px;
/*	border: 1px solid orange;*/
}
.container {
	background-image:url(img/sky.jpg);
	background-repeat:repeat-x;
  position: relative;
/*  top:5%;*/
  width: 100%;
/*	border: 1px solid white;*/
}
.headStrip {
/*  left:10%;*/
  position: relative;
	height: 150px;
	width: 768px;
/*	border: 1px solid red;*/
	}
.mainStrip {
/*	left:10%;*/
  position: relative;
	height: 250px;
	width: 890px;
/*	border: 1px solid green;*/
	}

.footStrip {
/*	left:10%;*/
  position: relative;
  top:-100px;
	height: 100px;
	width: 100%;
	float:left;
/*	border: 1px solid blue;*/
	}
	
.buldokIcon {
	position:absolute;
	background-image:url(img/buldok.png);
	background-repeat:no-repeat;
	left:630px;
	top:-300px;
	width:70px;
	padding-top:70px;
	margin-right:170px;
	height:120px;
/*	overflow:hidden;*/
	}

.greenStrip {
	width:100%;
	background-image:url(img/greenstrip.png);
	background-repeat: repeat-x;
	height:20px;
	}

.rightBox {
	float:right;
	position:relative;
	top:-50px;
	width:280px;
	height:auto;
	z-index:2;
	padding:0px;
	}
	
.mainBox {
	width:580px;
	height:auto;
	padding:20px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	float:left;
	position:relative;
	top:-70px;
/*	border:1px solid white;*/
	}


.mapBox {
	width:222px;
	height:229px;
	background-image:url(img/mapka_small.png);
	background-repeat: no-repeat;
	float:left;
	}
	
.spc { clear:both; height:0px; }

.logo {
	width:369px;
	height:30px;
	float:left;
	position:relative;
	top:20px;
	left:400px;
	}

.quickLink:link	{
	display:block;	
	width:90px;
	height:20px;
	float:left;	
	padding-top:5px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:5px;
	background-image:url(img/woodbutton.png);
	color:#ffffff;
	text-decoration:none;
	text-decoration:bolder;
	}

.quickLink:hover { color:#990000;	background-image:url(img/woodbutton_hover.png); }
	
.tydenicek_indextable {
	width:300px;
	font:10px/12px verdana, arial, helvetica, sans-serif;
	float:left;
	}
	
	
/* ICON CLASSES */
	
.icon_info {
	background-image:url(img/ico-info.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align:center;
	width:75px;
	height:32px;
	display:block;
	float:left;
	padding-left:4px;
	font-size:9px;
	font-weight:900;
	color:222222;
	font:10px/72px verdana, arial, helvetica, sans-serif;
	}
	
.icon_info:hover { background-image:url(img/ico-info_hover.png); }

.icon_guestbook {
	background-image:url(img/ico-gb.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align:center;
	width:75px;
	height:32px;
	float:left;
	padding-left:4px;
	font-size:9px;
	font-weight:900;
	color:222222;
	font:10px/72px verdana, arial, helvetica, sans-serif;
	}
	
.icon_guestbook:hover { background-image:url(img/ico-gb_hover.png); }

.icon_admin {
	width:75px;
	height:32px;
	background-repeat: no-repeat;
	background-image:url(img/ico-admin.png);
	background-position: top center;
	text-align:center;
	float:left;
	padding-left:4px;
	font-size:9px;
	font-weight:900;
	color:222222;
	font:10px/72px verdana, arial, helvetica, sans-serif;

	}
	
.icon_admin:hover { background-image:url(img/ico-admin_hover.png); }

/* TITLE CLASSes */

.title_dnesnabizime {
	position:relative;
	top:5px;
	left:5px;
	background-image:url(img/tit-dnes.png);
	width:274px;
	height:31px;
	display:block;
	float:left;
	}

.title_tydenicek {
	background-image:url(img/tit-tydennicek.png);
	width:283px;
	height:31px;
	}

.infobox_top {
	background-image:url(img/infobox_top.png);
	background-repeat:none;
	width:430px;
	height:13px;
	display:block;
	padding:20px;
/*	border:1px solid red;*/
	}

.infobox_bottom {
	background-image:url(img/infobox_bottom.png);
	background-repeat:none;
	width:430px;
	height:29px;
	display:block;
	padding:20px;
/*	border:1px solid green;*/
	}

.infobox_bottom_fade {
	position:relative;
	top:-25px;
	background-image:url(img/infobox_bottom_fade.png);
	background-repeat:none;
	width:430px;
	height:29px;
	display:block;
	padding:20px;
/*	border:1px solid green;*/
	}

.infobox_repeat {
	background-image:url(img/infobox_repeat.png);
	background-repeat:repeat-y;
	width:430px;
	display:block;
	padding:20px;
/*	border:1px solid blue;*/
	}
	
.infobox_small {
	position:relative;
	left:70px;
	width:300px;
	height:300px;
	background-image:url(img/infobox_small.png);
	background-repeat: no-repeat;
	padding:20px;	
/*	border:1px solid blue;*/
	}
	
.infobox_long {
	position:relative;
	left:70px;
	width:325px;
	height:650px;
	background-image:url(img/infobox_long.png);
	background-repeat: no-repeat;
	padding:20px;	
/*	border:1px solid blue;*/
	}
	
.infobox_large {
	position:relative;
	left:40px;
	width:530px;
	height:332px;
	background-image:url(img/infobox_large.png);
	background-repeat: no-repeat;
	padding:20px;
	}
	
.infobox_huge {
	position:relative;
	left:40px;
	width:570px;
	height:400px;
	background-image:url(img/infobox_huge.png);
	background-repeat: no-repeat;
	padding:20px;
	}
	
.weekBox {
	position:relative;
	left:80px;
	width:700px;
	/* background-image:url(img/infobox_huge.png);
	background-repeat: no-repeat;*/
	background-color:#E2C598;
	background-image:url(img/paperbg.jpg);
	background-repeat: repeat;
	border:1px dotted white;
	padding:20px;
	}
	
.smallbox {
	float:right;
	width:165px;
	margin-top:10px;
	padding:0px;
	}
	
.smallbox_inset {
	font:10px/16px verdana, arial, helvetica, sans-serif;
	width:160px;
	background-color:#E2C598;
	background-image:url(img/paperbg.jpg);
	background-repeat: repeat;
	border:1px dotted white;
	margin-top:10px;
	padding:5px;
	}
	
.firstimage {
	border:2px solid black;
	}
	
.standardbutton, .standardbutton a
	{
	display:block;
	width:104px;
	height:20px;
	color:#FFFFFF;
	font:9px/12px verdana, arial, helvetica, sans-serif;
	font-weight:900;
	background-image: url(img/woodbutton.png);	
	text-align: center;
	padding:0px;
	padding-top:5px;
	}
	
.standardbutton:link { color:#ffffff; }
	
.standardbutton:hover {
	background-image: url(img/woodbutton_hover.png);
	color:#000000;
	}