	* { padding: 0; margin: 0; }
	
	html, body
	{
		font-family: Tahoma, Verdana, Arial, sans-serif;
		background: url('../../img/site/body_bg.jpg') repeat-x left 96px #FFFFFF;
		height: 100%;
	}
	
	body
	{
		font-size: 1em;
		color: #000;
	}
	
	a img
	{
		border: 0;
	}
	
	a
	{
		color: #59A0CC;
		text-decoration: none;
	}
	
	a:hover
	{
		text-decoration: underline;
	}
	
	a:visited
	{
		color: #0F6EA8;
	}
	
	.clear
	{
		font-size: 0;
		line-height: 0%;
		clear: both;
		height: 0;
	}
	
	/* LAYOUT STYLES */
	
	.container
	{
		position: relative;
		min-height: 100%;
	}
	
	.header
	{
		position: relative;
		height: 293px;
		background: url('../../img/site/header_bg.jpg') no-repeat left bottom;
                width: 950px;
	}
	
	.content
	{
		width: 800px;
		position: relative;
	}
	
	.left
	{
		float: left;
		width: 240px;
		position: relative;
	}
	
	.right
	{
		float: right;
		position: relative;
		width: 560px;
	}
	
	.footer
	{
		position: relative;
		margin-top: -16px;
		height: 16px;
		clear: both;
	}
	
	/* HEADER STYLES */
	
	.logo
	{
		position: absolute;
		top: 152px;
		left: 440px;
	}
	.logo_inner
	{
		width: 320px;
        height: 105px;
        background: url('../../img/site/logo1.png') no-repeat;
	}
        .logo_img
        {
               display: block;
               position: relative;
               width: 271px;
               height: 66px;               
        }
	.top_nav
	{
		position: relative;
		float: right;
		margin: 90px 0 0 0;
	}
	
	#menu_nav
	{
		list-style: none;
		position: absolute;
		height: 210px;
                background: #FFFFFF;
		width: 142px;
                top: 0;
                right: 0;               
	}
	
	#menu_nav li
	{
		display: block;
		font-size: 0.69em;
		/*background: #FFFFFF;*/
		border-bottom: solid 1px #FFE7CD;
                position: relative;
                width: 142px;
	}
	
	#menu_nav li.last
	{
		border: 0;
	}
	
	#menu_nav li a
	{
		display: block;
		padding: 8px 15px 8px 50px;
		margin-left: -9px;
		background: url('../../img/site/top_meniu_bullet.gif') no-repeat center left;
		color: #FF8605;
		text-decoration: none;
		position: relative;
                z-index: 1000;
	}
	
	#menu_nav li:hover, #menu_nav li.menu_selected
	{
		background: #F9FCF3;
		border-top: solid 1px #C9DD9B;
		border-bottom: solid 1px #C9DD9B;
		margin-top: -1px;
	}
	
	#menu_nav li a:hover, #menu_nav li.menu_selected a
	{
		background: url('../../img/site/top_meniu_bullet_hover.gif') no-repeat center left;
		color: #709E0C;
		text-decoration: none;
	}
	
	.icons
	{
		position: absolute;
		top: 20px;
		right: 150px;
		width: 300px;
		text-align: right;
		color: #7C7C7C;
	}
	
	.short img
	{
		margin: 0 15px;
	}
	
	.info
	{
		padding: 5px 0;
		font-size: 0.69em;
	}
	
	.phone
	{
		color: #99C638;
		font-size: 2em;
		padding-right: 12px;
		position: relative;
	}
	
	/* LEFT STYLES */
	
	.left_container
	{
		padding: 10px 30px;
	}
	
	.title
	{
		font-size: 1.125em;
		font-weight: normal;
		color: #1C7EB9;
	}
	
	.left_blue
	{
		padding-left: 34px;
	}
	
	#left_meniu
	{
		list-style: none;
		width: 173px;
		font-size: 0.69em;
		padding-top: 17px;
	}
	
	#left_meniu li
	{
		display: block;
		border-bottom: solid 1px #DBEBF4;
	}
	
	#left_meniu li.last
	{
		border-bottom: solid 1px #FFFFFF;
	}
	
	#left_meniu li a
	{
		display: block;
		color: #59A0CC;
		margin-left: -4px;
		padding: 8px 15px 8px 38px;
		text-decoration: none;
		background: url('../../img/site/left_meniu_bullet.gif') no-repeat center left;
		position: relative;
	}
	
	#left_meniu li:hover, #left_meniu li.menu_selected
	{
		border-top: solid 1px #C9DD9B;
		border-bottom: solid 1px #C9DD9B;
		background: #F8FBF1;
		margin-top: -1px;
	}
	
	#left_meniu li a:hover, #left_meniu li.menu_selected a
	{
		color: #709E0C;
		text-decoration: none;
		background: url('../../img/site/left_meniu_bullet_hover.gif') no-repeat center left;
	}
	
	/* RIGHT STYLES */
	.right_container
	{
		padding: 10px;
	}
	
	.content_text
	{
		padding: 25px 0;
		font-size: 0.69em;
	}
	
	.content_text p, .mceContentBody p
	{
		padding: 5px 0;
	}
	
	.content_text ul, .mceContentBody ul, .content_text ol, .mceContentBody ol
	{
		padding-left: 20px;
	}
	
	.news_left
	{
		float: left;
		position: relative;
		width: 80px;
	}
	
	.news_text
	{
		position: relative;
		/*margin-left: 87px;*/
	}
	
	.news_title
	{
		color: #4F4E4E;

		font-size: 1em;
		font-weight: normal;
		padding-bottom: 8px;
	}
	
	.team_title
	{
		color: #4F4E4E;
		font-size: 1em;
		font-weight: normal;
		
	}
	
	.team_box
	{
		clear: both;
		padding: 10px 0;
	}
	
	.news_date
	{
		font-weight: bold;
		color: #2180BA;
	}
	
	.news_text p
	{
		padding: 4px 0;
		line-height: 120%;
	}
	
	/* FOOTER STYLES */
	
	.copy
	{
		margin-left: 800px;
		position: relative;
		background: url('../../img/site/footer_bullet.gif') no-repeat top left #FEC000;
		padding-left: 20px;
		color: #FFFFFF;
		font-size: 0.69em;
		height: 16px;
		line-height: 16px;
	}
	
	.teratekas
	{
		position: absolute;
		top: -10px;
		left: 100px;
	}
	
	.info_box
	{
		background: #99C639;
		position: absolute;
		top: -150px;
		width: 160px;
		left: 804px;
		color: #FFFFFF;
		font-size: 0.69em;
	}
	
	.info_box_text
	{
		position: relative;
		padding: 10px 15px 10px 30px;
		background: url('../../img/site/info_box_bullet.gif') no-repeat center left;
		margin-left: -4px;
		display: block;
	}
	
	.clearfooter
	{
		clear: both;
		position: relative;
		height: 30px;
	}

.feedbacktable input
{
    width: 200px;
}

.feedbacktable textarea
{
    width: 300px;
    height: 150px;
}

.gallery_image
{
    border: solid 2px #FEB567;
}

table td, table th, .mceContentBody table td, .mceContentBody table th
{
	padding: 3px 4px;
}

.pages_container
{
	text-align: center;
}