/* Krajem nase ulice - CSS Document */

/*
	=======================================================
	  Title:    www.krajemnaseulice.com
	  Version:  2.0
	-------------------------------------------------------
	  File:     knuonama.css
	  Type:     text/css
	  Author:   PlumTS Inc.
	------------------------------------------
	  Description: KNU CSS file - onama css file
	-------------------------------
	  Modified:
	=======================================================
*/
/* content */
		.c_left
		{
			float: left;
			width: 620px;
		}
		.c_right
		{
			float: right;
			width: 260px;
		}
/* leva strana */
			.c_l_aboutustxt
			{
				width: 608px;
				font-size: 12px;
				line-height: 20px;
				margin: 5px 0 0 5px;
				padding: 5px 0 0 5px;
				background: url(../img/onama/bg_onama.png) left top no-repeat;
			}
				.c_l_aboutustxt p
				{
					padding: 4px 14px 24px 10px;
					background: url(../img/naslovna/bg_avnnovosti_split.png) center bottom no-repeat;
				}
				.c_l_aboutustxt_last
				{
					background: none;
					padding: 4px 14px 24px 10px;
				}
				.c_l_aboutustxt span
				{
					padding: 0;
					font-size: 16px;
				}
				.c_l_aboutustxt span em
				{
					font-size: 16px;
					padding: 2px 0 0 6px;
				}
/* /leva strana */
