
body {
	background: #FAFAFA url(../images/body-tail.jpg) repeat-x 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #393939;
	padding: 0;
	margin: 0;
}

#okvir{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	/*position: relative;
	top:-20px;*/
}

#tail-right {
	background: url(../images/tail-right.jpg) repeat-x -5px 0%;
	width: 50%;
	height: 423px;
	position: absolute;
	top: 0;
	right: 0;
	z-index:0;
}

#top {
	position: relative;
	/*margin:0 auto;
	width:980px;*/

}

#flash {
	position: absolute;
	top: 57px;
	left: -21px;
	z-index: 1;
}

#content{
	position: relative;
	/*margin-top:425px;*/
	float: left;
	width:980px;
}

#leftcol{
	float: left;
	width: 270px;
}

#rightcol{
	float: right;
	width: 690px;
	/*border: 1px solid green;*/
}

#toprow{
	/*height:300px;*/
}

#component{
	margin-top:20px;
}

#footer{
	background: url(../images/footer.jpg) repeat-x;
	height: 67px;
	clear:both;
	position: relative;
	bottom:0px; 
	left:0;
	width:100%;
	margin-top:20px;
	color:#FFF;
}

a:link, a:visited{
	color:#194C85;
	/*text-decoration:none;*/
}
a:hover{
	color:#2571C7;
	/*text-decoration:underline;*/
}

.clr{
	clear:both;
	background-image: none!important;
}

.module-grey{
	background: url(../images/grey-a.png) no-repeat top left;
	float:left;
	margin-bottom:10px;
	width:100%
}
.module-grey div{
	background: url(../images/grey-b.png) no-repeat top right;
}
.module-grey div div{
	background: url(../images/grey-c.png) no-repeat bottom left;
}
.module-grey div div div{
	background: url(../images/grey-d.png) no-repeat bottom right;
	padding:15px 15px 1px 15px;
}
.module-grey h3{
	padding: 0 0 8px 0;
	margin: 0 0 23px 0;
	line-height: 1.167em;
	word-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	color: #0049a4;
	border-bottom: 2px solid #339ae1;
}

.module-blue, .module-yellow{
	width:222px;
	float:right;
	margin-left:4px;
	margin-right:4px;
}
.module-blue{
	background: url(../images/blue-a.png) no-repeat top left;
	color: #FFF;
}
.module-blue div{
	background: url(../images/blue-b.png) no-repeat top right;
}
.module-blue div div{
	background: url(../images/blue-c.png) no-repeat bottom left;
}
.module-blue div div div{
	background: url(../images/blue-d.png) no-repeat bottom right;
	padding:15px 15px 1px 15px;
}
.module-blue h3{
	padding: 0 0 8px 0;
	margin: 0 0 23px 0;
	line-height: 1.167em;
	word-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFF;
	border-bottom: 2px solid #90A8C4;
}

.module-blue img{
	margin-right:10px;
}

.module-yellow, .module-yellow2{
	background: url(../images/yellow-a.png) no-repeat top left;
	color: #333;
}
.module-yellow div, .module-yellow2 div{
	background: url(../images/yellow-b.png) no-repeat top right;
	float:right;
}
.module-yellow div div, .module-yellow2 div div{
	background: url(../images/yellow-c.png) no-repeat bottom left;
}
.module-yellow div div div, .module-yellow2 div div div{
	background: url(../images/yellow-d.png) no-repeat bottom right;
	padding:15px 15px 1px 15px;
}
#toprow .module-yellow div div div, #toprow .module-blue div div div{
	height:240px;
}
.module-yellow h3, .module-yellow2 h3{
	padding: 0 0 8px 0;
	margin: 0 0 23px 0;
	line-height: 1.167em;
	word-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	color: #666;
	border-bottom: 2px solid #90A8C4;
}
.module-yellow2{
	color: #333;
	margin-bottom:10px;
	float:right;
	width:100%;
	padding:0;
}

.module-yellow2 div div div{
	padding:0;
}

.module-yellow2 p{
	padding:10px;
}

.module-grey ul, ul{
	list-style-image:url('../images/marker.png');
	list-style-type:square;
	padding:0;
	margin:15px;
	margin-bottom:0;
}
.module-grey li, li{
	padding-bottom:5px;
	padding-left:5px;
	margin:0;
}

/* Joomla stuff */
.buttonheading img{
	border:none;
}
.multithumb{
	border: 1px solid #999;
}

a.readon:link, a.readon:visited{
	display:block;
	background: url(../images/readon.png) no-repeat;
	width:90px;
	height:23px;
	float:right;
	color:#FFF;
	text-decoration:none;
	padding-left:30px;
	line-height:23px;
}

a.readon:hover{
	text-decoration:underline;
}

a.readon-blue:link, a.readon-blue:visited{
	display:block;
	background: url(../images/readmore.png) no-repeat right;
	/*width:91px;*/
	height:21px;
	/*float:right;*/
	color:#333;
	text-decoration:none;
	padding-right:20px;
	line-height:21px;
	text-align:right;
}

a.readon-blue:hover{
	color:#000;
	text-decoration:underline;
}

.red-bold{
	color: #FF0000;
	font-weight:bold;
}

p.poslovni{
	background: url(../images/business_user-icon.png) no-repeat;
	padding-left:40px;
}
p.poslovni-v{
	background: url(../images/business_user.png) no-repeat;
	padding-left:130px;
}
p.privatni{
	background: url(../images/user-icon.png) no-repeat;
	padding-left:40px;
}

p.privatni-v{
	background: url(../images/user.png) no-repeat;
	padding-left:130px;
}

.module-yellow p, .module-yellow td{
	font-size: 100%;
}
input{
	font-size: 90%;
}

.contentheading{
	text-transform: uppercase;
	color: #0049A4;
	font-size: 1.4em;
	background: url(../images/marker-2.png) no-repeat;
	padding-left:25px;
	padding-bottom:15px;
}

.article_separator{
	display:block;
	border-bottom: dashed 1px #999999;
	margin-bottom:20px;
}

h2{
	text-transform: uppercase;
	color: #0049A4;
	font-size: 1.4em;
}
.tarife{
	border: solid 1px #C1DAD7;
	width: 100%;
}

.tarife td {
	border-right: 1px solid #BDCDE2;
	border-bottom: 1px solid #BDCDE2;
	background: #fff;
	padding: 6px 6px 6px 12px;
	/*color: #4f6b72;*/
}

.tarife th {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #BDCDE2;
	padding: 6px 6px 6px 12px;
	/*color: #4f6b72;*/
}

.contentpaneopen img{
	margin-right:20px;
}

p.fritz{
	border: solid 1px #C8CAC9;
	padding: 5px;
	padding-left:15px;
	background: #F7EDA1;
}

.contact_email{
	border: solid 1px #C8CAC9;
	padding: 5px;
	background: #F7EDA1;
}

.moduletable_menu{
	text-align:center;
	padding-top:15px;
	color:#999;
}

#footer a:link, #footer a:visited{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover, #active_menu{
	color:#85AFDF;
	text-decoration:underline;
}

#copyright{
	float:left;
	text-align:left;
	padding-left:20px;
	width:40%;
}
#a-web{
	float:right;
	text-align:right;
	padding-right:20px;
	width:40%;
}