@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th
{  
margin:0; 
padding:0
} 

fieldset,img
{  
border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
} 

ol,ul
{ 
list-style:none; 
} 

caption,th
{ 
text-align:left; 
} 

h1,h2,h3,h4,h5,h6
{ 
font-size:100%; 
font-weight:normal; 
} 

q:before,q:after
{ 
content:''; 
} 

abbr,acronym
{
border:0; 
} 

strong
{
font-weight:bold;
}

em,i
{
font-style:italic;
}

a
{
outline:none;
color:#4b4b4b;
//font-style:italic;
//text-decoration:none;
}

a:hover
{
outline:none;
//color:#0d318b;
text-decoration:underline;
}

body
{
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
padding:0px 0px 5px 0px;
background-color:#4ed68a;
background-image:url(pictures/main/bg.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
background-position:top;
}

#wrapper
{
text-align:left;
margin:0 auto;
width:1000px;
}

#header
{
width:1000px;
height:334px;
}

#container
{
width:1000px;
}

#left
{
margin-top:5px;
margin-bottom:0px;
margin-left:0px;
width:222px;
height:100%;
float:left;
//border-top:15px;
}

#left p
{
font-size:1.3em;
line-height:1.6em;
padding-bottom:15px;
}

#left h1
{
font-size:2em;
padding-bottom:15px;
}

#left h3
{
color:#30112f;
font-size:1.3em;
}

#middle
{
width:778px;
float:left;
margin-top:5px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
background-repeat:repeat;
background-position:top;
}

#information
{
margin-top:7px;
margin-left:7px;
margin-right:7px;
}

#middle h1
{
font-size:2em;
padding-bottom:15px;
color:#00a76d;
}

#middle h2
{
color:#00a76d;
font-size:1.7em;
font-weight:bold;
padding-bottom:10px;
}

#middle h3
{
font-size:1.3em;
font-weight:bold;
padding-bottom:5px;
}

#middle h3.booknow
{
color:#333333;
text-align:center;
margin-top:10px;
margin-bottom: 5px;
background-image:url(pictures/orange_bg.png);
background-repeat:repeat;
background-position:top;
}

#middle h4
{
font-size:1.4em;
}

#middle p
{
font-size:1.3em;
line-height:1.6em;
padding-bottom:15px;
}

#middle ul
{
margin-left:30px;
margin-bottom:15px;
}

#middle ol
{
margin-left:30px;
margin-bottom:15px;
}

#middle li
{
font-size:1.3em;
line-height:1.6em;
list-style-type:disc;
}

#middle ul ul
{
margin-bottom:0px;
}

#middle ul ul li
{
font-size:100%;
}

#middle ul ul ul li
{
font-size:100%;
}

#middle ol li
{
font-size:1.3em;
line-height:1.6em;
list-style-type:decimal;
}

#middle input
{
width:250px;
}

#middle input.button
{
width:100px;
}

#middle img
{
margin-top:0px;
margin-bottom:0px;
margin-right:7px;
}

#microtable
{
font-size:1.1em;
font-weight:bold
}

a.ajaxSearch_resultLink
{
font-size:1.6em;
}

span.ajaxSearch_paging
{
font-size:1.3em;
margin-bottom:20px;
}

#flash-home
{
width:756px;
float:right;
}

#right
{
margin-top:5px;
margin-bottom:5px;
margin-right:0px;
height:100%;
width:240px;
float:right;
}

#right p
{
font-size:1.3em;
line-height:1.6em;
padding-bottom:15px;
}

#right h1
{
font-size:2em;
padding-bottom:15px;
}

div.promo
{
width:206px;
margin-left:7px
}

div.promo_video
{
width:227px;
margin-top:5px;
margin-left:0px;
}

div.promo2
{
width:226px;
margin-bottom:5px;
margin-left:7px;
}

div.promo p
{
padding:0px
}

#footer
{
clear:both;
width:1000px;
height:26px;
}

a[href $='.pdf'] { 
   padding-left: 0px;   padding-bottom:4px;
   background: transparent url(./pictures/pdf_icon.gif) no-repeat center left;
}

a[href $='.doc'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/word_icon.gif) no-repeat center left;
}

a[href $='.dot'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/word_icon.gif) no-repeat center left;
}

a[href $='.docx'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/word_icon.gif) no-repeat center left;
}

a[href $='.xlsx'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/excel_icon.gif) no-repeat center left;
}

a[href $='.xls'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/excel_icon.gif) no-repeat center left;
}

a[href $='.ppt'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/powerpoint_icon.gif) no-repeat center left;
}

a[href $='.pptx'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/powerpoint_icon.gif) no-repeat center left;
}

a[href $='.pps'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/powerpoint_icon.gif) no-repeat center left;
}

a[href $='.txt'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/txt_icon.gif) no-repeat center left;
}

.tablica {
font-size:1.3em;
line-height:1.6em;
padding-bottom:3px;	
}

#slider {width:480px; margin-top: 0px; margin-bottom: 10px;}
.header {width:480px; border:0px solid #9ac1c9; padding:0px; font-weight:bold; margin-top:0px; cursor:pointer;}
.header:hover {background:url(pictures/orange_bg.png)}
.content {overflow:hidden}
.text {width:466px; border:0px solid #9ac1c9; border-top:none; padding:15px; text-align: left;}

a img {
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1; /* Mozilla 1.6 */
-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
filter: alpha(opacity=100); /* IE 5.5+*/
}

a:hover img {
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=94);
-moz-opacity: 0.94; /* Mozilla 1.6 */
-khtml-opacity: 0.94; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.94; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
filter: alpha(opacity=94); /* IE 5.5+ */
}
