
body {

	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

td {

	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

a {
	font-family: Verdana, sans-serif;
	color: #fdb300;
}

.pic {
	border: 2px solid #FFFFFF;
}

.otstup {

	padding-left: 40px;
	padding-bottom: 0px;
	color: #FFAD0C;
	font-weight: bold;
	}

.bacground {
	background-image: url(/img/beckground_top.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #454a4a;
	}
.bacground_bott {
	background-image:url(/img/beckground_bott.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}

h1 {
	font-weight: 500;
	font-size: 125%;
	color: #fdb300;
	}

.centrblock {
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	margin-right: 20px;
	}
.ugl_tl {
	background-image:url(/img/ugl_tl.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
.ugl_tr {
	background-image:url(/img/ugl_tr.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	}
.ugl_bl {
	background-image:url(/img/ugl_bl.gif);
	background-repeat:no-repeat;
	}
.ugl_br {
	background-image:url(/img/ugl_br.gif);
	background-repeat:no-repeat;
	}
.to {
	background-image: url(/img/ugl.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	}

.bo {
	background-image: url(/img/ugl.gif);
	background-position: top;
	background-repeat:repeat-x;
	}

.bottom_text {
		font-size: 70%;
		padding-right: 120px;
		background: url(/img/barrel.gif) no-repeat 100% 100%;
}

.table_bottom_menu
{
	width: 250px;
	_width: 249px;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/



.head {
	background: #92D5CB;
	background-image:url(/img/head_bg.jpg);
	background-repeat:repeat-x;
}

.tube2 {
	background-image: url(/img/tube2_bg.gif);
	background-repeat: repeat-x;
}
.tube4 {
	background-image: url(/img/tube4_bg.gif);
	background-repeat: repeat-x;
}
.tube5 {
	background-image:url(/img/tube5.gif);
	background-repeat: repeat-x;
}
.tube6 {
	background-image: url(/img/tube6.gif);
	background-repeat: repeat-x;
}
.shadow {
	background: #444A4A;
	background-image: url(/img/shadow.gif);
	background-repeat: repeat-x;
}

.head_text, ul {
	font-size: 70%;
}


.webdom {
	font-size: 60%;
}

input.txt {
	background-color: #2D3131;
	border: 1px solid #fff;
	color: #fff;
	height: 22px;
}

.list1 {
	list-style-image: url("/img/marker_yellow.gif");
}
.list2 {
	list-style-image: url("/img/marker_blue.gif");
}



.content {
	padding: 0px 25px 25px 25px;
}
.content_bg {
	background: url("/img/bg_global.jpg") repeat-x 0% 100%;
}


.black {
	background-color: #2D3131;
}

h2, h3, h4
	{
	font-weight: 500;
	font-size: 100%;
	color: #fdb300;
	}


p {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 14px;
}

p.head_text {
	margin-bottom: 5px;
	padding-right: 6px;
}



.footer {
	background: url("/img/footer.gif") no-repeat 0% 100%;
}
.footer2 {
	background: url("/img/footer2.jpg") repeat-x;
}

.list1 a, .list2 a {
	text-decoration: none;
}

.list3 {
	margin-left: 30px;
	list-style-image: none;
}

		

ul.sub
{
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0px;
padding: 0px;
width: 200px;
		}


		ul.subsub
		{
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			width: 200px;
		}

		ul.nav
		{
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin: 0px;
			padding: 0px;
			width: 250px;
		}

		ul.nav li.item
		{
			position:relative;
		}

		ul.sub li
		{
			position:relative;
			/*background-color: #D8D8D8;*/
			text-align: center;
			border-bottom: 1px solid #595959;
			z-index: 1;
		}

		ul.subsub li
		{
			position:relative;
			/*background-color: #D3D3D3;*/
			text-align: center;
			border-bottom: 1px solid #595959;
			z-index: 2;
		}

		li ul
		{
			display:none;
			left:249px;
			position:absolute;
			top:0px;
		}

		li ul.subsub
		{
			display: none;
			left: 200px;
			position: absolute;
			top: 0px;
			/*border: 1px solid black;*/
			border-left: 1px solid #2D3132;
		}

		ul li a
		{
			font-size: 14px;
			display:block;
			padding: 5px;
			text-decoration:none;
		}

		ul li a:hover {
			text-decoration:underline;
		}


		ul.nav li.item a
		{
			color:#ffffff;
		}

		ul.nav li.item a:hover
		{
			color: #F58B03;
		}

		ul.nav li.item ul.sub li a
		{
			background-color: #D8D8D8;
			color:#000000;
		}

		ul.nav li.item ul.subsub li a
		{
			background-color: #D8D8D8;
			/*background-color: #C8C8C8;*/
			color:#000000;
		}

		ul.nav li.item ul.sub li a:hover
		{
			background-color: #E97F05;
			color:#ffffff;
		}

		ul.nav li.item ul.subsub li a:hover
		{
			background-color: #E97F05;
			color:#ffffff;
		}

* html ul li
		{       float: left;
			height:1%;
		}
		
		* html ul li a 
		{
			height:1%;
		}

		.bottom
		{
			background-color: #2D3132;
			border-bottom: 2px solid #727473;
		}

		.bottom_last
		{
			background-color: #2D3132;
		}
div.divformainpage p {
	font-size:14px;

}
.divformainpage li 
{	font-size:14px;
	float: none;
}

div.divformainpage a {
	font-family: Verdana, sans-serif;
	color: #fdb300;
}

div.divformainpage h2 {
	font-size:14px;
	padding:.99em 0 .66em 0;
	margin:.99em 0 .66em 0;
}

div.divformainpage table {
	font-size: 14px;
}
