/* CSS Document */

#counters {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
body {
	color: white;
	font-family: Verdana;
	font-size: 8pt;
}
.toplink {
      color: white;
      font-size: 8pt;
      font-family: Verdana;
    }
    .chtitle {
      font-size: 10pt;
      font-family: Verdana;
      color: white;
      font-weight: bold;
      text-decoration: underline;
      height: 30px;
    }
    .artime {
      font-family: Verdana;
      font-weight: bold;
      color: #eee2c3;
      font-size: 8pt;
      text-decoration: none;
    }
    .artime:hover {
      text-decoration: underline;
    }
    .artitle {
      font-family: Verdana;
      color: #ffffff;
      font-size: 8pt;
      text-decoration: none;
      font-weight: bold;
    }
    .arttext {
      font-family: Verdana;
      color: #ffffff;
      font-size: 8pt;
      text-decoration: none;
      font-weight: normal;
      text-align: justify;
    }
    .artitle:hover {
      text-decoration: underline;
    }
    .newswin {
    	background-image : url(/images/gazeta.jpg);
	    background-position : 100% 100%;
	    background-repeat : no-repeat;
	    padding-left : 10px;
	    padding-top: 10px;
	    padding-right : 10px;
	    background-color: #464648;
    }
    .nitkawin {
    	background-image : url(/images/nitka.jpg);
	    background-position : 100% 100%;
	    background-repeat : no-repeat;
	    padding-left : 10px;
	    padding-top: 10px;
	    padding-right : 10px;
	    background-color: #464648;
    }
    .posterwin {
    	background-image : url(/images/bloknot.jpg);
	    background-position : 100% 100%;
	    background-repeat : no-repeat;
	    padding-left : 10px;
	    padding-top: 10px;
	    padding-right : 10px;
	    background-color: #464648;
    }
    .photowin {
	    padding-left : 10px;
	    padding-top: 0px;
	    padding-right : 10px;
	    padding-bottom: 0px;
    }
    .gurmanwin {
    	background-image : url(/images/gurman.jpg);
	    background-position : 100% 100%;
	    background-repeat : no-repeat;
	    padding-left : 10px;
	    padding-top: 10px;
	    padding-right : 10px;
	    background-color: #464648;
    }
    .masterwin {
    	background-image : url(/images/mk.jpg);
	    background-position : 100% 100%;
	    background-repeat : no-repeat;
	    padding-left : 10px;
	    padding-top: 10px;
	    padding-right : 10px;
	    background-color: #464648;
    }
    .cinemawin {
    	background-image : url(/images/kino.jpg);
	    background-position : 100% 100%;
	    background-repeat : no-repeat;
	    padding-left : 10px;
	    padding-top: 10px;
	    padding-right : 10px;
	    background-color: #464648;
    }
    .weatherwin {
    	background-image : url(/images/weather.jpg);
	    background-position : 100% 100%;
	    background-repeat : no-repeat;
	    padding-left : 10px;
	    padding-top: 10px;
	    padding-right : 10px;
	    background-color: #464648;
    }
    .moneywin {
    	background-image : url(/images/money.jpg);
	    background-position : 100% 100%;
	    background-repeat : no-repeat;
	    padding-left : 10px;
	    padding-top: 10px;
	    padding-right : 10px;
	    background-color: #464648;
    }
    .personwin {
    	background-image : url(/images/person.jpg);
	    background-position : 100% 100%;
	    background-repeat : no-repeat;
	    padding-left : 10px;
	    padding-top: 10px;
	    padding-right : 10px;
	    background-color: #464648;
    }
    #photoscroll {
    	vertical-align: middle;
    	width: 377px;
    	overflow: hidden;
    }
    .weather {
      font-family: Verdana;
      color: #ffffff;
      font-size: 8pt;
      text-decoration: none;
      font-weight: normal;
    }
    .weatherbold {
      font-family: Verdana;
      color: #ffffff;
      font-size: 8pt;
      text-decoration: none;
      font-weight: bold;
    }

	#copy {
		background: #AAAAAA;
		height: 117px;
		text-align: left;
	}
	#copy .copytext {
		color: #3B3B3B;
		font-family: Verdana, tahoma;
		font-size: 7pt;
		vertical-align: middle;
	}
	#copy .copytext a{
		color: #830606;
		text-decoration: underline;
	}
	#copy .copytext a:hover{
		text-decoration: none;
	}