		*
		{
		font-family: Arial;		font-size: 12px;
		}

		html, body
		{		    height: 100%;
		    padding: 0;
		    margin: 0;
		}


		table, table th, table td
		{
		       padding: 0;
		       text-align: left;
		       vertical-align: top;
		       empty-cells: show;
		       border-spacing: 0;
		       border-collapse: collapse;
		}


		b
		{		font-weight: bold;
		}

		.png
		{
		//background-image: none ! important;
		behavior: url('img/pngfix.htc');
		}

		a
		{
			text-decoration: none;
		}

		a:hover
		{
			text-decoration: underline;
		}




		#topblock
		{		width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1024? "1024px":"auto");
		height: 100%;
		}


		#shapka
		{        height: 138px;
        background-color: #b6300d;
        z-index: 0;
		}

		#flag
		{
		position: absolute;
        width: 69px;
        height: 60px;
        top: 0;
        left: 0;
        z-index: 3;
		}

		#topnav
		{
        height: 24px;
		background-image: url('img/blue-back.png');
		background-position: top left;
        z-index: 0;
		}

		#logo
		{
		position: absolute;
		width: 413px;
        height: 64px;
		top: 30px;
		left: 70px;
        z-index: 4;
		}

		#podpis
		{
		position: absolute;
		width: 580px;
        height: 18px;
		top: 100px;
		left: 70px;
        z-index: 4;
		}

		#topnav2
		{
        height: 22px;
        background-color: #b7b7b7;
        z-index: 0;

		}

		#topnav3
		{
        height: 56px;
        background-color: #f0f0f0;
        z-index: 0;
		}

		#left20
		{
		position: absolute;
        width: 628px;
        height: 139px;
		top: 0;
		left: 0;
        z-index: 1;
		}

		#right20
		{
		position: absolute;
        width: 205px;
        height: 138px;
		top: 0px;
		right: 0;
        z-index: 0;
		}

		#megadom
		{
		position: absolute;
        width: 172px;
        height: 124px;
		top: 10px;
		right: 160px;
        z-index: 2;
		background-image: url('img/dom.jpg');
		background-position: top left;
        background-repeat: no-repeat;
		}

		#search
		{
		position: absolute;
        width: 150px;
        height: 50px;
		top: 200px;
		left: 20px;;
        z-index: 4;
		}

		#home_nav
		{
		position: absolute;
        width: 140px;
        height: 50px;
		top: 226px;
		left: 33px;;
        z-index: 4;
		}



		#niz
		{		width: 100%;
		position: absolute;
		background-color: #b82903;
	        border-top: #003663 4px solid;
		}

		#niz_inside
		{
		height: 41px;
		right: 0px;
        border-top: #f0f0f0 2px solid;
		}

		.caption
		{		width: 200px;
		background-image: url('img/blue-back.png');
		background-position: top left;
        border-top: #003663 1px solid;
        text-align: center;
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
		}

		#blue_house
		{		background-image: url('img/blue-house.png');
		background-position: top left;
        background-repeat: no-repeat;
        height: 55px;

		}

		.gray_link
		{
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;        color: #cccccc;
        text-decoration: none;
		}

		.gray_link:Hover
		{
        color: #f0f0f0;
        font-weight: bold;
        text-decoration: underline;
		}

		.red_link
		{
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
        color: #742c22;
        text-decoration: none;
		}

		.red_link:Hover
		{
        color: #a76e66;
        font-weight: bold;
        text-decoration: underline;
		}


		.blue_link
		{
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
        color: #003663;
        text-decoration: none;
		}


		.blue_link:Hover
		{
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
        color: #3c72a0;
        text-decoration: underline;
		}

		.submenu
		{
		font-size: 12px;
        color: #003663;
        text-decoration: none;
		}

		.submenu:Hover
		{
		font-size: 12px;
        color: #003663;
        text-decoration: underline;
		}

		.data_bold
		{		font-weight: bold;
        color: #b6300d;
		}

		.caption_bold
		{
		font-weight: bold;
        color: #003663;
		}