/*
Theme Name: WordPress Christmas Theme
Theme URI: http://www.instantshift.com
Description: <a href="http://www.instantshift.com">WordPress Christmas Theme</a> is available under the terms of the GNU General Public License.
Version: 1.0
Author: instantShift
Author URI: http://www.instantshift.com
Tags: fixed width, two columns, widgets, Christmas Themes, instantShift

	This theme was designed and built by instantShift, please visit at http://www.instantshift.com
	
	The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/

@import "css/layout.css";


.broko-advert {
	background: transparent url('images/broko-bg.gif') no-repeat left top;
/*background: transparent url('ad-demo.jpg') no-repeat left top;
*/	width: 165px;
	height: 139px;
	padding:0 0 0 7px;
}
.broko-ad-lnk {
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	padding: 5px 0 0 0; /*padding:10px 10px 0 0;*/
}
.broko-online {
	display: block;
	background: transparent url('images/zastrahovai-online.gif') no-repeat left 30px;
	padding: 30px 0 30px 0;
	text-indent: -3000px;
}
.broko-demo {
	display: block;
	padding: 90px 0 0 0; /*padding:85px 0 0 0;*/
}
.broko-ver {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.comment ul{
  margin-left:20px;
}