/*                     */
/* xkolo02.net (c)2008 */
/*                     */
/*      background-color: rgb(252,179,64);  */
body {
    text-align: center;
    background-image: url(pict/bg.png);
/*    background-image: url(pict/vanoce/wall_chvoji.gif);*/
    /*background-color: rgb(73,128,194); - tmavemodra*/
    background-color: rgb(230,238,248);
    font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
}
#center_div {
    width: 1054px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
}
#header {
    min-width: 1054px;
    min-height: 173px;
    width: 1063px;
    height: 173px;
    background-image: url(pict/head4.png);
    background-repeat: no-repeat;
    clear: both;
}
#left {
    float: left;
    width: 200px;

}
#left .item {
	margin: 10px 15px 0 0;
}
#right {
    float: left;
    width: 200px;
}
#right .item {
	margin: 10px 0 0 15px;
}
#main {
    float: left;
    width: 650px;
}
#main .item {
    margin: 10px 0 0 0;
    background-color: rgb(254,244,227);
    border: 1px rgb(170,170,170) solid;
    border-right: 2px rgb(100,100,100) solid;
    border-bottom: 2px rgb(100,100,100) solid;
}
#clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#footer {
    text-align: center;
    font-style: italic;
    margin: 30px 0 0 0;
    background-color: rgb(254,244,227);
    border: 1px rgb(170,170,170) solid;
    border-right: 2px rgb(100,100,100) solid;
    border-bottom: 2px rgb(100,100,100) solid;
}
.item {
    background-color: rgb(254,244,227);
    border: 1px rgb(170,170,170) solid;
    border-right: 2px rgb(100,100,100) solid;
    border-bottom: 2px rgb(100,100,100) solid;
    padding: 5px 5px 5px 1em;
}
.cover {
    background-color: rgb(251,227,190);
    margin: 5px 5px 15px 15px;
    padding: 5px;
}
.cover:hover {
    background-color: rgb(251,233,214);
}
.cover_new {
    background-color: rgb(190,215,240);
    margin: 5px 5px 15px 15px;
    padding: 5px;
}
.cover_new:hover {
    background-color: rgb(205,221,240);
}
.kydej_head {
    font-weight: bold;
    margin: 7px;
}
.kydej_foot {
    font-style: italic;
    font-size: small;
    margin: 3px;
}
.galerie_head {
    font-weight: bold;
    margin: 7px;
}
.galerie_head em {
	font-weight: normal;
}
.galerie_foot {
    text-align: right;
    font-size: 80%;
    margin: 3px;
    margin-bottom: -1.5em;
    position: relative;
    top: -4em;
}
.pager {
    text-align: right;
}
.item_footer {
    text-align: right;
    font-style: italic;
    font-size: 70%;
}
/*  parts */
img {
	border: 0;
}
a   {
    color: black;
}
a:hover {
    text-decoration: underline;
    background-color: rgb(252,179,64);
    color: white;
}
form {
	margin: 0; padding: 0;
}

ul { list-style-type: none;}
.menu{padding:0;margin:0 0 10px 0;}
.menu li{display:block;}
.menu li a{display:block;height:1em;font-weight:bold;padding:3px;padding-left:0px;}
.menu[class] li a{height:auto;}
.menu li a:hover{color:white !important}

h2, h3 {
    /*font-family: Verdana, "Geneva CE", lucida, sans-serif;*/
}
h2 {
    line-height: 1em;
}
h3 {
    line-height: 1em;
    font-size: medium;
    display: inline;
}
h3.msg {
	color: red;
}
span.new_number {
	color: red;
}
td.center {
	text-align: center;
}
#vanoce_babe {
	position: absolute;
	top: 50px;
	right: -150px;
	/*background: url(./vanoce/xmass_babe.png) left top;*/
	width: 222px;
	min-width: 222px;
	height: 600px;
	min-height: 600px;
}
#vanoce_guy {
	position: absolute;
	top: 50px;
	right: -150px;
	/*background: url(./vanoce/xmass_guy.png) left top;*/
	width: 232px;
	height: 600px;
	min-width: 232px;
	min-height: 600px;
}#vanoce_trooper {
	position: absolute;
	top: 50px;
	right: 50%;
	/*background: url(./vanoce/xmass_guy.png) left top;*/
	width: 354px;
	height: 264px;
	min-width: 354px;
	min-height: 264px;
}
