@charset "utf-8";
/*********************************************************************************/
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* # #																										 									 # # */
/* # #  Copyright (c) PLAN e d.o.o., 2007-2009															 # # */
/* # #  Vse pravice pridržane. All rights reserved.													 # # */
/* # #  info@plan-e.si | www.plan-e.si  																		 # # */
/* # #  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  # # */
/* # #  Template variables:																									 # # */
/* # #  Array														 # # */
/* # #  Array											 # # */
/* # #  plane												 # # */
/* # #  ../images																					 # # */
/* # #  ../../../../../template/plane/images						 # # */
/* # # 																																			 # # */
/* # #  How to:																															 # # */
/* # #  #419ace										 # # */
/* # #  #000000									 # # */
/* # # 																																			 # # */
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/*********************************************************************************/

/**************************************/
/*** MAIN														***/
/**************************************/

.homeWrp {
	background: none;
	
}
.homeWrp h1 {}
.homeWrp h2 {}
.homeWrp h3 {}
.homeWrp div.box h3 { padding: 0 7px; padding-top: 10px; color: #ffffff; background: none; }

.homeWrp div.box {
	display: block;
	margin: 0 8px; padding-bottom: 5px;
	color: #d9eaf5;
	background: #419ace url(../images/boxOverlayRepeat.png) repeat-x top;	
}
.homeWrp div.wrp { margin: 5px 8px; padding: 4px 12px; }
.homeWrp div.box div.wrp { margin: 0; padding: 0 12px; }

.backgroundShadow {
    width: 985px;
    height: auto;
    background: url('../images/backgroundShadow.png') repeat-y;
    padding-left: 3px;
    padding-right: 3px;
}
.backgroundShadowBottom {
    width: 985px;
    height: 5px;
    background: url('../images/backgroundShadowBottom.png');
    margin-bottom: 10px;
}
.backgroundShadowTop {
    width: 985px;
    height: 2px;
    background: url('../images/backgroundShadowTop.png') repeat-x;
}

    .topWindow {
        width: 214px;
        height: 250px;
        padding: 15px;
        padding-bottom: 0px;
        border-right: 1px solid #c2c2c2;
        line-height: 1.5em;
        float:left;
        text-align: justify;
    }
    .topWindow:hover {
        background: url('../images/topWindowHover.png') repeat-x;
        cursor: pointer;
    }

/*SIDES*/
.leftSide {
    float: left;
    height: auto;
    width: 660px;
}
.rightSide {
    float: left;
    height: auto;
    width: 320px;
    margin-left: 5px;
}

.leftSideBottom {
    float: left;
    height: auto;
    width: 649px; 
    margin-left: 15px;
}

.rightSideBottom {
    float: left;
    height: auto;
    width: 320px;
}
/********WINDOW MEDIUM************/
.backgroundShadowMedium {
    width: 650px;
    height: auto;
    background: url('../images/backgroundShadowMedium.png') repeat-y;
    padding-left: 3px;
    padding-right: 3px;
}

    .topWindowMedium {
        width: 632px;
        height: auto;
        padding: 15px;
        padding-bottom: 0px;
        line-height: 1.5em;
        float:left;
    }
    .topWindowMedium:hover {
        width: 614px;
        background: url('../images/topWindowHover.png') repeat-x;
        cursor: pointer;
    }

    .contentMedium {
        width: 369px;
        float: left;
        text-align: justify;
        line-height: 1.5em;
        margin-right:15px;
        margin-bottom: 10px;
    }

.titleTinyMCE {
     color: #0370b0; font-size: 15px; width: 614px;
 }
 .titleTinyMCESmall {
     color: #0370b0; font-size: 15px;
 }
/*BACKGROUND SHADOW SMALL*/
.backgroundShadowSmall {
    width: 314px;
    height: auto;
    background: url('../images/backgroundShadowSmall.png') repeat-y;
    padding-left: 3px;
    padding-right: 3px;
}
/*END*/

/*BACKGROUND SHADOW M SMALL*/
.backgroundShadowMSmall {
    width: 470px;
    height: auto;
    background: url('../images/backgroundShadowMSmall.png') repeat-y;
    padding-left: 3px;
    padding-right: 3px;
}
/*END*/
.backgroundShadowSmallContent {
    padding: 10px;
    padding-top: 15px;
    height: auto;
    background: url('../images/backgroundShadowSmallContent.png') repeat-x;
    background-color: #ececec;    
}
.backgroundShadowSmallContentPage {
    padding: 10px;
    padding-top: 15px;
    height: auto;
    background: url('../images/backgroundShadowSmallContentPage.png') repeat-x;
    background-color: #ececec;    
}
.backgroundShadowSmallContent:hover {
/*    background: #ececec;
    cursor: pointer;*/
}

.titleBox {
    width: 220px;
    color: #232323;
    font-size: 17px;
    float: left;
}

.moreBox {
    margin-top: 5px;
    float: right;
    color: #4193c3;
}
.moreBox:hover {
    cursor: pointer;
    text-decoration: underline;
}

.lineBox {
    margin-left: -10px;
    height:  2px;
    width: 313px;
    background: url('../images/lineBox.png') repeat-x;
    margin-top: 5px;
}

.domain {
    margin-top: 10px;    
}

input.searchDomain {
    width: 210px; 
}

.buttonPlan {
    width: 60px;
    height: auto;
    padding: 5px;
    margin-top: 10px;
    text-align: center;
    float:right;
    
    color: white;
    background: #0671b1;
}

.buttonPlan:hover {
    cursor: pointer;
    background: #a0a0a0 ;
}

.buttonPlanNews {
    width: 60px;
    height: auto;
    padding: 5px;
    margin-bottom: 10px;
    text-align: center;
    float:right;
    
    color: white;
    background: #0671b1;
}

.buttonPlanNews:hover {
    cursor: pointer;
    background: #a0a0a0 ;
}

.helpText {
    float: left; 
    margin-left: 20px; 
    margin-top: 10px;
    width: 180px;
    
    line-height: 1.5em;
    text-align: justify;
}




















